#FCE9FC#FCE9FC
#FCE9FC is a very light, muted purple. Relative luminance 0.860; OKLCH L 95.5% C 0.032 H 325.8°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE9FC |
|---|---|
| RGB | rgb(252, 233, 252) |
| HSL | hsl(300, 76%, 95%) |
| HSV | hsv(300, 8%, 99%) |
| CMYK | cmyk(0%, 7.5%, 0%, 1.2%) |
| CIE-LAB | lab(94.31, 9.71, -6.83) |
| CIE-LCH | lch(94.31, 11.87, 324.86°) |
| OKLab | oklab(95.47% 0.0267 -0.0181) |
| OKLCH | oklch(95.47% 0.032 325.8) |
| XYZ | xyz(86.8519, 86.0023, 104.1013) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.88
Lavender (CSS)
#E6E6FA
ΔE00 7.49
Light Pink
#FFD1DF
ΔE00 8.93
Mistyrose
#FFE4E1
ΔE00 9.03
Pale Pink
#FFCFDC
ΔE00 9.60
Ghostwhite
#F8F8FF
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE9FC #E9FCE9
analogous
#F2E9FC #FCE9FC #FCE9F2
triadic
#FCE9FC #FCFCE9 #E9FCFC
tetradic
#FCE9FC #FCF2E9 #E9FCE9 #E9F2FC
square
#FCE9FC #FCF2E9 #E9FCE9 #E9F2FC
split-complementary
#FCE9FC #F2FCE9 #E9FCF2
monochromatic
#ED7DED #F5B3F5 #FBE4FB #FBE4FB #FBE4FB
Accessibility & contrast
On white
1.15
#FCE9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#FCE9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE9FC
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE9FC | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFD
Deuteranopia (green-blind)
#ECEFFB
Tritanopia (blue-blind)
#FDEAEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fce9fc; /* rgb */ color: rgb(252, 233, 252); /* oklch */ color: oklch(95.5% 0.032 325.8);
Tailwind
colors: {
custom: {
50: '#fdf0fd',
500: '#fce9fc',
950: '#000000',
},
}SCSS
$custom: #fce9fc; $custom-light: #fdf0fd; $custom-dark: #000000;
JSON
{
"hex": "#fce9fc",
"rgb": {
"r": 252,
"g": 233,
"b": 252
},
"hsl": {
"h": 300,
"s": 76,
"l": 95.098
},
"oklch": {
"l": 0.95465,
"c": 0.03227,
"h": 325.8
},
"luminance": 0.86002
}Semantic roles & 50–950 ramp
primary
#FCE9FC
secondary
#A6E4A6
accent
#D80D0D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585