#FCDCE9#FCDCE9
#FCDCE9 is a very light, muted pink. Relative luminance 0.778; OKLCH L 92.5% C 0.039 H 351.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCE9 |
|---|---|
| RGB | rgb(252, 220, 233) |
| HSL | hsl(336, 84%, 93%) |
| HSV | hsv(336, 13%, 99%) |
| CMYK | cmyk(0%, 12.7%, 7.5%, 1.2%) |
| CIE-LAB | lab(90.67, 13.16, -2.27) |
| CIE-LCH | lch(90.67, 13.35, 350.22°) |
| OKLab | oklab(92.46% 0.0386 -0.0058) |
| OKLCH | oklch(92.46% 0.039 351.4) |
| XYZ | xyz(80.4448, 77.7667, 87.8477) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.14
Pale Pink
#FFCFDC
ΔE00 4.75
Mistyrose
#FFE4E1
ΔE00 6.90
Lavenderblush
#FFF0F5
ΔE00 7.43
Light Rose
#FFC5CB
ΔE00 8.22
Thistle
#D8BFD8
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCE9 #DCFCEF
analogous
#FCDCF9 #FCDCE9 #FCDFDC
triadic
#FCDCE9 #E9FCDC #DCE9FC
tetradic
#FCDCE9 #F9FCDC #DCFCEF #DFDCFC
square
#FCDCE9 #F9FCDC #DCFCEF #DFDCFC
split-complementary
#FCDCE9 #DCFCDF #DCF9FC
monochromatic
#F26BA2 #F7A4C6 #FCDCE9 #FDE3ED #FDE3ED
Accessibility & contrast
On white
1.27
#FCDCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#FCDCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCE9
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCE9 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1EA
Deuteranopia (green-blind)
#E6E6E8
Tritanopia (blue-blind)
#FFDBE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdce9; /* rgb */ color: rgb(252, 220, 233); /* oklch */ color: oklch(92.5% 0.039 351.4);
Tailwind
colors: {
custom: {
50: '#fde7f0',
500: '#fcdce9',
950: '#000000',
},
}SCSS
$custom: #fcdce9; $custom-light: #fde7f0; $custom-dark: #000000;
JSON
{
"hex": "#fcdce9",
"rgb": {
"r": 252,
"g": 220,
"b": 233
},
"hsl": {
"h": 335.625,
"s": 84.211,
"l": 92.549
},
"oklch": {
"l": 0.9246,
"c": 0.03909,
"h": 351.4
},
"luminance": 0.77765
}Semantic roles & 50–950 ramp
primary
#FCDCE9
secondary
#98E4C5
accent
#E18705
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485