#E8BEE7#E8BEE7
#E8BEE7 is a very light, moderate purple. Relative luminance 0.598; OKLCH L 85.1% C 0.072 H 326.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E8BEE7 |
|---|---|
| RGB | rgb(232, 190, 231) |
| HSL | hsl(301, 48%, 83%) |
| HSV | hsv(301, 18%, 91%) |
| CMYK | cmyk(0%, 18.1%, 0.4%, 9%) |
| CIE-LAB | lab(81.70, 21.88, -14.71) |
| CIE-LCH | lch(81.70, 26.37, 326.09°) |
| OKLab | oklab(85.07% 0.0605 -0.0394) |
| OKLCH | oklch(85.07% 0.072 326.9) |
| XYZ | xyz(66.1143, 59.7537, 83.6366) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.05
Pale Mauve
#FED0FC
ΔE00 4.56
Light Lilac
#EDC8FF
ΔE00 4.86
Pale Lavender
#EECFFE
ΔE00 4.99
Light Lavendar
#EFC0FE
ΔE00 5.17
Thistle
#D8BFD8
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8BEE7 #BEE8BF
analogous
#D4BEE8 #E8BEE7 #E8BED2
triadic
#E8BEE7 #E7E8BE #BEE7E8
tetradic
#E8BEE7 #E8D4BE #BEE8BF #BED2E8
square
#E8BEE7 #E8D4BE #BEE8BF #BED2E8
split-complementary
#E8BEE7 #D2E8BE #BEE8D4
monochromatic
#C864C6 #D891D6 #E8BEE7 #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.62
#E8BEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#E8BEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8BEE7
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8BEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8BEE7 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC8E9
Deuteranopia (green-blind)
#C5CDE5
Tritanopia (blue-blind)
#EBC1CC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e8bee7; /* rgb */ color: rgb(232, 190, 231); /* oklch */ color: oklch(85.1% 0.072 326.9);
Tailwind
colors: {
custom: {
50: '#efd1ee',
500: '#e8bee7',
950: '#000000',
},
}SCSS
$custom: #e8bee7; $custom-light: #efd1ee; $custom-dark: #000000;
JSON
{
"hex": "#e8bee7",
"rgb": {
"r": 232,
"g": 190,
"b": 231
},
"hsl": {
"h": 301.429,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.85072,
"c": 0.0722,
"h": 326.9
},
"luminance": 0.59752
}Semantic roles & 50–950 ramp
primary
#E8BEE7
secondary
#87C388
accent
#BB2E2B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#161416
muted
#858385