#E1BEE2#E1BEE2
#E1BEE2 is a very light, moderate purple. Relative luminance 0.583; OKLCH L 84.3% C 0.062 H 325.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BEE2 |
|---|---|
| RGB | rgb(225, 190, 226) |
| HSL | hsl(298, 38%, 82%) |
| HSV | hsv(298, 16%, 89%) |
| CMYK | cmyk(0.4%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(80.92, 18.63, -13.27) |
| CIE-LCH | lch(80.92, 22.87, 324.55°) |
| OKLab | oklab(84.27% 0.0512 -0.0355) |
| OKLCH | oklch(84.27% 0.062 325.3) |
| XYZ | xyz(63.1905, 58.3266, 79.8661) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.99
Very Light Purple
#F6CEFC
ΔE00 4.96
Pale Lavender
#EECFFE
ΔE00 5.29
Pale Mauve
#FED0FC
ΔE00 5.67
Light Lilac
#EDC8FF
ΔE00 5.70
Pale Lilac
#E4CBFF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BEE2 #BFE2BE
analogous
#CFBEE2 #E1BEE2 #E2BED1
triadic
#E1BEE2 #E2E1BE #BEE2E1
tetradic
#E1BEE2 #E2CFBE #BFE2BE #BED1E2
square
#E1BEE2 #E2CFBE #BFE2BE #BED1E2
split-complementary
#E1BEE2 #D1E2BE #BEE2CF
monochromatic
#BA69BC #CD94CF #E1BEE2 #F5E8F5 #F5EAF6
Accessibility & contrast
On white
1.66
#E1BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#E1BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BEE2
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BEE2 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E4
Deuteranopia (green-blind)
#C3CAE1
Tritanopia (blue-blind)
#E3C1CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #e1bee2; /* rgb */ color: rgb(225, 190, 226); /* oklch */ color: oklch(84.3% 0.062 325.3);
Tailwind
colors: {
custom: {
50: '#ead1eb',
500: '#e1bee2',
950: '#000000',
},
}SCSS
$custom: #e1bee2; $custom-light: #ead1eb; $custom-dark: #000000;
JSON
{
"hex": "#e1bee2",
"rgb": {
"r": 225,
"g": 190,
"b": 226
},
"hsl": {
"h": 298.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.84268,
"c": 0.06226,
"h": 325.3
},
"luminance": 0.58325
}Semantic roles & 50–950 ramp
primary
#E1BEE2
secondary
#8BBB89
accent
#B13438
background
#FEFEFE
surface
#FDFBFD
border
#D5D4D5
text
#161416
muted
#848384