#FCEAFB#FCEAFB
#FCEAFB is a very light, muted purple. Relative luminance 0.865; OKLCH L 95.6% C 0.030 H 327.5°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEAFB |
|---|---|
| RGB | rgb(252, 234, 251) |
| HSL | hsl(303, 75%, 95%) |
| HSV | hsv(303, 7%, 99%) |
| CMYK | cmyk(0%, 7.1%, 0.4%, 1.2%) |
| CIE-LAB | lab(94.53, 9.01, -6.00) |
| CIE-LCH | lch(94.53, 10.83, 326.37°) |
| OKLab | oklab(95.62% 0.0249 -0.0159) |
| OKLCH | oklch(95.62% 0.03 327.5) |
| XYZ | xyz(86.9778, 86.5069, 103.3635) |
| Luminance | 0.8651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.09
Lavender (CSS)
#E6E6FA
ΔE00 7.24
Mistyrose
#FFE4E1
ΔE00 8.49
Ghostwhite
#F8F8FF
ΔE00 8.97
Very Light Pink
#FFF4F2
ΔE00 8.97
Light Pink
#FFD1DF
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEAFB #EAFCEB
analogous
#F4EAFC #FCEAFB #FCEAF2
triadic
#FCEAFB #FBFCEA #EAFBFC
tetradic
#FCEAFB #FCF4EA #EAFCEB #EAF2FC
square
#FCEAFB #FCF4EA #EAFCEB #EAF2FC
split-complementary
#FCEAFB #F2FCEA #EAFCF4
monochromatic
#ED7FE7 #F4B4F1 #FBE4FA #FBE4FA #FBE4FA
Accessibility & contrast
On white
1.15
#FCEAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#FCEAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEAFB
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEAFB | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFC
Deuteranopia (green-blind)
#EDF0FA
Tritanopia (blue-blind)
#FDEBEF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fceafb; /* rgb */ color: rgb(252, 234, 251); /* oklch */ color: oklch(95.6% 0.030 327.5);
Tailwind
colors: {
custom: {
50: '#fdf0fc',
500: '#fceafb',
950: '#000000',
},
}SCSS
$custom: #fceafb; $custom-light: #fdf0fc; $custom-dark: #000000;
JSON
{
"hex": "#fceafb",
"rgb": {
"r": 252,
"g": 234,
"b": 251
},
"hsl": {
"h": 303.333,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.95624,
"c": 0.02955,
"h": 327.5
},
"luminance": 0.86506
}Semantic roles & 50–950 ramp
primary
#FCEAFB
secondary
#A7E3AA
accent
#D7190E
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585