#FCEBFE#FCEBFE
#FCEBFE is a very light, muted purple. Relative luminance 0.873; OKLCH L 95.9% C 0.031 H 322.6°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEBFE |
|---|---|
| RGB | rgb(252, 235, 254) |
| HSL | hsl(294, 90%, 96%) |
| HSV | hsv(294, 7%, 100%) |
| CMYK | cmyk(0.8%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(94.85, 9.03, -7.08) |
| CIE-LCH | lch(94.85, 11.47, 321.93°) |
| OKLab | oklab(95.9% 0.0246 -0.0188) |
| OKLCH | oklch(95.9% 0.031 322.6) |
| XYZ | xyz(87.7399, 87.2685, 105.9690) |
| Luminance | 0.8727 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.68
Lavender (CSS)
#E6E6FA
ΔE00 6.90
Ghostwhite
#F8F8FF
ΔE00 9.03
Mistyrose
#FFE4E1
ΔE00 9.26
Very Light Pink
#FFF4F2
ΔE00 9.49
Light Pink
#FFD1DF
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEBFE #EDFEEB
analogous
#F2EBFE #FCEBFE #FEEBF6
triadic
#FCEBFE #FEFCEB #EBFEFC
tetradic
#FCEBFE #FEF2EB #EDFEEB #EBF6FE
square
#FCEBFE #FEF2EB #EDFEEB #EBF6FE
split-complementary
#FCEBFE #F6FEEB #EBFEF2
monochromatic
#EB76F8 #F3B1FB #FBE2FE #FBE2FE #FBE2FE
Accessibility & contrast
On white
1.14
#FCEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#FCEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEBFE
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEBFE | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#FDEDF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fcebfe; /* rgb */ color: rgb(252, 235, 254); /* oklch */ color: oklch(95.9% 0.031 322.6);
Tailwind
colors: {
custom: {
50: '#fdf1fe',
500: '#fcebfe',
950: '#000000',
},
}SCSS
$custom: #fcebfe; $custom-light: #fdf1fe; $custom-dark: #000000;
JSON
{
"hex": "#fcebfe",
"rgb": {
"r": 252,
"g": 235,
"b": 254
},
"hsl": {
"h": 293.684,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.95903,
"c": 0.03093,
"h": 322.6
},
"luminance": 0.87268
}Semantic roles & 50–950 ramp
primary
#FCEBFE
secondary
#AAEAA3
accent
#E60018
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585