#E4BEEB#E4BEEB
#E4BEEB is a very light, moderate purple. Relative luminance 0.593; OKLCH L 84.8% C 0.074 H 321.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BEEB |
|---|---|
| RGB | rgb(228, 190, 235) |
| HSL | hsl(291, 53%, 83%) |
| HSV | hsv(291, 19%, 92%) |
| CMYK | cmyk(3%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(81.47, 21.30, -17.25) |
| CIE-LCH | lch(81.47, 27.41, 321.01°) |
| OKLab | oklab(84.85% 0.0574 -0.0464) |
| OKLCH | oklch(84.85% 0.074 321) |
| XYZ | xyz(65.4017, 59.3202, 86.5858) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.67
Very Light Purple
#F6CEFC
ΔE00 3.92
Light Lavendar
#EFC0FE
ΔE00 4.13
Pale Lavender
#EECFFE
ΔE00 4.16
Pale Lilac
#E4CBFF
ΔE00 4.93
Pale Mauve
#FED0FC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BEEB #C5EBBE
analogous
#CDBEEB #E4BEEB #EBBEDB
triadic
#E4BEEB #EBE4BE #BEEBE4
tetradic
#E4BEEB #EBCDBE #C5EBBE #BEDBEB
square
#E4BEEB #EBCDBE #C5EBBE #BEDBEB
split-complementary
#E4BEEB #DBEBBE #BEEBCD
monochromatic
#BD60CE #D18FDD #E4BEEB #F5E8F8 #F5E8F8
Accessibility & contrast
On white
1.63
#E4BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#E4BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BEEB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BEEB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#C2CCE9
Tritanopia (blue-blind)
#E5C2CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e4beeb; /* rgb */ color: rgb(228, 190, 235); /* oklch */ color: oklch(84.8% 0.074 321.0);
Tailwind
colors: {
custom: {
50: '#ecd1f1',
500: '#e4beeb',
950: '#000000',
},
}SCSS
$custom: #e4beeb; $custom-light: #ecd1f1; $custom-dark: #000000;
JSON
{
"hex": "#e4beeb",
"rgb": {
"r": 228,
"g": 190,
"b": 235
},
"hsl": {
"h": 290.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.84846,
"c": 0.07382,
"h": 321
},
"luminance": 0.59319
}Semantic roles & 50–950 ramp
primary
#E4BEEB
secondary
#90C786
accent
#C0253D
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385