#FCEBFA#FCEBFA
#FCEBFA is a very light, muted purple. Relative luminance 0.870; OKLCH L 95.8% C 0.027 H 329.5°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEBFA |
|---|---|
| RGB | rgb(252, 235, 250) |
| HSL | hsl(307, 74%, 95%) |
| HSV | hsv(307, 7%, 99%) |
| CMYK | cmyk(0%, 6.7%, 0.8%, 1.2%) |
| CIE-LAB | lab(94.74, 8.32, -5.16) |
| CIE-LCH | lch(94.74, 9.79, 328.21°) |
| OKLab | oklab(95.78% 0.0231 -0.0136) |
| OKLCH | oklch(95.78% 0.027 329.5) |
| XYZ | xyz(87.1061, 87.0150, 102.6307) |
| Luminance | 0.8701 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.28
Lavender (CSS)
#E6E6FA
ΔE00 7.07
Mistyrose
#FFE4E1
ΔE00 7.97
Very Light Pink
#FFF4F2
ΔE00 8.16
Ghostwhite
#F8F8FF
ΔE00 8.30
Snow
#FFFAFA
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEBFA #EBFCED
analogous
#F5EBFC #FCEBFA #FCEBF1
triadic
#FCEBFA #FAFCEB #EBFAFC
tetradic
#FCEBFA #FCF5EB #EBFCED #EBF1FC
square
#FCEBFA #FCF5EB #EBFCED #EBF1FC
split-complementary
#FCEBFA #F1FCEB #EBFCF5
monochromatic
#EC81DF #F4B6ED #FBE4F8 #FBE4F8 #FBE4F8
Accessibility & contrast
On white
1.14
#FCEBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#FCEBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEBFA
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEBFA | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFB
Deuteranopia (green-blind)
#EEF1F9
Tritanopia (blue-blind)
#FEECF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fcebfa; /* rgb */ color: rgb(252, 235, 250); /* oklch */ color: oklch(95.8% 0.027 329.5);
Tailwind
colors: {
custom: {
50: '#fdf1fc',
500: '#fcebfa',
950: '#000000',
},
}SCSS
$custom: #fcebfa; $custom-light: #fdf1fc; $custom-dark: #000000;
JSON
{
"hex": "#fcebfa",
"rgb": {
"r": 252,
"g": 235,
"b": 250
},
"hsl": {
"h": 307.059,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.95784,
"c": 0.02686,
"h": 329.5
},
"luminance": 0.87014
}Semantic roles & 50–950 ramp
primary
#FCEBFA
secondary
#A8E3AF
accent
#D6270F
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585