#FCD8F4#FCD8F4
#FCD8F4 is a very light, muted pink. Relative luminance 0.763; OKLCH L 92.0% C 0.054 H 333.7°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8F4 |
|---|---|
| RGB | rgb(252, 216, 244) |
| HSL | hsl(313, 86%, 92%) |
| HSV | hsv(313, 14%, 99%) |
| CMYK | cmyk(0%, 14.3%, 3.2%, 1.2%) |
| CIE-LAB | lab(90.02, 17.13, -9.02) |
| CIE-LCH | lch(90.02, 19.36, 332.24°) |
| OKLab | oklab(92.05% 0.0484 -0.0239) |
| OKLCH | oklch(92.05% 0.054 333.7) |
| XYZ | xyz(81.0281, 76.3404, 96.0371) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.66
Very Light Purple
#F6CEFC
ΔE00 5.28
Light Pink
#FFD1DF
ΔE00 5.62
Pale Lavender
#EECFFE
ΔE00 6.21
Pale Pink
#FFCFDC
ΔE00 6.27
Thistle
#D8BFD8
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8F4 #D8FCE0
analogous
#F2D8FC #FCD8F4 #FCD8E2
triadic
#FCD8F4 #F4FCD8 #D8F4FC
tetradic
#FCD8F4 #FCF2D8 #D8FCE0 #D8E2FC
square
#FCD8F4 #FCF2D8 #D8FCE0 #D8E2FC
split-complementary
#FCD8F4 #E2FCD8 #D8FCF2
monochromatic
#F366D4 #F89FE4 #FCD8F4 #FDE3F7 #FDE3F7
Accessibility & contrast
On white
1.29
#FCD8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FCD8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8F4
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8F4 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF5
Deuteranopia (green-blind)
#E0E4F3
Tritanopia (blue-blind)
#FFD9E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcd8f4; /* rgb */ color: rgb(252, 216, 244); /* oklch */ color: oklch(92.0% 0.054 333.7);
Tailwind
colors: {
custom: {
50: '#fde4f7',
500: '#fcd8f4',
950: '#000000',
},
}SCSS
$custom: #fcd8f4; $custom-light: #fde4f7; $custom-dark: #000000;
JSON
{
"hex": "#fcd8f4",
"rgb": {
"r": 252,
"g": 216,
"b": 244
},
"hsl": {
"h": 313.333,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.92049,
"c": 0.05396,
"h": 333.7
},
"luminance": 0.76339
}Semantic roles & 50–950 ramp
primary
#FCD8F4
secondary
#94E4A6
accent
#E23503
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485