#E7BBEE#E7BBEE
#E7BBEE is a very light, moderate purple. Relative luminance 0.587; OKLCH L 84.7% C 0.084 H 321.7°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBEE |
|---|---|
| RGB | rgb(231, 187, 238) |
| HSL | hsl(292, 60%, 83%) |
| HSV | hsv(292, 21%, 93%) |
| CMYK | cmyk(2.9%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(81.13, 24.45, -19.34) |
| CIE-LCH | lch(81.13, 31.18, 321.66°) |
| OKLab | oklab(84.68% 0.0661 -0.0521) |
| OKLCH | oklch(84.68% 0.084 321.7) |
| XYZ | xyz(66.1559, 58.7039, 88.7183) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.95
Light Lilac
#EDC8FF
ΔE00 3.55
Very Light Purple
#F6CEFC
ΔE00 4.39
Pale Lavender
#EECFFE
ΔE00 4.89
Light Lavender
#DFC5FE
ΔE00 5.30
Pale Mauve
#FED0FC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBEE #C2EEBB
analogous
#CDBBEE #E7BBEE #EEBBDB
triadic
#E7BBEE #EEE7BB #BBEEE7
tetradic
#E7BBEE #EECDBB #C2EEBB #BBDBEE
square
#E7BBEE #EECDBB #C2EEBB #BBDBEE
split-complementary
#E7BBEE #DBEEBB #BBEECD
monochromatic
#C459D6 #D68AE2 #E7BBEE #F6E7F9 #F6E7F9
Accessibility & contrast
On white
1.65
#E7BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#E7BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBEE
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBEE | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#E9C0CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e7bbee; /* rgb */ color: rgb(231, 187, 238); /* oklch */ color: oklch(84.7% 0.084 321.7);
Tailwind
colors: {
custom: {
50: '#efcff3',
500: '#e7bbee',
950: '#000000',
},
}SCSS
$custom: #e7bbee; $custom-light: #efcff3; $custom-dark: #000000;
JSON
{
"hex": "#e7bbee",
"rgb": {
"r": 231,
"g": 187,
"b": 238
},
"hsl": {
"h": 291.765,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.8468,
"c": 0.08416,
"h": 321.7
},
"luminance": 0.58703
}Semantic roles & 50–950 ramp
primary
#E7BBEE
secondary
#8CCC81
accent
#C81E35
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161417
muted
#858385