#FCD8FB#FCD8FB
#FCD8FB is a very light, moderate purple. Relative luminance 0.768; OKLCH L 92.3% C 0.061 H 326.9°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8FB |
|---|---|
| RGB | rgb(252, 216, 251) |
| HSL | hsl(302, 86%, 92%) |
| HSV | hsv(302, 14%, 99%) |
| CMYK | cmyk(0%, 14.3%, 0.4%, 1.2%) |
| CIE-LAB | lab(90.22, 18.37, -12.39) |
| CIE-LCH | lch(90.22, 22.16, 325.99°) |
| OKLab | oklab(92.27% 0.0508 -0.0331) |
| OKLCH | oklch(92.27% 0.061 326.9) |
| XYZ | xyz(82.1112, 76.7736, 101.7413) |
| Luminance | 0.7677 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.08
Very Light Purple
#F6CEFC
ΔE00 3.48
Pale Lavender
#EECFFE
ΔE00 4.43
Light Lilac
#EDC8FF
ΔE00 6.27
Pale Lilac
#E4CBFF
ΔE00 6.92
Light Pink
#FFD1DF
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8FB #D8FCD9
analogous
#EBD8FC #FCD8FB #FCD8E9
triadic
#FCD8FB #FBFCD8 #D8FBFC
tetradic
#FCD8FB #FCEBD8 #D8FCD9 #D8E9FC
square
#FCD8FB #FCEBD8 #D8FCD9 #D8E9FC
split-complementary
#FCD8FB #E9FCD8 #D8FCEB
monochromatic
#F366EF #F89FF5 #FCD8FB #FDE3FC #FDE3FC
Accessibility & contrast
On white
1.28
#FCD8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#FCD8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8FB
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8FB | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E0FD
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#FFDBE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcd8fb; /* rgb */ color: rgb(252, 216, 251); /* oklch */ color: oklch(92.3% 0.061 326.9);
Tailwind
colors: {
custom: {
50: '#fde4fc',
500: '#fcd8fb',
950: '#000000',
},
}SCSS
$custom: #fcd8fb; $custom-light: #fde4fc; $custom-dark: #000000;
JSON
{
"hex": "#fcd8fb",
"rgb": {
"r": 252,
"g": 216,
"b": 251
},
"hsl": {
"h": 301.667,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.9227,
"c": 0.06058,
"h": 326.9
},
"luminance": 0.76772
}Semantic roles & 50–950 ramp
primary
#FCD8FB
secondary
#94E496
accent
#E20903
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485