#FCDEEA#FCDEEA
#FCDEEA is a very light, muted pink. Relative luminance 0.789; OKLCH L 92.9% C 0.036 H 351.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEEA |
|---|---|
| RGB | rgb(252, 222, 234) |
| HSL | hsl(336, 83%, 93%) |
| HSV | hsv(336, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 7.1%, 1.2%) |
| CIE-LAB | lab(91.18, 12.29, -2.05) |
| CIE-LCH | lch(91.18, 12.46, 350.53°) |
| OKLab | oklab(92.86% 0.0361 -0.0053) |
| OKLCH | oklch(92.86% 0.036 351.7) |
| XYZ | xyz(81.1160, 78.8801, 88.7782) |
| Luminance | 0.7888 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.84
Pale Pink
#FFCFDC
ΔE00 5.43
Mistyrose
#FFE4E1
ΔE00 6.37
Lavenderblush
#FFF0F5
ΔE00 6.67
Light Rose
#FFC5CB
ΔE00 8.74
Thistle
#D8BFD8
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEEA #DEFCF0
analogous
#FCDEF9 #FCDEEA #FCE1DE
triadic
#FCDEEA #EAFCDE #DEEAFC
tetradic
#FCDEEA #F9FCDE #DEFCF0 #E1DEFC
square
#FCDEEA #F9FCDE #DEFCF0 #E1DEFC
split-complementary
#FCDEEA #DEFCE1 #DEF9FC
monochromatic
#F26EA3 #F7A6C6 #FCDEEA #FCE3ED #FCE3ED
Accessibility & contrast
On white
1.25
#FCDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#FCDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEEA
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEEA | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EA
Deuteranopia (green-blind)
#E7E7E9
Tritanopia (blue-blind)
#FFDDE2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcdeea; /* rgb */ color: rgb(252, 222, 234); /* oklch */ color: oklch(92.9% 0.036 351.7);
Tailwind
colors: {
custom: {
50: '#fde8f0',
500: '#fcdeea',
950: '#000000',
},
}SCSS
$custom: #fcdeea; $custom-light: #fde8f0; $custom-dark: #000000;
JSON
{
"hex": "#fcdeea",
"rgb": {
"r": 252,
"g": 222,
"b": 234
},
"hsl": {
"h": 336,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.92863,
"c": 0.03647,
"h": 351.7
},
"luminance": 0.78879
}Semantic roles & 50–950 ramp
primary
#FCDEEA
secondary
#9AE4C7
accent
#E08906
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485