#E989EE#E989EE
#E989EE is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.6% C 0.172 H 325.3°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E989EE |
|---|---|
| RGB | rgb(233, 137, 238) |
| HSL | hsl(297, 75%, 74%) |
| HSV | hsv(297, 42%, 93%) |
| CMYK | cmyk(2.1%, 42.4%, 0%, 6.7%) |
| CIE-LAB | lab(70.45, 51.43, -35.69) |
| CIE-LCH | lch(70.45, 62.60, 325.24°) |
| OKLab | oklab(76.62% 0.1411 -0.0977) |
| OKLCH | oklch(76.62% 0.172 325.3) |
| XYZ | xyz(57.9812, 41.3906, 85.8074) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.57
Lavender Pink
#DD85D7
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 4.07
Orchid
#DA70D6
ΔE00 6.37
Candy Pink
#FF63E9
ΔE00 6.87
Light Magenta
#FA5FF7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E989EE #8EEE89
analogous
#B689EE #E989EE #EE89C0
triadic
#E989EE #EEE989 #89EEE9
tetradic
#E989EE #EEB689 #8EEE89 #89C0EE
square
#E989EE #EEB689 #8EEE89 #89C0EE
split-complementary
#E989EE #C0EE89 #89EEB6
monochromatic
#D320DD #DF54E6 #E989EE #F3BEF6 #FAE4FB
Accessibility & contrast
On white
2.26
#E989EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#E989EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E989EE
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E989EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E989EE | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#99B1EB
Tritanopia (blue-blind)
#EE94B0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e989ee; /* rgb */ color: rgb(233, 137, 238); /* oklch */ color: oklch(76.6% 0.172 325.3);
Tailwind
colors: {
custom: {
50: '#f2aef4',
500: '#e989ee',
950: '#000000',
},
}SCSS
$custom: #e989ee; $custom-light: #f2aef4; $custom-dark: #000000;
JSON
{
"hex": "#e989ee",
"rgb": {
"r": 233,
"g": 137,
"b": 238
},
"hsl": {
"h": 297.03,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.76622,
"c": 0.17167,
"h": 325.3
},
"luminance": 0.41388
}Semantic roles & 50–950 ramp
primary
#E989EE
secondary
#D9F3D8
accent
#D70F18
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171017
muted
#857F85