#FCE9FB#FCE9FB
#FCE9FB is a very light, muted purple. Relative luminance 0.859; OKLCH L 95.4% C 0.031 H 327.4°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE9FB |
|---|---|
| RGB | rgb(252, 233, 251) |
| HSL | hsl(303, 76%, 95%) |
| HSV | hsv(303, 8%, 99%) |
| CMYK | cmyk(0%, 7.5%, 0.4%, 1.2%) |
| CIE-LAB | lab(94.29, 9.53, -6.35) |
| CIE-LCH | lch(94.29, 11.45, 326.31°) |
| OKLab | oklab(95.44% 0.0263 -0.0168) |
| OKLCH | oklch(95.44% 0.031 327.4) |
| XYZ | xyz(86.6939, 85.9391, 103.2689) |
| Luminance | 0.8594 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.55
Lavender (CSS)
#E6E6FA
ΔE00 7.50
Mistyrose
#FFE4E1
ΔE00 8.70
Light Pink
#FFD1DF
ΔE00 8.86
Very Light Pink
#FFF4F2
ΔE00 9.44
Ghostwhite
#F8F8FF
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE9FB #E9FCEA
analogous
#F3E9FC #FCE9FB #FCE9F1
triadic
#FCE9FB #FBFCE9 #E9FBFC
tetradic
#FCE9FB #FCF3E9 #E9FCEA #E9F1FC
square
#FCE9FB #FCF3E9 #E9FCEA #E9F1FC
split-complementary
#FCE9FB #F1FCE9 #E9FCF3
monochromatic
#ED7DE7 #F5B3F1 #FBE4FA #FBE4FA #FBE4FA
Accessibility & contrast
On white
1.15
#FCE9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#FCE9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE9FB
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE9FB | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFC
Deuteranopia (green-blind)
#ECEFFA
Tritanopia (blue-blind)
#FEEAEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fce9fb; /* rgb */ color: rgb(252, 233, 251); /* oklch */ color: oklch(95.4% 0.031 327.4);
Tailwind
colors: {
custom: {
50: '#fdf0fc',
500: '#fce9fb',
950: '#000000',
},
}SCSS
$custom: #fce9fb; $custom-light: #fdf0fc; $custom-dark: #000000;
JSON
{
"hex": "#fce9fb",
"rgb": {
"r": 252,
"g": 233,
"b": 251
},
"hsl": {
"h": 303.158,
"s": 76,
"l": 95.098
},
"oklch": {
"l": 0.95435,
"c": 0.03126,
"h": 327.4
},
"luminance": 0.85938
}Semantic roles & 50–950 ramp
primary
#FCE9FB
secondary
#A6E4A9
accent
#D8180D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585