#EE89E6#EE89E6
#EE89E6 is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.8% C 0.168 H 330.0°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89E6 |
|---|---|
| RGB | rgb(238, 137, 230) |
| HSL | hsl(305, 75%, 74%) |
| HSV | hsv(305, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 3.4%, 6.7%) |
| CIE-LAB | lab(70.72, 51.48, -30.82) |
| CIE-LCH | lch(70.72, 60.00, 329.09°) |
| OKLab | oklab(76.85% 0.1451 -0.0838) |
| OKLCH | oklch(76.85% 0.168 330) |
| XYZ | xyz(58.4878, 41.7847, 79.8321) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Lavender Pink
#DD85D7
ΔE00 3.22
Purply Pink
#F075E6
ΔE00 4.00
Orchid
#DA70D6
ΔE00 6.53
Candy Pink
#FF63E9
ΔE00 6.65
Bubblegum Pink
#FE83CC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89E6 #89EE91
analogous
#C389EE #EE89E6 #EE89B3
triadic
#EE89E6 #E6EE89 #89E6EE
tetradic
#EE89E6 #EEC389 #89EE91 #89B3EE
square
#EE89E6 #EEC389 #89EE91 #89B3EE
split-complementary
#EE89E6 #B3EE89 #89EEC3
monochromatic
#DD20CE #E654DB #EE89E6 #F6BEF1 #FBE4F9
Accessibility & contrast
On white
2.24
#EE89E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#EE89E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89E6
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89E6 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A4E9
Deuteranopia (green-blind)
#9FB2E3
Tritanopia (blue-blind)
#F591AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee89e6; /* rgb */ color: rgb(238, 137, 230); /* oklch */ color: oklch(76.8% 0.168 330.0);
Tailwind
colors: {
custom: {
50: '#f5aeee',
500: '#ee89e6',
950: '#000000',
},
}SCSS
$custom: #ee89e6; $custom-light: #f5aeee; $custom-dark: #000000;
JSON
{
"hex": "#ee89e6",
"rgb": {
"r": 238,
"g": 137,
"b": 230
},
"hsl": {
"h": 304.752,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.7685,
"c": 0.16755,
"h": 330
},
"luminance": 0.41782
}Semantic roles & 50–950 ramp
primary
#EE89E6
secondary
#D8F3DA
accent
#D71E0F
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171016
muted
#857F84