#FCDEEE#FCDEEE
#FCDEEE is a very light, muted pink. Relative luminance 0.791; OKLCH L 93.0% C 0.039 H 344.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEEE |
|---|---|
| RGB | rgb(252, 222, 238) |
| HSL | hsl(328, 83%, 93%) |
| HSV | hsv(328, 12%, 99%) |
| CMYK | cmyk(0%, 11.9%, 5.6%, 1.2%) |
| CIE-LAB | lab(91.29, 12.96, -3.99) |
| CIE-LCH | lch(91.29, 13.57, 342.88°) |
| OKLab | oklab(92.98% 0.0375 -0.0104) |
| OKLCH | oklch(92.98% 0.039 344.5) |
| XYZ | xyz(81.6972, 79.1125, 91.8389) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.91
Pale Pink
#FFCFDC
ΔE00 5.59
Lavenderblush
#FFF0F5
ΔE00 7.37
Mistyrose
#FFE4E1
ΔE00 7.75
Thistle
#D8BFD8
ΔE00 8.14
Pale Mauve
#FED0FC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEEE #DEFCEC
analogous
#FBDEFC #FCDEEE #FCDEDF
triadic
#FCDEEE #EEFCDE #DEEEFC
tetradic
#FCDEEE #FCFBDE #DEFCEC #DEDFFC
square
#FCDEEE #FCFBDE #DEFCEC #DEDFFC
split-complementary
#FCDEEE #DFFCDE #DEFCFB
monochromatic
#F26EB4 #F7A6D1 #FCDEEE #FCE3F1 #FCE3F1
Accessibility & contrast
On white
1.25
#FCDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#FCDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEEE
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEEE | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EF
Deuteranopia (green-blind)
#E6E8ED
Tritanopia (blue-blind)
#FFDEE3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fcdeee; /* rgb */ color: rgb(252, 222, 238); /* oklch */ color: oklch(93.0% 0.039 344.5);
Tailwind
colors: {
custom: {
50: '#fde8f3',
500: '#fcdeee',
950: '#000000',
},
}SCSS
$custom: #fcdeee; $custom-light: #fde8f3; $custom-dark: #000000;
JSON
{
"hex": "#fcdeee",
"rgb": {
"r": 252,
"g": 222,
"b": 238
},
"hsl": {
"h": 328,
"s": 83.333,
"l": 92.941
},
"oklch": {
"l": 0.9298,
"c": 0.03895,
"h": 344.5
},
"luminance": 0.79111
}Semantic roles & 50–950 ramp
primary
#FCDEEE
secondary
#9AE4BD
accent
#E06B06
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485