#E899EE#E899EE
#E899EE is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.0% C 0.144 H 324.4°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E899EE |
|---|---|
| RGB | rgb(232, 153, 238) |
| HSL | hsl(296, 71%, 77%) |
| HSV | hsv(296, 36%, 93%) |
| CMYK | cmyk(2.5%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(73.62, 42.87, -30.79) |
| CIE-LCH | lch(73.62, 52.78, 324.31°) |
| OKLab | oklab(78.98% 0.1171 -0.084) |
| OKLCH | oklch(78.98% 0.144 324.4) |
| XYZ | xyz(60.1010, 46.1135, 86.6073) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 5.26
Mauve
#E0B0FF
ΔE00 6.53
Baby Purple
#CA9BF7
ΔE00 7.07
Lavender (survey)
#C79FEF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E899EE #9FEE99
analogous
#BE99EE #E899EE #EE99CA
triadic
#E899EE #EEE899 #99EEE8
tetradic
#E899EE #EEBE99 #9FEE99 #99CAEE
square
#E899EE #EEBE99 #9FEE99 #99CAEE
split-complementary
#E899EE #CAEE99 #99EEBE
monochromatic
#D030DD #DC65E5 #E899EE #F4CDF7 #F9E5FB
Accessibility & contrast
On white
2.05
#E899EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#E899EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E899EE
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E899EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E899EE | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#ECA2B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e899ee; /* rgb */ color: rgb(232, 153, 238); /* oklch */ color: oklch(79.0% 0.144 324.4);
Tailwind
colors: {
custom: {
50: '#f0b8f3',
500: '#e899ee',
950: '#000000',
},
}SCSS
$custom: #e899ee; $custom-light: #f0b8f3; $custom-dark: #000000;
JSON
{
"hex": "#e899ee",
"rgb": {
"r": 232,
"g": 153,
"b": 238
},
"hsl": {
"h": 295.765,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.78978,
"c": 0.14407,
"h": 324.4
},
"luminance": 0.46111
}Semantic roles & 50–950 ramp
primary
#E899EE
secondary
#DBF2D9
accent
#D31220
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085