#FCE0FB#FCE0FB
#FCE0FB is a very light, muted purple. Relative luminance 0.810; OKLCH L 93.7% C 0.047 H 327.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE0FB |
|---|---|
| RGB | rgb(252, 224, 251) |
| HSL | hsl(302, 82%, 93%) |
| HSV | hsv(302, 11%, 99%) |
| CMYK | cmyk(0%, 11.1%, 0.4%, 1.2%) |
| CIE-LAB | lab(92.12, 14.19, -9.56) |
| CIE-LCH | lch(92.12, 17.11, 326.03°) |
| OKLab | oklab(93.75% 0.0392 -0.0254) |
| OKLCH | oklch(93.75% 0.047 327) |
| XYZ | xyz(84.2108, 80.9729, 102.4412) |
| Luminance | 0.8097 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.22
Very Light Purple
#F6CEFC
ΔE00 6.40
Pale Lavender
#EECFFE
ΔE00 6.58
Light Pink
#FFD1DF
ΔE00 7.21
Thistle
#D8BFD8
ΔE00 7.87
Pale Pink
#FFCFDC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE0FB #E0FCE1
analogous
#EFE0FC #FCE0FB #FCE0ED
triadic
#FCE0FB #FBFCE0 #E0FBFC
tetradic
#FCE0FB #FCEFE0 #E0FCE1 #E0EDFC
square
#FCE0FB #FCEFE0 #E0FCE1 #E0EDFC
split-complementary
#FCE0FB #EDFCE0 #E0FCEF
monochromatic
#F170ED #F7A8F4 #FCE0FB #FCE3FB #FCE3FB
Accessibility & contrast
On white
1.22
#FCE0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#FCE0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE0FB
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE0FB | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FC
Deuteranopia (green-blind)
#E4EAFA
Tritanopia (blue-blind)
#FEE2E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fce0fb; /* rgb */ color: rgb(252, 224, 251); /* oklch */ color: oklch(93.7% 0.047 327.0);
Tailwind
colors: {
custom: {
50: '#fde9fc',
500: '#fce0fb',
950: '#000000',
},
}SCSS
$custom: #fce0fb; $custom-light: #fde9fc; $custom-dark: #000000;
JSON
{
"hex": "#fce0fb",
"rgb": {
"r": 252,
"g": 224,
"b": 251
},
"hsl": {
"h": 302.143,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.93747,
"c": 0.04674,
"h": 327
},
"luminance": 0.80972
}Semantic roles & 50–950 ramp
primary
#FCE0FB
secondary
#9CE49E
accent
#DF0E07
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485