#FCEAFA#FCEAFA
#FCEAFA is a very light, muted purple. Relative luminance 0.864; OKLCH L 95.6% C 0.029 H 329.3°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEAFA |
|---|---|
| RGB | rgb(252, 234, 250) |
| HSL | hsl(307, 75%, 95%) |
| HSV | hsv(307, 7%, 99%) |
| CMYK | cmyk(0%, 7.1%, 0.8%, 1.2%) |
| CIE-LAB | lab(94.50, 8.84, -5.51) |
| CIE-LCH | lch(94.50, 10.42, 328.03°) |
| OKLab | oklab(95.59% 0.0246 -0.0146) |
| OKLCH | oklch(95.59% 0.029 329.3) |
| XYZ | xyz(86.8206, 86.4440, 102.5355) |
| Luminance | 0.8644 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.75
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Mistyrose
#FFE4E1
ΔE00 8.16
Very Light Pink
#FFF4F2
ΔE00 8.64
Ghostwhite
#F8F8FF
ΔE00 8.80
Light Pink
#FFD1DF
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEAFA #EAFCEC
analogous
#F5EAFC #FCEAFA #FCEAF1
triadic
#FCEAFA #FAFCEA #EAFAFC
tetradic
#FCEAFA #FCF5EA #EAFCEC #EAF1FC
square
#FCEAFA #FCF5EA #EAFCEC #EAF1FC
split-complementary
#FCEAFA #F1FCEA #EAFCF5
monochromatic
#ED7FE0 #F4B4ED #FBE4F9 #FBE4F9 #FBE4F9
Accessibility & contrast
On white
1.15
#FCEAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#FCEAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEAFA
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEAFA | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFB
Deuteranopia (green-blind)
#EDF0F9
Tritanopia (blue-blind)
#FEEBEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fceafa; /* rgb */ color: rgb(252, 234, 250); /* oklch */ color: oklch(95.6% 0.029 329.3);
Tailwind
colors: {
custom: {
50: '#fdf0fc',
500: '#fceafa',
950: '#000000',
},
}SCSS
$custom: #fceafa; $custom-light: #fdf0fc; $custom-dark: #000000;
JSON
{
"hex": "#fceafa",
"rgb": {
"r": 252,
"g": 234,
"b": 250
},
"hsl": {
"h": 306.667,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.95594,
"c": 0.02857,
"h": 329.3
},
"luminance": 0.86443
}Semantic roles & 50–950 ramp
primary
#FCEAFA
secondary
#A7E3AD
accent
#D7250E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585