#FCD8F0#FCD8F0
#FCD8F0 is a very light, muted pink. Relative luminance 0.761; OKLCH L 91.9% C 0.051 H 338.3°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8F0 |
|---|---|
| RGB | rgb(252, 216, 240) |
| HSL | hsl(320, 86%, 92%) |
| HSV | hsv(320, 14%, 99%) |
| CMYK | cmyk(0%, 14.3%, 4.8%, 1.2%) |
| CIE-LAB | lab(89.91, 16.43, -7.08) |
| CIE-LCH | lch(89.91, 17.89, 336.70°) |
| OKLab | oklab(91.93% 0.047 -0.0187) |
| OKLCH | oklch(91.93% 0.051 338.3) |
| XYZ | xyz(80.4273, 76.1001, 92.8732) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.57
Pale Pink
#FFCFDC
ΔE00 5.26
Pale Mauve
#FED0FC
ΔE00 5.76
Very Light Purple
#F6CEFC
ΔE00 6.44
Thistle
#D8BFD8
ΔE00 7.12
Pale Lavender
#EECFFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8F0 #D8FCE4
analogous
#F6D8FC #FCD8F0 #FCD8DE
triadic
#FCD8F0 #F0FCD8 #D8F0FC
tetradic
#FCD8F0 #FCF6D8 #D8FCE4 #D8DEFC
square
#FCD8F0 #FCF6D8 #D8FCE4 #D8DEFC
split-complementary
#FCD8F0 #DEFCD8 #D8FCF6
monochromatic
#F366C4 #F89FDA #FCD8F0 #FDE3F4 #FDE3F4
Accessibility & contrast
On white
1.29
#FCD8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#FCD8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8F0
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8F0 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFF1
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#FFD9E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcd8f0; /* rgb */ color: rgb(252, 216, 240); /* oklch */ color: oklch(91.9% 0.051 338.3);
Tailwind
colors: {
custom: {
50: '#fde4f5',
500: '#fcd8f0',
950: '#000000',
},
}SCSS
$custom: #fcd8f0; $custom-light: #fde4f5; $custom-dark: #000000;
JSON
{
"hex": "#fcd8f0",
"rgb": {
"r": 252,
"g": 216,
"b": 240
},
"hsl": {
"h": 320,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.91926,
"c": 0.05056,
"h": 338.3
},
"luminance": 0.76098
}Semantic roles & 50–950 ramp
primary
#FCD8F0
secondary
#94E4AF
accent
#E24E03
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485