#FCD8FF#FCD8FF
#FCD8FF is a very light, moderate purple. Relative luminance 0.770; OKLCH L 92.4% C 0.065 H 323.7°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD8FF |
|---|---|
| RGB | rgb(252, 216, 255) |
| HSL | hsl(295, 100%, 92%) |
| HSV | hsv(295, 15%, 100%) |
| CMYK | cmyk(1.2%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(90.33, 19.09, -14.32) |
| CIE-LCH | lch(90.33, 23.86, 323.13°) |
| OKLab | oklab(92.4% 0.0521 -0.0383) |
| OKLCH | oklch(92.4% 0.065 323.7) |
| XYZ | xyz(82.7483, 77.0285, 105.0972) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.58
Very Light Purple
#F6CEFC
ΔE00 2.69
Pale Lavender
#EECFFE
ΔE00 3.57
Light Lilac
#EDC8FF
ΔE00 5.37
Pale Lilac
#E4CBFF
ΔE00 6.10
Light Lavendar
#EFC0FE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD8FF #DBFFD8
analogous
#E9D8FF #FCD8FF #FFD8EE
triadic
#FCD8FF #FFFCD8 #D8FFFC
tetradic
#FCD8FF #FFE9D8 #DBFFD8 #D8EEFF
square
#FCD8FF #FFE9D8 #DBFFD8 #D8EEFF
split-complementary
#FCD8FF #EEFFD8 #D8FFE9
monochromatic
#F35EFF #F79BFF #FCD8FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.28
#FCD8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#FCD8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD8FF
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD8FF | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#FEDBE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcd8ff; /* rgb */ color: rgb(252, 216, 255); /* oklch */ color: oklch(92.4% 0.065 323.7);
Tailwind
colors: {
custom: {
50: '#fde4ff',
500: '#fcd8ff',
950: '#000000',
},
}SCSS
$custom: #fcd8ff; $custom-light: #fde4ff; $custom-dark: #000000;
JSON
{
"hex": "#fcd8ff",
"rgb": {
"r": 252,
"g": 216,
"b": 255
},
"hsl": {
"h": 295.385,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.924,
"c": 0.06467,
"h": 323.7
},
"luminance": 0.77027
}Semantic roles & 50–950 ramp
primary
#FCD8FF
secondary
#97EB90
accent
#E60012
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486