#FCDEEB#FCDEEB
#FCDEEB is a very light, muted pink. Relative luminance 0.789; OKLCH L 92.9% C 0.037 H 349.8°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEEB |
|---|---|
| RGB | rgb(252, 222, 235) |
| HSL | hsl(334, 83%, 93%) |
| HSV | hsv(334, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 6.7%, 1.2%) |
| CIE-LAB | lab(91.21, 12.46, -2.54) |
| CIE-LCH | lch(91.21, 12.71, 348.49°) |
| OKLab | oklab(92.89% 0.0365 -0.0065) |
| OKLCH | oklch(92.89% 0.037 349.8) |
| XYZ | xyz(81.2601, 78.9377, 89.5370) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.82
Pale Pink
#FFCFDC
ΔE00 5.43
Mistyrose
#FFE4E1
ΔE00 6.72
Lavenderblush
#FFF0F5
ΔE00 6.83
Thistle
#D8BFD8
ΔE00 8.58
Light Rose
#FFC5CB
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEEB #DEFCEF
analogous
#FCDEFA #FCDEEB #FCE0DE
triadic
#FCDEEB #EBFCDE #DEEBFC
tetradic
#FCDEEB #FAFCDE #DEFCEF #E0DEFC
square
#FCDEEB #FAFCDE #DEFCEF #E0DEFC
split-complementary
#FCDEEB #DEFCE0 #DEFAFC
monochromatic
#F26EA7 #F7A6C9 #FCDEEB #FCE3EE #FCE3EE
Accessibility & contrast
On white
1.25
#FCDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#FCDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEEB
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEEB | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EC
Deuteranopia (green-blind)
#E7E8EA
Tritanopia (blue-blind)
#FFDDE2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcdeeb; /* rgb */ color: rgb(252, 222, 235); /* oklch */ color: oklch(92.9% 0.037 349.8);
Tailwind
colors: {
custom: {
50: '#fde8f1',
500: '#fcdeeb',
950: '#000000',
},
}SCSS
$custom: #fcdeeb; $custom-light: #fde8f1; $custom-dark: #000000;
JSON
{
"hex": "#fcdeeb",
"rgb": {
"r": 252,
"g": 222,
"b": 235
},
"hsl": {
"h": 334,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.92892,
"c": 0.03703,
"h": 349.8
},
"luminance": 0.78936
}Semantic roles & 50–950 ramp
primary
#FCDEEB
secondary
#9AE4C4
accent
#E08106
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485