#FCD5FA#FCD5FA
#FCD5FA is a very light, moderate purple. Relative luminance 0.752; OKLCH L 91.7% C 0.065 H 327.7°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD5FA |
|---|---|
| RGB | rgb(252, 213, 250) |
| HSL | hsl(303, 87%, 91%) |
| HSV | hsv(303, 15%, 99%) |
| CMYK | cmyk(0%, 15.5%, 0.8%, 1.2%) |
| CIE-LAB | lab(89.48, 19.76, -12.97) |
| CIE-LCH | lch(89.48, 23.64, 326.72°) |
| OKLab | oklab(91.69% 0.0548 -0.0346) |
| OKLCH | oklch(91.69% 0.065 327.7) |
| XYZ | xyz(81.1924, 75.1876, 100.6595) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.18
Very Light Purple
#F6CEFC
ΔE00 2.80
Pale Lavender
#EECFFE
ΔE00 4.18
Light Lilac
#EDC8FF
ΔE00 5.75
Pale Lilac
#E4CBFF
ΔE00 6.74
Light Lavendar
#EFC0FE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD5FA #D5FCD7
analogous
#EAD5FC #FCD5FA #FCD5E6
triadic
#FCD5FA #FAFCD5 #D5FAFC
tetradic
#FCD5FA #FCEAD5 #D5FCD7 #D5E6FC
square
#FCD5FA #FCEAD5 #D5FCD7 #D5E6FC
split-complementary
#FCD5FA #E6FCD5 #D5FCEA
monochromatic
#F463EC #F89CF3 #FCD5FA #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.31
#FCD5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#FCD5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD5FA
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD5FA | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFC
Deuteranopia (green-blind)
#DCE3F9
Tritanopia (blue-blind)
#FFD8E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcd5fa; /* rgb */ color: rgb(252, 213, 250); /* oklch */ color: oklch(91.7% 0.065 327.7);
Tailwind
colors: {
custom: {
50: '#fde2fc',
500: '#fcd5fa',
950: '#000000',
},
}SCSS
$custom: #fcd5fa; $custom-light: #fde2fc; $custom-dark: #000000;
JSON
{
"hex": "#fcd5fa",
"rgb": {
"r": 252,
"g": 213,
"b": 250
},
"hsl": {
"h": 303.077,
"s": 86.667,
"l": 91.176
},
"oklch": {
"l": 0.9169,
"c": 0.0648,
"h": 327.7
},
"luminance": 0.75186
}Semantic roles & 50–950 ramp
primary
#FCD5FA
secondary
#91E495
accent
#E30E02
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485