#E9BBEF#E9BBEF
#E9BBEF is a very light, moderate purple. Relative luminance 0.591; OKLCH L 84.9% C 0.086 H 322.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E9BBEF |
|---|---|
| RGB | rgb(233, 187, 239) |
| HSL | hsl(293, 62%, 84%) |
| HSV | hsv(293, 22%, 94%) |
| CMYK | cmyk(2.5%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(81.35, 25.29, -19.53) |
| CIE-LCH | lch(81.35, 31.95, 322.33°) |
| OKLab | oklab(84.9% 0.0686 -0.0526) |
| OKLCH | oklch(84.9% 0.086 322.5) |
| XYZ | xyz(66.9526, 59.0977, 89.5246) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.77
Light Lilac
#EDC8FF
ΔE00 3.61
Very Light Purple
#F6CEFC
ΔE00 4.38
Pale Lavender
#EECFFE
ΔE00 5.03
Pale Mauve
#FED0FC
ΔE00 5.24
Light Lavender
#DFC5FE
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9BBEF #C1EFBB
analogous
#CFBBEF #E9BBEF #EFBBDB
triadic
#E9BBEF #EFE9BB #BBEFE9
tetradic
#E9BBEF #EFCFBB #C1EFBB #BBDBEF
square
#E9BBEF #EFCFBB #C1EFBB #BBDBEF
split-complementary
#E9BBEF #DBEFBB #BBEFCF
monochromatic
#C958D8 #D989E3 #E9BBEF #F7E6F9 #F7E6F9
Accessibility & contrast
On white
1.64
#E9BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#E9BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9BBEF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9BBEF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C7F1
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#EBC0CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e9bbef; /* rgb */ color: rgb(233, 187, 239); /* oklch */ color: oklch(84.9% 0.086 322.5);
Tailwind
colors: {
custom: {
50: '#f0cff4',
500: '#e9bbef',
950: '#000000',
},
}SCSS
$custom: #e9bbef; $custom-light: #f0cff4; $custom-dark: #000000;
JSON
{
"hex": "#e9bbef",
"rgb": {
"r": 233,
"g": 187,
"b": 239
},
"hsl": {
"h": 293.077,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84901,
"c": 0.08646,
"h": 322.5
},
"luminance": 0.59096
}Semantic roles & 50–950 ramp
primary
#E9BBEF
secondary
#8ACD81
accent
#CA1C30
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385