#FBECFA#FBECFA
#FBECFA is a very light, muted purple. Relative luminance 0.874; OKLCH L 95.9% C 0.024 H 327.8°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FBECFA |
|---|---|
| RGB | rgb(251, 236, 250) |
| HSL | hsl(304, 65%, 95%) |
| HSV | hsv(304, 6%, 98%) |
| CMYK | cmyk(0%, 6%, 0.4%, 1.6%) |
| CIE-LAB | lab(94.91, 7.47, -4.92) |
| CIE-LCH | lch(94.91, 8.95, 326.63°) |
| OKLab | oklab(95.89% 0.0207 -0.013) |
| OKLCH | oklch(95.89% 0.024 327.8) |
| XYZ | xyz(87.0319, 87.4029, 102.7095) |
| Luminance | 0.8740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.78
Lavender (CSS)
#E6E6FA
ΔE00 6.54
Ghostwhite
#F8F8FF
ΔE00 7.49
Very Light Pink
#FFF4F2
ΔE00 7.56
Mistyrose
#FFE4E1
ΔE00 7.95
Snow
#FFFAFA
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBECFA #ECFBED
analogous
#F4ECFB #FBECFA #FBECF2
triadic
#FBECFA #FAFBEC #ECFAFB
tetradic
#FBECFA #FBF4EC #ECFBED #ECF2FB
square
#FBECFA #FBF4EC #ECFBED #ECF2FB
split-complementary
#FBECFA #F2FBEC #ECFBF4
monochromatic
#E687DF #F0B9ED #FAE6F8 #FAE6F8 #FAE6F8
Accessibility & contrast
On white
1.14
#FBECFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#FBECFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBECFA
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBECFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBECFA | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFB
Deuteranopia (green-blind)
#EEF1F9
Tritanopia (blue-blind)
#FCEDF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fbecfa; /* rgb */ color: rgb(251, 236, 250); /* oklch */ color: oklch(95.9% 0.024 327.8);
Tailwind
colors: {
custom: {
50: '#fcf2fc',
500: '#fbecfa',
950: '#000000',
},
}SCSS
$custom: #fbecfa; $custom-light: #fcf2fc; $custom-dark: #000000;
JSON
{
"hex": "#fbecfa",
"rgb": {
"r": 251,
"g": 236,
"b": 250
},
"hsl": {
"h": 304,
"s": 65.217,
"l": 95.49
},
"oklch": {
"l": 0.95893,
"c": 0.02444,
"h": 327.8
},
"luminance": 0.87402
}Semantic roles & 50–950 ramp
primary
#FBECFA
secondary
#ABE0AF
accent
#CD2418
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585