#E1BEEB#E1BEEB
#E1BEEB is a very light, moderate purple. Relative luminance 0.588; OKLCH L 84.6% C 0.072 H 318.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E1BEEB |
|---|---|
| RGB | rgb(225, 190, 235) |
| HSL | hsl(287, 53%, 83%) |
| HSV | hsv(287, 19%, 92%) |
| CMYK | cmyk(4.3%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(81.20, 20.32, -17.68) |
| CIE-LCH | lch(81.20, 26.93, 318.99°) |
| OKLab | oklab(84.58% 0.0541 -0.0476) |
| OKLCH | oklch(84.58% 0.072 318.7) |
| XYZ | xyz(64.4580, 58.8336, 86.5415) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.61
Pale Lavender
#EECFFE
ΔE00 4.05
Very Light Purple
#F6CEFC
ΔE00 4.21
Light Lavendar
#EFC0FE
ΔE00 4.29
Pale Lilac
#E4CBFF
ΔE00 4.49
Light Lavender
#DFC5FE
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1BEEB #C8EBBE
analogous
#CABEEB #E1BEEB #EBBEDE
triadic
#E1BEEB #EBE1BE #BEEBE1
tetradic
#E1BEEB #EBCABE #C8EBBE #BEDEEB
square
#E1BEEB #EBCABE #C8EBBE #BEDEEB
split-complementary
#E1BEEB #DEEBBE #BEEBCA
monochromatic
#B660CE #CB8FDD #E1BEEB #F4E8F8 #F4E8F8
Accessibility & contrast
On white
1.64
#E1BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#E1BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1BEEB
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1BEEB | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#C1CBE9
Tritanopia (blue-blind)
#E2C3CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e1beeb; /* rgb */ color: rgb(225, 190, 235); /* oklch */ color: oklch(84.6% 0.072 318.7);
Tailwind
colors: {
custom: {
50: '#ead1f1',
500: '#e1beeb',
950: '#000000',
},
}SCSS
$custom: #e1beeb; $custom-light: #ead1f1; $custom-dark: #000000;
JSON
{
"hex": "#e1beeb",
"rgb": {
"r": 225,
"g": 190,
"b": 235
},
"hsl": {
"h": 286.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84577,
"c": 0.07209,
"h": 318.7
},
"luminance": 0.58833
}Semantic roles & 50–950 ramp
primary
#E1BEEB
secondary
#94C786
accent
#C02548
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385