#E2BEE7#E2BEE7
#E2BEE7 is a very light, moderate purple. Relative luminance 0.588; OKLCH L 84.5% C 0.068 H 322.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BEE7 |
|---|---|
| RGB | rgb(226, 190, 231) |
| HSL | hsl(293, 46%, 83%) |
| HSV | hsv(293, 18%, 91%) |
| CMYK | cmyk(2.2%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(81.16, 19.89, -15.58) |
| CIE-LCH | lch(81.16, 25.27, 321.94°) |
| OKLab | oklab(84.53% 0.0539 -0.0418) |
| OKLCH | oklch(84.53% 0.068 322.2) |
| XYZ | xyz(64.1994, 58.7663, 83.5469) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.28
Light Lilac
#EDC8FF
ΔE00 4.49
Pale Lavender
#EECFFE
ΔE00 4.50
Thistle
#D8BFD8
ΔE00 5.14
Light Lavendar
#EFC0FE
ΔE00 5.17
Pale Mauve
#FED0FC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BEE7 #C3E7BE
analogous
#CEBEE7 #E2BEE7 #E7BED7
triadic
#E2BEE7 #E7E2BE #BEE7E2
tetradic
#E2BEE7 #E7CEBE #C3E7BE #BED7E7
square
#E2BEE7 #E7CEBE #C3E7BE #BED7E7
split-complementary
#E2BEE7 #D7E7BE #BEE7CE
monochromatic
#BA65C6 #CE91D6 #E2BEE7 #F5E9F7 #F5E9F7
Accessibility & contrast
On white
1.65
#E2BEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#E2BEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BEE7
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BEE7 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7E9
Deuteranopia (green-blind)
#C2CBE5
Tritanopia (blue-blind)
#E4C2CC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e2bee7; /* rgb */ color: rgb(226, 190, 231); /* oklch */ color: oklch(84.5% 0.068 322.2);
Tailwind
colors: {
custom: {
50: '#ebd1ee',
500: '#e2bee7',
950: '#000000',
},
}SCSS
$custom: #e2bee7; $custom-light: #ebd1ee; $custom-dark: #000000;
JSON
{
"hex": "#e2bee7",
"rgb": {
"r": 226,
"g": 190,
"b": 231
},
"hsl": {
"h": 292.683,
"s": 46.067,
"l": 82.549
},
"oklch": {
"l": 0.84527,
"c": 0.06824,
"h": 322.2
},
"luminance": 0.58765
}Semantic roles & 50–950 ramp
primary
#E2BEE7
secondary
#8FC287
accent
#B92C3D
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385