#E4BBEE#E4BBEE
#E4BBEE is a very light, moderate purple. Relative luminance 0.582; OKLCH L 84.4% C 0.082 H 319.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BBEE |
|---|---|
| RGB | rgb(228, 187, 238) |
| HSL | hsl(288, 60%, 83%) |
| HSV | hsv(288, 21%, 93%) |
| CMYK | cmyk(4.2%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(80.85, 23.48, -19.78) |
| CIE-LCH | lch(80.85, 30.70, 319.89°) |
| OKLab | oklab(84.41% 0.0628 -0.0534) |
| OKLCH | oklch(84.41% 0.082 319.6) |
| XYZ | xyz(65.1957, 58.2088, 88.6733) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.01
Light Lilac
#EDC8FF
ΔE00 3.37
Very Light Purple
#F6CEFC
ΔE00 4.55
Pale Lavender
#EECFFE
ΔE00 4.71
Light Lavender
#DFC5FE
ΔE00 4.74
Pale Lilac
#E4CBFF
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BBEE #C5EEBB
analogous
#CABBEE #E4BBEE #EEBBDE
triadic
#E4BBEE #EEE4BB #BBEEE4
tetradic
#E4BBEE #EECABB #C5EEBB #BBDEEE
square
#E4BBEE #EECABB #C5EEBB #BBDEEE
split-complementary
#E4BBEE #DEEEBB #BBEECA
monochromatic
#BD59D6 #D18AE2 #E4BBEE #F5E7F9 #F5E7F9
Accessibility & contrast
On white
1.66
#E4BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#E4BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BBEE
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BBEE | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#E5C0CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e4bbee; /* rgb */ color: rgb(228, 187, 238); /* oklch */ color: oklch(84.4% 0.082 319.6);
Tailwind
colors: {
custom: {
50: '#edcff3',
500: '#e4bbee',
950: '#000000',
},
}SCSS
$custom: #e4bbee; $custom-light: #edcff3; $custom-dark: #000000;
JSON
{
"hex": "#e4bbee",
"rgb": {
"r": 228,
"g": 187,
"b": 238
},
"hsl": {
"h": 288.235,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.84406,
"c": 0.0824,
"h": 319.6
},
"luminance": 0.58208
}Semantic roles & 50–950 ramp
primary
#E4BBEE
secondary
#90CC81
accent
#C81E3F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385