#FCE8FB#FCE8FB
#FCE8FB is a very light, muted purple. Relative luminance 0.854; OKLCH L 95.2% C 0.033 H 327.4°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCE8FB |
|---|---|
| RGB | rgb(252, 232, 251) |
| HSL | hsl(303, 77%, 95%) |
| HSV | hsv(303, 8%, 99%) |
| CMYK | cmyk(0%, 7.9%, 0.4%, 1.2%) |
| CIE-LAB | lab(94.04, 10.05, -6.71) |
| CIE-LCH | lch(94.04, 12.08, 326.26°) |
| OKLab | oklab(95.25% 0.0278 -0.0178) |
| OKLCH | oklch(95.25% 0.033 327.4) |
| XYZ | xyz(86.4116, 85.3745, 103.1748) |
| Luminance | 0.8537 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.00
Lavender (CSS)
#E6E6FA
ΔE00 7.78
Light Pink
#FFD1DF
ΔE00 8.57
Mistyrose
#FFE4E1
ΔE00 8.94
Pale Pink
#FFCFDC
ΔE00 9.25
Thistle
#D8BFD8
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCE8FB #E8FCE9
analogous
#F3E8FC #FCE8FB #FCE8F1
triadic
#FCE8FB #FBFCE8 #E8FBFC
tetradic
#FCE8FB #FCF3E8 #E8FCE9 #E8F1FC
square
#FCE8FB #FCF3E8 #E8FCE9 #E8F1FC
split-complementary
#FCE8FB #F1FCE8 #E8FCF3
monochromatic
#EE7CE8 #F5B2F2 #FBE4FA #FBE4FA #FBE4FA
Accessibility & contrast
On white
1.16
#FCE8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#FCE8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCE8FB
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCE8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCE8FB | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFC
Deuteranopia (green-blind)
#EBEFFA
Tritanopia (blue-blind)
#FEE9EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fce8fb; /* rgb */ color: rgb(252, 232, 251); /* oklch */ color: oklch(95.2% 0.033 327.4);
Tailwind
colors: {
custom: {
50: '#fdeffc',
500: '#fce8fb',
950: '#000000',
},
}SCSS
$custom: #fce8fb; $custom-light: #fdeffc; $custom-dark: #000000;
JSON
{
"hex": "#fce8fb",
"rgb": {
"r": 252,
"g": 232,
"b": 251
},
"hsl": {
"h": 303,
"s": 76.923,
"l": 94.902
},
"oklch": {
"l": 0.95246,
"c": 0.03298,
"h": 327.4
},
"luminance": 0.85374
}Semantic roles & 50–950 ramp
primary
#FCE8FB
secondary
#A4E4A8
accent
#D9170C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585