#FCEBFC#FCEBFC
#FCEBFC is a very light, muted purple. Relative luminance 0.871; OKLCH L 95.8% C 0.029 H 325.8°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEBFC |
|---|---|
| RGB | rgb(252, 235, 252) |
| HSL | hsl(300, 74%, 95%) |
| HSV | hsv(300, 7%, 99%) |
| CMYK | cmyk(0%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(94.80, 8.68, -6.12) |
| CIE-LCH | lch(94.80, 10.62, 324.81°) |
| OKLab | oklab(95.84% 0.0239 -0.0162) |
| OKLCH | oklch(95.84% 0.029 325.8) |
| XYZ | xyz(87.4213, 87.1411, 104.2911) |
| Luminance | 0.8714 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.99
Lavender (CSS)
#E6E6FA
ΔE00 6.95
Mistyrose
#FFE4E1
ΔE00 8.62
Ghostwhite
#F8F8FF
ΔE00 8.65
Very Light Pink
#FFF4F2
ΔE00 8.83
Snow
#FFFAFA
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEBFC #EBFCEB
analogous
#F3EBFC #FCEBFC #FCEBF3
triadic
#FCEBFC #FCFCEB #EBFCFC
tetradic
#FCEBFC #FCF3EB #EBFCEB #EBF3FC
square
#FCEBFC #FCF3EB #EBFCEB #EBF3FC
split-complementary
#FCEBFC #F3FCEB #EBFCF3
monochromatic
#EC81EC #F4B6F4 #FBE4FB #FBE4FB #FBE4FB
Accessibility & contrast
On white
1.14
#FCEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#FCEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEBFC
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEBFC | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFD
Deuteranopia (green-blind)
#EDF1FB
Tritanopia (blue-blind)
#FDECF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fcebfc; /* rgb */ color: rgb(252, 235, 252); /* oklch */ color: oklch(95.8% 0.029 325.8);
Tailwind
colors: {
custom: {
50: '#fdf1fd',
500: '#fcebfc',
950: '#000000',
},
}SCSS
$custom: #fcebfc; $custom-light: #fdf1fd; $custom-dark: #000000;
JSON
{
"hex": "#fcebfc",
"rgb": {
"r": 252,
"g": 235,
"b": 252
},
"hsl": {
"h": 300,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.95843,
"c": 0.02885,
"h": 325.8
},
"luminance": 0.8714
}Semantic roles & 50–950 ramp
primary
#FCEBFC
secondary
#A8E3A8
accent
#D60F0F
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585