#FCE9FA#FCE9FA
#FCE9FA is a very light, muted purple. Relative luminance 0.859; OKLCH L 95.4% C 0.030 H 329.1°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE9FA |
|---|---|
| RGB | rgb(252, 233, 250) |
| HSL | hsl(306, 76%, 95%) |
| HSV | hsv(306, 8%, 99%) |
| CMYK | cmyk(0%, 7.5%, 0.8%, 1.2%) |
| CIE-LAB | lab(94.26, 9.35, -5.87) |
| CIE-LCH | lch(94.26, 11.04, 327.87°) |
| OKLab | oklab(95.41% 0.026 -0.0155) |
| OKLCH | oklch(95.41% 0.03 329.1) |
| XYZ | xyz(86.5367, 85.8762, 102.4409) |
| Luminance | 0.8588 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.22
Lavender (CSS)
#E6E6FA
ΔE00 7.54
Mistyrose
#FFE4E1
ΔE00 8.37
Light Pink
#FFD1DF
ΔE00 8.81
Very Light Pink
#FFF4F2
ΔE00 9.12
Ghostwhite
#F8F8FF
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE9FA #E9FCEB
analogous
#F4E9FC #FCE9FA #FCE9F0
triadic
#FCE9FA #FAFCE9 #E9FAFC
tetradic
#FCE9FA #FCF4E9 #E9FCEB #E9F0FC
square
#FCE9FA #FCF4E9 #E9FCEB #E9F0FC
split-complementary
#FCE9FA #F0FCE9 #E9FCF4
monochromatic
#ED7DE2 #F5B3EE #FBE4F9 #FBE4F9 #FBE4F9
Accessibility & contrast
On white
1.16
#FCE9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#FCE9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE9FA
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE9FA | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFB
Deuteranopia (green-blind)
#ECEFF9
Tritanopia (blue-blind)
#FEEAEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fce9fa; /* rgb */ color: rgb(252, 233, 250); /* oklch */ color: oklch(95.4% 0.030 329.1);
Tailwind
colors: {
custom: {
50: '#fdf0fc',
500: '#fce9fa',
950: '#000000',
},
}SCSS
$custom: #fce9fa; $custom-light: #fdf0fc; $custom-dark: #000000;
JSON
{
"hex": "#fce9fa",
"rgb": {
"r": 252,
"g": 233,
"b": 250
},
"hsl": {
"h": 306.316,
"s": 76,
"l": 95.098
},
"oklch": {
"l": 0.95405,
"c": 0.03028,
"h": 329.1
},
"luminance": 0.85875
}Semantic roles & 50–950 ramp
primary
#FCE9FA
secondary
#A6E4AC
accent
#D8230D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585