#FCE0FA#FCE0FA
#FCE0FA is a very light, muted purple. Relative luminance 0.809; OKLCH L 93.7% C 0.046 H 328.2°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE0FA |
|---|---|
| RGB | rgb(252, 224, 250) |
| HSL | hsl(304, 82%, 93%) |
| HSV | hsv(304, 11%, 99%) |
| CMYK | cmyk(0%, 11.1%, 0.8%, 1.2%) |
| CIE-LAB | lab(92.09, 14.02, -9.08) |
| CIE-LCH | lch(92.09, 16.70, 327.06°) |
| OKLab | oklab(93.72% 0.0389 -0.0241) |
| OKLCH | oklch(93.72% 0.046 328.2) |
| XYZ | xyz(84.0536, 80.9100, 101.6132) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.43
Very Light Purple
#F6CEFC
ΔE00 6.65
Pale Lavender
#EECFFE
ΔE00 6.84
Light Pink
#FFD1DF
ΔE00 7.01
Pale Pink
#FFCFDC
ΔE00 7.71
Thistle
#D8BFD8
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE0FA #E0FCE2
analogous
#F0E0FC #FCE0FA #FCE0EC
triadic
#FCE0FA #FAFCE0 #E0FAFC
tetradic
#FCE0FA #FCF0E0 #E0FCE2 #E0ECFC
square
#FCE0FA #FCF0E0 #E0FCE2 #E0ECFC
split-complementary
#FCE0FA #ECFCE0 #E0FCF0
monochromatic
#F170E8 #F7A8F1 #FCE0FA #FCE3FA #FCE3FA
Accessibility & contrast
On white
1.22
#FCE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#FCE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE0FA
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE0FA | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#E5EAF9
Tritanopia (blue-blind)
#FEE2E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fce0fa; /* rgb */ color: rgb(252, 224, 250); /* oklch */ color: oklch(93.7% 0.046 328.2);
Tailwind
colors: {
custom: {
50: '#fde9fc',
500: '#fce0fa',
950: '#000000',
},
}SCSS
$custom: #fce0fa; $custom-light: #fde9fc; $custom-dark: #000000;
JSON
{
"hex": "#fce0fa",
"rgb": {
"r": 252,
"g": 224,
"b": 250
},
"hsl": {
"h": 304.286,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.93716,
"c": 0.04575,
"h": 328.2
},
"luminance": 0.80909
}Semantic roles & 50–950 ramp
primary
#FCE0FA
secondary
#9CE4A1
accent
#DF1607
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485