#E5BEEE#E5BEEE
#E5BEEE is a very light, moderate purple. Relative luminance 0.597; OKLCH L 85.0% C 0.078 H 319.9°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E5BEEE |
|---|---|
| RGB | rgb(229, 190, 238) |
| HSL | hsl(289, 59%, 84%) |
| HSV | hsv(289, 20%, 93%) |
| CMYK | cmyk(3.8%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(81.65, 22.20, -18.56) |
| CIE-LCH | lch(81.65, 28.94, 320.09°) |
| OKLab | oklab(85.04% 0.0595 -0.05) |
| OKLCH | oklch(85.04% 0.078 319.9) |
| XYZ | xyz(66.1570, 59.6591, 88.9026) |
| Luminance | 0.5966 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.12
Light Lavendar
#EFC0FE
ΔE00 3.40
Very Light Purple
#F6CEFC
ΔE00 3.85
Pale Lavender
#EECFFE
ΔE00 4.03
Pale Lilac
#E4CBFF
ΔE00 4.62
Light Lavender
#DFC5FE
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5BEEE #C7EEBE
analogous
#CDBEEE #E5BEEE #EEBEDF
triadic
#E5BEEE #EEE5BE #BEEEE5
tetradic
#E5BEEE #EECDBE #C7EEBE #BEDFEE
square
#E5BEEE #EECDBE #C7EEBE #BEDFEE
split-complementary
#E5BEEE #DFEEBE #BEEECD
monochromatic
#BE5DD5 #D28DE1 #E5BEEE #F5E7F9 #F5E7F9
Accessibility & contrast
On white
1.62
#E5BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#E5BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5BEEE
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5BEEE | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#E6C3CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e5beee; /* rgb */ color: rgb(229, 190, 238); /* oklch */ color: oklch(85.0% 0.078 319.9);
Tailwind
colors: {
custom: {
50: '#edd1f3',
500: '#e5beee',
950: '#000000',
},
}SCSS
$custom: #e5beee; $custom-light: #edd1f3; $custom-dark: #000000;
JSON
{
"hex": "#e5beee",
"rgb": {
"r": 229,
"g": 190,
"b": 238
},
"hsl": {
"h": 288.75,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85041,
"c": 0.07771,
"h": 319.9
},
"luminance": 0.59658
}Semantic roles & 50–950 ramp
primary
#E5BEEE
secondary
#92CC84
accent
#C61F3F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385