#E5BBEE#E5BBEE
#E5BBEE is a very light, moderate purple. Relative luminance 0.584; OKLCH L 84.5% C 0.083 H 320.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BBEE |
|---|---|
| RGB | rgb(229, 187, 238) |
| HSL | hsl(289, 60%, 83%) |
| HSV | hsv(289, 21%, 93%) |
| CMYK | cmyk(3.8%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(80.95, 23.80, -19.63) |
| CIE-LCH | lch(80.95, 30.86, 320.49°) |
| OKLab | oklab(84.5% 0.0639 -0.053) |
| OKLCH | oklch(84.5% 0.083 320.3) |
| XYZ | xyz(65.5139, 58.3729, 88.6882) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.97
Light Lilac
#EDC8FF
ΔE00 3.42
Very Light Purple
#F6CEFC
ΔE00 4.48
Pale Lavender
#EECFFE
ΔE00 4.76
Light Lavender
#DFC5FE
ΔE00 4.92
Pale Lilac
#E4CBFF
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BBEE #C4EEBB
analogous
#CBBBEE #E5BBEE #EEBBDD
triadic
#E5BBEE #EEE5BB #BBEEE5
tetradic
#E5BBEE #EECBBB #C4EEBB #BBDDEE
square
#E5BBEE #EECBBB #C4EEBB #BBDDEE
split-complementary
#E5BBEE #DDEEBB #BBEECB
monochromatic
#C059D6 #D28AE2 #E5BBEE #F6E7F9 #F6E7F9
Accessibility & contrast
On white
1.66
#E5BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#E5BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BBEE
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BBEE | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#E6C0CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e5bbee; /* rgb */ color: rgb(229, 187, 238); /* oklch */ color: oklch(84.5% 0.083 320.3);
Tailwind
colors: {
custom: {
50: '#edcff3',
500: '#e5bbee',
950: '#000000',
},
}SCSS
$custom: #e5bbee; $custom-light: #edcff3; $custom-dark: #000000;
JSON
{
"hex": "#e5bbee",
"rgb": {
"r": 229,
"g": 187,
"b": 238
},
"hsl": {
"h": 289.412,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.84497,
"c": 0.08298,
"h": 320.3
},
"luminance": 0.58372
}Semantic roles & 50–950 ramp
primary
#E5BBEE
secondary
#8FCC81
accent
#C81E3C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385