#FCDEEC#FCDEEC
#FCDEEC is a very light, muted pink. Relative luminance 0.790; OKLCH L 92.9% C 0.038 H 348.0°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEEC |
|---|---|
| RGB | rgb(252, 222, 236) |
| HSL | hsl(332, 83%, 93%) |
| HSV | hsv(332, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 6.3%, 1.2%) |
| CIE-LAB | lab(91.23, 12.62, -3.02) |
| CIE-LCH | lch(91.23, 12.98, 346.54°) |
| OKLab | oklab(92.92% 0.0368 -0.0078) |
| OKLCH | oklch(92.92% 0.038 348) |
| XYZ | xyz(81.4050, 78.9956, 90.3000) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.82
Pale Pink
#FFCFDC
ΔE00 5.46
Lavenderblush
#FFF0F5
ΔE00 7.00
Mistyrose
#FFE4E1
ΔE00 7.07
Thistle
#D8BFD8
ΔE00 8.42
Light Rose
#FFC5CB
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEEC #DEFCEE
analogous
#FCDEFB #FCDEEC #FCDFDE
triadic
#FCDEEC #ECFCDE #DEECFC
tetradic
#FCDEEC #FBFCDE #DEFCEE #DFDEFC
square
#FCDEEC #FBFCDE #DEFCEE #DFDEFC
split-complementary
#FCDEEC #DEFCDF #DEFBFC
monochromatic
#F26EAB #F7A6CC #FCDEEC #FCE3EF #FCE3EF
Accessibility & contrast
On white
1.25
#FCDEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#FCDEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEEC
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEEC | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3ED
Deuteranopia (green-blind)
#E6E8EB
Tritanopia (blue-blind)
#FFDEE3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcdeec; /* rgb */ color: rgb(252, 222, 236); /* oklch */ color: oklch(92.9% 0.038 348.0);
Tailwind
colors: {
custom: {
50: '#fde8f2',
500: '#fcdeec',
950: '#000000',
},
}SCSS
$custom: #fcdeec; $custom-light: #fde8f2; $custom-dark: #000000;
JSON
{
"hex": "#fcdeec",
"rgb": {
"r": 252,
"g": 222,
"b": 236
},
"hsl": {
"h": 332,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.92922,
"c": 0.03764,
"h": 348
},
"luminance": 0.78994
}Semantic roles & 50–950 ramp
primary
#FCDEEC
secondary
#9AE4C2
accent
#E07A06
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485