#FCD8ED#FCD8ED
#FCD8ED is a very light, muted pink. Relative luminance 0.759; OKLCH L 91.8% C 0.048 H 342.2°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8ED |
|---|---|
| RGB | rgb(252, 216, 237) |
| HSL | hsl(325, 86%, 92%) |
| HSV | hsv(325, 14%, 99%) |
| CMYK | cmyk(0%, 14.3%, 6%, 1.2%) |
| CIE-LAB | lab(89.82, 15.92, -5.62) |
| CIE-LCH | lch(89.82, 16.88, 340.55°) |
| OKLab | oklab(91.84% 0.0459 -0.0147) |
| OKLCH | oklch(91.84% 0.048 342.2) |
| XYZ | xyz(79.9854, 75.9233, 90.5455) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.85
Pale Pink
#FFCFDC
ΔE00 4.56
Pale Mauve
#FED0FC
ΔE00 6.65
Thistle
#D8BFD8
ΔE00 7.26
Very Light Purple
#F6CEFC
ΔE00 7.34
Pale Lavender
#EECFFE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8ED #D8FCE7
analogous
#F9D8FC #FCD8ED #FCD8DB
triadic
#FCD8ED #EDFCD8 #D8EDFC
tetradic
#FCD8ED #FCF9D8 #D8FCE7 #D8DBFC
square
#FCD8ED #FCF9D8 #D8FCE7 #D8DBFC
split-complementary
#FCD8ED #DBFCD8 #D8FCF9
monochromatic
#F366B9 #F89FD3 #FCD8ED #FDE3F2 #FDE3F2
Accessibility & contrast
On white
1.30
#FCD8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#FCD8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8ED
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8ED | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#E1E4EC
Tritanopia (blue-blind)
#FFD8DF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcd8ed; /* rgb */ color: rgb(252, 216, 237); /* oklch */ color: oklch(91.8% 0.048 342.2);
Tailwind
colors: {
custom: {
50: '#fde4f2',
500: '#fcd8ed',
950: '#000000',
},
}SCSS
$custom: #fcd8ed; $custom-light: #fde4f2; $custom-dark: #000000;
JSON
{
"hex": "#fcd8ed",
"rgb": {
"r": 252,
"g": 216,
"b": 237
},
"hsl": {
"h": 325,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.91835,
"c": 0.04825,
"h": 342.2
},
"luminance": 0.75922
}Semantic roles & 50–950 ramp
primary
#FCD8ED
secondary
#94E4B5
accent
#E26003
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485