#FCEAFE#FCEAFE
#FCEAFE is a very light, muted purple. Relative luminance 0.867; OKLCH L 95.7% C 0.033 H 322.8°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEAFE |
|---|---|
| RGB | rgb(252, 234, 254) |
| HSL | hsl(294, 91%, 96%) |
| HSV | hsv(294, 8%, 100%) |
| CMYK | cmyk(0.8%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(94.61, 9.55, -7.43) |
| CIE-LCH | lch(94.61, 12.10, 322.10°) |
| OKLab | oklab(95.71% 0.026 -0.0197) |
| OKLCH | oklch(95.71% 0.033 322.8) |
| XYZ | xyz(87.4544, 86.6975, 105.8738) |
| Luminance | 0.8670 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.10
Lavender (CSS)
#E6E6FA
ΔE00 7.19
Light Pink
#FFD1DF
ΔE00 9.36
Mistyrose
#FFE4E1
ΔE00 9.46
Ghostwhite
#F8F8FF
ΔE00 9.52
Pale Lavender
#EECFFE
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEAFE #ECFEEA
analogous
#F2EAFE #FCEAFE #FEEAF6
triadic
#FCEAFE #FEFCEA #EAFEFC
tetradic
#FCEAFE #FEF2EA #ECFEEA #EAF6FE
square
#FCEAFE #FEF2EA #ECFEEA #EAF6FE
split-complementary
#FCEAFE #F6FEEA #EAFEF2
monochromatic
#EB75F8 #F4B0FB #FBE2FE #FBE2FE #FBE2FE
Accessibility & contrast
On white
1.15
#FCEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#FCEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEAFE
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEAFE | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFF
Deuteranopia (green-blind)
#ECF0FD
Tritanopia (blue-blind)
#FDECF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fceafe; /* rgb */ color: rgb(252, 234, 254); /* oklch */ color: oklch(95.7% 0.033 322.8);
Tailwind
colors: {
custom: {
50: '#fdf0fe',
500: '#fceafe',
950: '#000000',
},
}SCSS
$custom: #fceafe; $custom-light: #fdf0fe; $custom-dark: #000000;
JSON
{
"hex": "#fceafe",
"rgb": {
"r": 252,
"g": 234,
"b": 254
},
"hsl": {
"h": 294,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.95714,
"c": 0.03264,
"h": 322.8
},
"luminance": 0.86697
}Semantic roles & 50–950 ramp
primary
#FCEAFE
secondary
#A9EAA2
accent
#E60017
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585