#FCD5FF#FCD5FF
#FCD5FF is a very light, moderate purple. Relative luminance 0.755; OKLCH L 91.9% C 0.070 H 323.9°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD5FF |
|---|---|
| RGB | rgb(252, 213, 255) |
| HSL | hsl(296, 100%, 92%) |
| HSV | hsv(296, 16%, 100%) |
| CMYK | cmyk(1.2%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(89.63, 20.66, -15.38) |
| CIE-LCH | lch(89.63, 25.76, 323.35°) |
| OKLab | oklab(91.85% 0.0564 -0.0412) |
| OKLCH | oklch(91.85% 0.07 323.9) |
| XYZ | xyz(81.9868, 75.5054, 104.8433) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.67
Very Light Purple
#F6CEFC
ΔE00 1.80
Pale Lavender
#EECFFE
ΔE00 3.20
Light Lilac
#EDC8FF
ΔE00 4.63
Pale Lilac
#E4CBFF
ΔE00 5.78
Light Lavendar
#EFC0FE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD5FF #D8FFD5
analogous
#E7D5FF #FCD5FF #FFD5ED
triadic
#FCD5FF #FFFCD5 #D5FFFC
tetradic
#FCD5FF #FFE7D5 #D8FFD5 #D5EDFF
square
#FCD5FF #FFE7D5 #D8FFD5 #D5EDFF
split-complementary
#FCD5FF #EDFFD5 #D5FFE7
monochromatic
#F35BFF #F898FF #FCD5FF #FDE0FF #FDE0FF
Accessibility & contrast
On white
1.30
#FCD5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#FCD5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD5FF
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD5FF | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#FED9E3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcd5ff; /* rgb */ color: rgb(252, 213, 255); /* oklch */ color: oklch(91.9% 0.070 323.9);
Tailwind
colors: {
custom: {
50: '#fde2ff',
500: '#fcd5ff',
950: '#000000',
},
}SCSS
$custom: #fcd5ff; $custom-light: #fde2ff; $custom-dark: #000000;
JSON
{
"hex": "#fcd5ff",
"rgb": {
"r": 252,
"g": 213,
"b": 255
},
"hsl": {
"h": 295.714,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.91854,
"c": 0.06986,
"h": 323.9
},
"luminance": 0.75504
}Semantic roles & 50–950 ramp
primary
#FCD5FF
secondary
#94EB8D
accent
#E60010
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486