#E9BBFB#E9BBFB
#E9BBFB is a very light, moderate purple. Relative luminance 0.598; OKLCH L 85.3% C 0.100 H 316.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BBFB |
|---|---|
| RGB | rgb(233, 187, 251) |
| HSL | hsl(283, 89%, 86%) |
| HSV | hsv(283, 25%, 98%) |
| CMYK | cmyk(7.2%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(81.75, 27.59, -25.34) |
| CIE-LCH | lch(81.75, 37.46, 317.43°) |
| OKLab | oklab(85.34% 0.0722 -0.0688) |
| OKLCH | oklch(85.34% 0.1 316.3) |
| XYZ | xyz(68.7846, 59.8305, 99.1730) |
| Luminance | 0.5983 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.37
Light Lilac
#EDC8FF
ΔE00 3.32
Mauve
#E0B0FF
ΔE00 3.91
Light Lavender
#DFC5FE
ΔE00 4.38
Light Violet
#D6B4FC
ΔE00 4.50
Pale Lilac
#E4CBFF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BBFB #CDFBBB
analogous
#C9BBFB #E9BBFB #FBBBED
triadic
#E9BBFB #FBE9BB #BBFBE9
tetradic
#E9BBFB #FBC9BB #CDFBBB #BBEDFB
square
#E9BBFB #FBC9BB #CDFBBB #BBEDFB
split-complementary
#E9BBFB #EDFBBB #BBFBC9
monochromatic
#C447F4 #D681F8 #E9BBFB #F6E2FD #F6E2FD
Accessibility & contrast
On white
1.62
#E9BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#E9BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BBFB
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BBFB | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C8FE
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#E9C2D1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e9bbfb; /* rgb */ color: rgb(233, 187, 251); /* oklch */ color: oklch(85.3% 0.100 316.3);
Tailwind
colors: {
custom: {
50: '#f0cffc',
500: '#e9bbfb',
950: '#000000',
},
}SCSS
$custom: #e9bbfb; $custom-light: #f0cffc; $custom-dark: #000000;
JSON
{
"hex": "#e9bbfb",
"rgb": {
"r": 233,
"g": 187,
"b": 251
},
"hsl": {
"h": 283.125,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85341,
"c": 0.09973,
"h": 316.3
},
"luminance": 0.59829
}Semantic roles & 50–950 ramp
primary
#E9BBFB
secondary
#97E07A
accent
#E60041
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#161417
muted
#858385