#EE89ED#EE89ED
#EE89ED is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.1% C 0.174 H 327.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89ED |
|---|---|
| RGB | rgb(238, 137, 237) |
| HSL | hsl(301, 75%, 74%) |
| HSV | hsv(301, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 0.4%, 6.7%) |
| CIE-LAB | lab(71.00, 52.71, -34.24) |
| CIE-LCH | lch(71.00, 62.85, 326.99°) |
| OKLab | oklab(77.15% 0.1465 -0.0935) |
| OKLCH | oklch(77.15% 0.174 327.5) |
| XYZ | xyz(59.4905, 42.1858, 85.1134) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.52
Purply Pink
#F075E6
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 3.93
Candy Pink
#FF63E9
ΔE00 6.56
Orchid
#DA70D6
ΔE00 6.63
Light Magenta
#FA5FF7
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89ED #89EE8A
analogous
#BC89EE #EE89ED #EE89BA
triadic
#EE89ED #EDEE89 #89EDEE
tetradic
#EE89ED #EEBC89 #89EE8A #89BAEE
square
#EE89ED #EEBC89 #89EE8A #89BAEE
split-complementary
#EE89ED #BAEE89 #89EEBC
monochromatic
#DD20DB #E654E5 #EE89ED #F6BEF5 #FBE4FB
Accessibility & contrast
On white
2.23
#EE89ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#EE89ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89ED
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89ED | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5F1
Deuteranopia (green-blind)
#9DB2EA
Tritanopia (blue-blind)
#F493B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee89ed; /* rgb */ color: rgb(238, 137, 237); /* oklch */ color: oklch(77.1% 0.174 327.5);
Tailwind
colors: {
custom: {
50: '#f5aef3',
500: '#ee89ed',
950: '#000000',
},
}SCSS
$custom: #ee89ed; $custom-light: #f5aef3; $custom-dark: #000000;
JSON
{
"hex": "#ee89ed",
"rgb": {
"r": 238,
"g": 137,
"b": 237
},
"hsl": {
"h": 300.594,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.77147,
"c": 0.17382,
"h": 327.5
},
"luminance": 0.42183
}Semantic roles & 50–950 ramp
primary
#EE89ED
secondary
#D8F3D8
accent
#D7110F
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171017
muted
#857F85