#EE89EE#EE89EE
#EE89EE is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.2% C 0.175 H 327.1°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89EE |
|---|---|
| RGB | rgb(238, 137, 238) |
| HSL | hsl(300, 75%, 74%) |
| HSV | hsv(300, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 0%, 6.7%) |
| CIE-LAB | lab(71.04, 52.88, -34.72) |
| CIE-LCH | lch(71.04, 63.26, 326.71°) |
| OKLab | oklab(77.19% 0.1467 -0.0949) |
| OKLCH | oklch(77.19% 0.175 327.1) |
| XYZ | xyz(59.6371, 42.2444, 85.8850) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.46
Purply Pink
#F075E6
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 6.57
Orchid
#DA70D6
ΔE00 6.67
Light Magenta
#FA5FF7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89EE #89EE89
analogous
#BB89EE #EE89EE #EE89BB
triadic
#EE89EE #EEEE89 #89EEEE
tetradic
#EE89EE #EEBB89 #89EE89 #89BBEE
square
#EE89EE #EEBB89 #89EE89 #89BBEE
split-complementary
#EE89EE #BBEE89 #89EEBB
monochromatic
#DD20DD #E654E6 #EE89EE #F6BEF6 #FBE4FB
Accessibility & contrast
On white
2.22
#EE89EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#EE89EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89EE
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89EE | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F2
Deuteranopia (green-blind)
#9CB3EB
Tritanopia (blue-blind)
#F493B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee89ee; /* rgb */ color: rgb(238, 137, 238); /* oklch */ color: oklch(77.2% 0.175 327.1);
Tailwind
colors: {
custom: {
50: '#f5aef4',
500: '#ee89ee',
950: '#000000',
},
}SCSS
$custom: #ee89ee; $custom-light: #f5aef4; $custom-dark: #000000;
JSON
{
"hex": "#ee89ee",
"rgb": {
"r": 238,
"g": 137,
"b": 238
},
"hsl": {
"h": 300,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.7719,
"c": 0.17474,
"h": 327.1
},
"luminance": 0.42242
}Semantic roles & 50–950 ramp
primary
#EE89EE
secondary
#D8F3D8
accent
#D70F0F
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171017
muted
#857F85