#E8BBEE#E8BBEE
#E8BBEE is a very light, moderate purple. Relative luminance 0.589; OKLCH L 84.8% C 0.085 H 322.4°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BBEE |
|---|---|
| RGB | rgb(232, 187, 238) |
| HSL | hsl(293, 60%, 83%) |
| HSV | hsv(293, 21%, 93%) |
| CMYK | cmyk(2.5%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(81.22, 24.78, -19.19) |
| CIE-LCH | lch(81.22, 31.34, 322.24°) |
| OKLab | oklab(84.77% 0.0672 -0.0517) |
| OKLCH | oklch(84.77% 0.085 322.4) |
| XYZ | xyz(66.4797, 58.8709, 88.7335) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.97
Light Lilac
#EDC8FF
ΔE00 3.64
Very Light Purple
#F6CEFC
ΔE00 4.36
Pale Lavender
#EECFFE
ΔE00 4.97
Pale Mauve
#FED0FC
ΔE00 5.25
Light Lavender
#DFC5FE
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BBEE #C1EEBB
analogous
#CEBBEE #E8BBEE #EEBBDA
triadic
#E8BBEE #EEE8BB #BBEEE8
tetradic
#E8BBEE #EECEBB #C1EEBB #BBDAEE
square
#E8BBEE #EECEBB #C1EEBB #BBDAEE
split-complementary
#E8BBEE #DAEEBB #BBEECE
monochromatic
#C759D6 #D78AE2 #E8BBEE #F7E7F9 #F7E7F9
Accessibility & contrast
On white
1.64
#E8BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#E8BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BBEE
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BBEE | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F0
Deuteranopia (green-blind)
#C0CCEC
Tritanopia (blue-blind)
#EAC0CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e8bbee; /* rgb */ color: rgb(232, 187, 238); /* oklch */ color: oklch(84.8% 0.085 322.4);
Tailwind
colors: {
custom: {
50: '#efcff3',
500: '#e8bbee',
950: '#000000',
},
}SCSS
$custom: #e8bbee; $custom-light: #efcff3; $custom-dark: #000000;
JSON
{
"hex": "#e8bbee",
"rgb": {
"r": 232,
"g": 187,
"b": 238
},
"hsl": {
"h": 292.941,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.84773,
"c": 0.08477,
"h": 322.4
},
"luminance": 0.58869
}Semantic roles & 50–950 ramp
primary
#E8BBEE
secondary
#8ACC81
accent
#C81E32
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385