#FCEBFD#FCEBFD
#FCEBFD is a very light, muted purple. Relative luminance 0.872; OKLCH L 95.9% C 0.030 H 324.1°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEBFD |
|---|---|
| RGB | rgb(252, 235, 253) |
| HSL | hsl(297, 82%, 96%) |
| HSV | hsv(297, 7%, 99%) |
| CMYK | cmyk(0.4%, 7.1%, 0%, 0.8%) |
| CIE-LAB | lab(94.83, 8.85, -6.60) |
| CIE-LCH | lch(94.83, 11.04, 323.31°) |
| OKLab | oklab(95.87% 0.0242 -0.0175) |
| OKLCH | oklch(95.87% 0.03 324.1) |
| XYZ | xyz(87.5802, 87.2046, 105.1278) |
| Luminance | 0.8720 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.33
Lavender (CSS)
#E6E6FA
ΔE00 6.92
Ghostwhite
#F8F8FF
ΔE00 8.84
Mistyrose
#FFE4E1
ΔE00 8.94
Very Light Pink
#FFF4F2
ΔE00 9.16
Light Pink
#FFD1DF
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEBFD #ECFDEB
analogous
#F3EBFD #FCEBFD #FDEBF5
triadic
#FCEBFD #FDFCEB #EBFDFC
tetradic
#FCEBFD #FDF3EB #ECFDEB #EBF5FD
square
#FCEBFD #FDF3EB #ECFDEB #EBF5FD
split-complementary
#FCEBFD #F5FDEB #EBFDF3
monochromatic
#EB7CF2 #F4B3F7 #FBE3FC #FBE3FC #FBE3FC
Accessibility & contrast
On white
1.14
#FCEBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#FCEBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEBFD
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEBFD | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#EDF1FC
Tritanopia (blue-blind)
#FDECF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fcebfd; /* rgb */ color: rgb(252, 235, 253); /* oklch */ color: oklch(95.9% 0.030 324.1);
Tailwind
colors: {
custom: {
50: '#fdf1fe',
500: '#fcebfd',
950: '#000000',
},
}SCSS
$custom: #fcebfd; $custom-light: #fdf1fe; $custom-dark: #000000;
JSON
{
"hex": "#fcebfd",
"rgb": {
"r": 252,
"g": 235,
"b": 253
},
"hsl": {
"h": 296.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.95873,
"c": 0.02987,
"h": 324.1
},
"luminance": 0.87204
}Semantic roles & 50–950 ramp
primary
#FCEBFD
secondary
#A9E7A6
accent
#DE0713
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585