#FCD8F3#FCD8F3
#FCD8F3 is a very light, muted pink. Relative luminance 0.763; OKLCH L 92.0% C 0.053 H 334.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8F3 |
|---|---|
| RGB | rgb(252, 216, 243) |
| HSL | hsl(315, 86%, 92%) |
| HSV | hsv(315, 14%, 99%) |
| CMYK | cmyk(0%, 14.3%, 3.6%, 1.2%) |
| CIE-LAB | lab(89.99, 16.95, -8.53) |
| CIE-LCH | lch(89.99, 18.98, 333.29°) |
| OKLab | oklab(92.02% 0.048 -0.0226) |
| OKLCH | oklch(92.02% 0.053 334.8) |
| XYZ | xyz(80.8767, 76.2798, 95.2396) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.92
Light Pink
#FFD1DF
ΔE00 5.35
Very Light Purple
#F6CEFC
ΔE00 5.56
Pale Pink
#FFCFDC
ΔE00 6.01
Pale Lavender
#EECFFE
ΔE00 6.49
Thistle
#D8BFD8
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8F3 #D8FCE1
analogous
#F3D8FC #FCD8F3 #FCD8E1
triadic
#FCD8F3 #F3FCD8 #D8F3FC
tetradic
#FCD8F3 #FCF3D8 #D8FCE1 #D8E1FC
square
#FCD8F3 #FCF3D8 #D8FCE1 #D8E1FC
split-complementary
#FCD8F3 #E1FCD8 #D8FCF3
monochromatic
#F366D0 #F89FE2 #FCD8F3 #FDE3F6 #FDE3F6
Accessibility & contrast
On white
1.29
#FCD8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#FCD8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8F3
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8F3 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DFF4
Deuteranopia (green-blind)
#E0E4F2
Tritanopia (blue-blind)
#FFD9E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcd8f3; /* rgb */ color: rgb(252, 216, 243); /* oklch */ color: oklch(92.0% 0.053 334.8);
Tailwind
colors: {
custom: {
50: '#fde4f7',
500: '#fcd8f3',
950: '#000000',
},
}SCSS
$custom: #fcd8f3; $custom-light: #fde4f7; $custom-dark: #000000;
JSON
{
"hex": "#fcd8f3",
"rgb": {
"r": 252,
"g": 216,
"b": 243
},
"hsl": {
"h": 315,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.92018,
"c": 0.05309,
"h": 334.8
},
"luminance": 0.76278
}Semantic roles & 50–950 ramp
primary
#FCD8F3
secondary
#94E4A8
accent
#E23B03
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171517
muted
#858485