#E2BEE3#E2BEE3
#E2BEE3 is a very light, moderate purple. Relative luminance 0.585; OKLCH L 84.4% C 0.064 H 325.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E2BEE3 |
|---|---|
| RGB | rgb(226, 190, 227) |
| HSL | hsl(298, 40%, 82%) |
| HSV | hsv(298, 16%, 89%) |
| CMYK | cmyk(0.4%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(81.04, 19.15, -13.62) |
| CIE-LCH | lch(81.04, 23.50, 324.59°) |
| OKLab | oklab(84.39% 0.0526 -0.0364) |
| OKLCH | oklch(84.39% 0.064 325.3) |
| XYZ | xyz(63.6409, 58.5429, 80.6055) |
| Luminance | 0.5854 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.32
Very Light Purple
#F6CEFC
ΔE00 4.75
Pale Lavender
#EECFFE
ΔE00 5.15
Pale Mauve
#FED0FC
ΔE00 5.46
Light Lilac
#EDC8FF
ΔE00 5.47
Light Lavendar
#EFC0FE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2BEE3 #BFE3BE
analogous
#D0BEE3 #E2BEE3 #E3BED2
triadic
#E2BEE3 #E3E2BE #BEE3E2
tetradic
#E2BEE3 #E3D0BE #BFE3BE #BED2E3
square
#E2BEE3 #E3D0BE #BFE3BE #BED2E3
split-complementary
#E2BEE3 #D2E3BE #BEE3D0
monochromatic
#BC68BE #CF93D1 #E2BEE3 #F5E9F5 #F5EAF6
Accessibility & contrast
On white
1.65
#E2BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#E2BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2BEE3
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2BEE3 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC7E5
Deuteranopia (green-blind)
#C3CBE2
Tritanopia (blue-blind)
#E4C1CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e2bee3; /* rgb */ color: rgb(226, 190, 227); /* oklch */ color: oklch(84.4% 0.064 325.3);
Tailwind
colors: {
custom: {
50: '#ebd1eb',
500: '#e2bee3',
950: '#000000',
},
}SCSS
$custom: #e2bee3; $custom-light: #ebd1eb; $custom-dark: #000000;
JSON
{
"hex": "#e2bee3",
"rgb": {
"r": 226,
"g": 190,
"b": 227
},
"hsl": {
"h": 298.378,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.84391,
"c": 0.06399,
"h": 325.3
},
"luminance": 0.58542
}Semantic roles & 50–950 ramp
primary
#E2BEE3
secondary
#8ABC89
accent
#B33336
background
#FEFEFE
surface
#FDFBFD
border
#D5D4D5
text
#161416
muted
#848384