#E4BEEF#E4BEEF
#E4BEEF is a very light, moderate purple. Relative luminance 0.596; OKLCH L 85.0% C 0.078 H 318.6°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E4BEEF |
|---|---|
| RGB | rgb(228, 190, 239) |
| HSL | hsl(287, 60%, 84%) |
| HSV | hsv(287, 21%, 94%) |
| CMYK | cmyk(4.6%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(81.60, 22.06, -19.20) |
| CIE-LCH | lch(81.60, 29.25, 318.98°) |
| OKLab | oklab(84.99% 0.0587 -0.0518) |
| OKLCH | oklch(84.99% 0.078 318.6) |
| XYZ | xyz(65.9861, 59.5539, 89.6636) |
| Luminance | 0.5955 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 2.92
Light Lavendar
#EFC0FE
ΔE00 3.24
Pale Lavender
#EECFFE
ΔE00 3.95
Very Light Purple
#F6CEFC
ΔE00 3.98
Light Lavender
#DFC5FE
ΔE00 4.32
Pale Lilac
#E4CBFF
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4BEEF #C9EFBE
analogous
#CCBEEF #E4BEEF #EFBEE2
triadic
#E4BEEF #EFE4BE #BEEFE4
tetradic
#E4BEEF #EFCCBE #C9EFBE #BEE2EF
square
#E4BEEF #EFCCBE #C9EFBE #BEE2EF
split-complementary
#E4BEEF #E2EFBE #BEEFCC
monochromatic
#BB5CD7 #D08DE3 #E4BEEF #F5E6F9 #F5E6F9
Accessibility & contrast
On white
1.63
#E4BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#E4BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4BEEF
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4BEEF | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F1
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#E5C3CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #e4beef; /* rgb */ color: rgb(228, 190, 239); /* oklch */ color: oklch(85.0% 0.078 318.6);
Tailwind
colors: {
custom: {
50: '#ecd1f4',
500: '#e4beef',
950: '#000000',
},
}SCSS
$custom: #e4beef; $custom-light: #ecd1f4; $custom-dark: #000000;
JSON
{
"hex": "#e4beef",
"rgb": {
"r": 228,
"g": 190,
"b": 239
},
"hsl": {
"h": 286.531,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.84987,
"c": 0.07827,
"h": 318.6
},
"luminance": 0.59553
}Semantic roles & 50–950 ramp
primary
#E4BEEF
secondary
#94CD84
accent
#C81D44
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385