#E2BEE6#E2BEE6
#E2BEE6 is a very light, moderate purple. Relative luminance 0.587; OKLCH L 84.5% C 0.067 H 322.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BEE6 |
|---|---|
| RGB | rgb(226, 190, 230) |
| HSL | hsl(294, 44%, 82%) |
| HSV | hsv(294, 17%, 90%) |
| CMYK | cmyk(1.7%, 17.4%, 0%, 9.8%) |
| CIE-LAB | lab(81.13, 19.71, -15.09) |
| CIE-LCH | lch(81.13, 24.82, 322.56°) |
| OKLab | oklab(84.49% 0.0536 -0.0405) |
| OKLCH | oklch(84.49% 0.067 322.9) |
| XYZ | xyz(64.0585, 58.7099, 82.8052) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.37
Pale Lavender
#EECFFE
ΔE00 4.65
Light Lilac
#EDC8FF
ΔE00 4.73
Thistle
#D8BFD8
ΔE00 4.93
Pale Mauve
#FED0FC
ΔE00 5.29
Light Lavendar
#EFC0FE
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BEE6 #C2E6BE
analogous
#CEBEE6 #E2BEE6 #E6BED6
triadic
#E2BEE6 #E6E2BE #BEE6E2
tetradic
#E2BEE6 #E6CEBE #C2E6BE #BED6E6
square
#E2BEE6 #E6CEBE #C2E6BE #BED6E6
split-complementary
#E2BEE6 #D6E6BE #BEE6CE
monochromatic
#BB66C4 #CE92D5 #E2BEE6 #F5E9F6 #F5E9F6
Accessibility & contrast
On white
1.65
#E2BEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#E2BEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BEE6
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BEE6 | 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)
#BBC7E8
Deuteranopia (green-blind)
#C2CBE5
Tritanopia (blue-blind)
#E4C2CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e2bee6; /* rgb */ color: rgb(226, 190, 230); /* oklch */ color: oklch(84.5% 0.067 322.9);
Tailwind
colors: {
custom: {
50: '#ebd1ee',
500: '#e2bee6',
950: '#000000',
},
}SCSS
$custom: #e2bee6; $custom-light: #ebd1ee; $custom-dark: #000000;
JSON
{
"hex": "#e2bee6",
"rgb": {
"r": 226,
"g": 190,
"b": 230
},
"hsl": {
"h": 294,
"s": 44.444,
"l": 82.353
},
"oklch": {
"l": 0.84493,
"c": 0.06716,
"h": 322.9
},
"luminance": 0.58709
}Semantic roles & 50–950 ramp
primary
#E2BEE6
secondary
#8DC088
accent
#B82E3C
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385