Pale grey to CMYK — Color Code

#fdfdfe
Format Value
HEX #fdfdfe
RGB rgb(253, 253, 254)
HSL hsl(240, 33.3%, 99.4%)
CMYK cmyk(0.4%, 0.4%, 0%, 0.4%)
HSV hsv(240, 0.4%, 99.6%)

pale grey color harmonies

Tints & shades of pale grey

Tints (lighter)

#fdfdfe #fdfdfe #fefefe #fefefe #fefefe #fefeff #fefeff #fefeff #ffffff #ffffff

Shades (darker)

#e6e6e7 #cfcfd0 #b8b8b9 #a1a1a2 #8a8a8b #737373 #5c5c5c #454545 #2e2e2e #171717

Contrast & accessibility

The quick brown fox

On white · 1.02:1 · Fail

The quick brown fox

On black · 20.66:1 · AAA

Recommended text color: #000000

Use pale grey in code

CSS color: #fdfdfe;
SCSS $color: #fdfdfe;
Tailwind bg-[#fdfdfe]
Swift UIColor(red: 0.992, green: 0.992, blue: 0.996, alpha: 1)
Android Color.parseColor("#fdfdfe")
Flutter Color(0xFFFDFDFE)

Colors similar to pale grey

Browse all Gray & neutral colors →

What is the CMYK code for pale grey?

The CSS color pale grey in CMYK format is cmyk(0.4%, 0.4%, 0%, 0.4%). Use this value directly in CSS, SVG, and most design tools.

How do I use pale grey in CSS?

To apply pale grey in CSS:

  • Text color: color: cmyk(0.4%, 0.4%, 0%, 0.4%);
  • Background: background-color: cmyk(0.4%, 0.4%, 0%, 0.4%);
  • Border: border-color: cmyk(0.4%, 0.4%, 0%, 0.4%);

What are all the color format values for pale grey?

FormatValue
HEX#fdfdfe
RGBrgb(253, 253, 254)
HSLhsl(240, 33.3%, 99.4%)
CMYKcmyk(0.4%, 0.4%, 0%, 0.4%)

How do I convert pale grey to CMYK?

Select pale grey from the color name list in our color converter. The CMYK value — cmyk(0.4%, 0.4%, 0%, 0.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does pale grey belong to?

pale grey belongs to the near-white color family. It is a light, moderately saturated color with HSL values: hue 240°, saturation 33.3%, lightness 99.4%.

How do I create lighter and darker shades of pale grey?

Lighter variant (lightness 95%): #eeeef6. Darker variant (lightness 84.4%): #cacae4. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is CMYK used for?

CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.