#FCD5FB#FCD5FB
#FCD5FB is a very light, moderate purple. Relative luminance 0.752; OKLCH L 91.7% C 0.066 H 326.9°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD5FB |
|---|---|
| RGB | rgb(252, 213, 251) |
| HSL | hsl(302, 87%, 91%) |
| HSV | hsv(302, 15%, 99%) |
| CMYK | cmyk(0%, 15.5%, 0.4%, 1.2%) |
| CIE-LAB | lab(89.51, 19.94, -13.45) |
| CIE-LCH | lch(89.51, 24.05, 326.00°) |
| OKLab | oklab(91.72% 0.0551 -0.0359) |
| OKLCH | oklch(91.72% 0.066 326.9) |
| XYZ | xyz(81.3496, 75.2505, 101.4875) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.01
Very Light Purple
#F6CEFC
ΔE00 2.57
Pale Lavender
#EECFFE
ΔE00 3.96
Light Lilac
#EDC8FF
ΔE00 5.51
Pale Lilac
#E4CBFF
ΔE00 6.53
Light Lavendar
#EFC0FE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD5FB #D5FCD6
analogous
#E9D5FC #FCD5FB #FCD5E7
triadic
#FCD5FB #FBFCD5 #D5FBFC
tetradic
#FCD5FB #FCE9D5 #D5FCD6 #D5E7FC
square
#FCD5FB #FCE9D5 #D5FCD6 #D5E7FC
split-complementary
#FCD5FB #E7FCD5 #D5FCE9
monochromatic
#F463F0 #F89CF6 #FCD5FB #FDE2FC #FDE2FC
Accessibility & contrast
On white
1.31
#FCD5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#FCD5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD5FB
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD5FB | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFD
Deuteranopia (green-blind)
#DBE3FA
Tritanopia (blue-blind)
#FFD8E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcd5fb; /* rgb */ color: rgb(252, 213, 251); /* oklch */ color: oklch(91.7% 0.066 326.9);
Tailwind
colors: {
custom: {
50: '#fde2fc',
500: '#fcd5fb',
950: '#000000',
},
}SCSS
$custom: #fcd5fb; $custom-light: #fde2fc; $custom-dark: #000000;
JSON
{
"hex": "#fcd5fb",
"rgb": {
"r": 252,
"g": 213,
"b": 251
},
"hsl": {
"h": 301.538,
"s": 86.667,
"l": 91.176
},
"oklch": {
"l": 0.91723,
"c": 0.06579,
"h": 326.9
},
"luminance": 0.75249
}Semantic roles & 50–950 ramp
primary
#FCD5FB
secondary
#91E493
accent
#E30802
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485