#FCD8F5#FCD8F5
#FCD8F5 is a very light, muted pink. Relative luminance 0.764; OKLCH L 92.1% C 0.055 H 332.7°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8F5 |
|---|---|
| RGB | rgb(252, 216, 245) |
| HSL | hsl(312, 86%, 92%) |
| HSV | hsv(312, 14%, 99%) |
| CMYK | cmyk(0%, 14.3%, 2.8%, 1.2%) |
| CIE-LAB | lab(90.05, 17.30, -9.50) |
| CIE-LCH | lch(90.05, 19.74, 331.24°) |
| OKLab | oklab(92.08% 0.0487 -0.0252) |
| OKLCH | oklch(92.08% 0.055 332.7) |
| XYZ | xyz(81.1803, 76.4013, 96.8389) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.40
Very Light Purple
#F6CEFC
ΔE00 5.01
Light Pink
#FFD1DF
ΔE00 5.88
Pale Lavender
#EECFFE
ΔE00 5.94
Pale Pink
#FFCFDC
ΔE00 6.53
Thistle
#D8BFD8
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8F5 #D8FCDF
analogous
#F1D8FC #FCD8F5 #FCD8E3
triadic
#FCD8F5 #F5FCD8 #D8F5FC
tetradic
#FCD8F5 #FCF1D8 #D8FCDF #D8E3FC
square
#FCD8F5 #FCF1D8 #D8FCDF #D8E3FC
split-complementary
#FCD8F5 #E3FCD8 #D8FCF1
monochromatic
#F366D8 #F89FE6 #FCD8F5 #FDE3F8 #FDE3F8
Accessibility & contrast
On white
1.29
#FCD8F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FCD8F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8F5
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8F5 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F6
Deuteranopia (green-blind)
#DFE4F4
Tritanopia (blue-blind)
#FFDAE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcd8f5; /* rgb */ color: rgb(252, 216, 245); /* oklch */ color: oklch(92.1% 0.055 332.7);
Tailwind
colors: {
custom: {
50: '#fde4f8',
500: '#fcd8f5',
950: '#000000',
},
}SCSS
$custom: #fcd8f5; $custom-light: #fde4f8; $custom-dark: #000000;
JSON
{
"hex": "#fcd8f5",
"rgb": {
"r": 252,
"g": 216,
"b": 245
},
"hsl": {
"h": 311.667,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.9208,
"c": 0.05485,
"h": 332.7
},
"luminance": 0.764
}Semantic roles & 50–950 ramp
primary
#FCD8F5
secondary
#94E4A4
accent
#E22F03
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485