#FBECFB#FBECFB
#FBECFB is a very light, muted purple. Relative luminance 0.875; OKLCH L 95.9% C 0.025 H 325.8°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FBECFB |
|---|---|
| RGB | rgb(251, 236, 251) |
| HSL | hsl(300, 65%, 95%) |
| HSV | hsv(300, 6%, 98%) |
| CMYK | cmyk(0%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(94.94, 7.65, -5.40) |
| CIE-LCH | lch(94.94, 9.37, 324.77°) |
| OKLab | oklab(95.92% 0.021 -0.0143) |
| OKLCH | oklch(95.92% 0.025 325.8) |
| XYZ | xyz(87.1891, 87.4658, 103.5375) |
| Luminance | 0.8747 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.16
Lavender (CSS)
#E6E6FA
ΔE00 6.45
Ghostwhite
#F8F8FF
ΔE00 7.67
Very Light Pink
#FFF4F2
ΔE00 7.92
Mistyrose
#FFE4E1
ΔE00 8.26
Snow
#FFFAFA
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBECFB #ECFBEC
analogous
#F3ECFB #FBECFB #FBECF3
triadic
#FBECFB #FBFBEC #ECFBFB
tetradic
#FBECFB #FBF3EC #ECFBEC #ECF3FB
square
#FBECFB #FBF3EC #ECFBEC #ECF3FB
split-complementary
#FBECFB #F3FBEC #ECFBF3
monochromatic
#E687E6 #F0B9F0 #FAE6FA #FAE6FA #FAE6FA
Accessibility & contrast
On white
1.14
#FBECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#FBECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBECFB
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBECFB | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFC
Deuteranopia (green-blind)
#EEF1FA
Tritanopia (blue-blind)
#FCEDF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fbecfb; /* rgb */ color: rgb(251, 236, 251); /* oklch */ color: oklch(95.9% 0.025 325.8);
Tailwind
colors: {
custom: {
50: '#fcf2fc',
500: '#fbecfb',
950: '#000000',
},
}SCSS
$custom: #fbecfb; $custom-light: #fcf2fc; $custom-dark: #000000;
JSON
{
"hex": "#fbecfb",
"rgb": {
"r": 251,
"g": 236,
"b": 251
},
"hsl": {
"h": 300,
"s": 65.217,
"l": 95.49
},
"oklch": {
"l": 0.95923,
"c": 0.02545,
"h": 325.8
},
"luminance": 0.87465
}Semantic roles & 50–950 ramp
primary
#FBECFB
secondary
#ABE0AB
accent
#CD1818
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585