#EE89E5#EE89E5
#EE89E5 is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.8% C 0.167 H 330.4°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89E5 |
|---|---|
| RGB | rgb(238, 137, 229) |
| HSL | hsl(305, 75%, 74%) |
| HSV | hsv(305, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 3.8%, 6.7%) |
| CIE-LAB | lab(70.68, 51.31, -30.33) |
| CIE-LCH | lch(70.68, 59.60, 329.41°) |
| OKLab | oklab(76.81% 0.1449 -0.0824) |
| OKLCH | oklch(76.81% 0.167 330.4) |
| XYZ | xyz(58.3477, 41.7287, 79.0946) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Lavender Pink
#DD85D7
ΔE00 3.15
Purply Pink
#F075E6
ΔE00 4.05
Bubblegum Pink
#FE83CC
ΔE00 6.49
Orchid
#DA70D6
ΔE00 6.54
Candy Pink
#FF63E9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89E5 #89EE92
analogous
#C489EE #EE89E5 #EE89B2
triadic
#EE89E5 #E5EE89 #89E5EE
tetradic
#EE89E5 #EEC489 #89EE92 #89B2EE
square
#EE89E5 #EEC489 #89EE92 #89B2EE
split-complementary
#EE89E5 #B2EE89 #89EEC4
monochromatic
#DD20CC #E654D9 #EE89E5 #F6BEF1 #FBE4F9
Accessibility & contrast
On white
2.25
#EE89E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#EE89E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89E5
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89E5 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A4E8
Deuteranopia (green-blind)
#A0B2E2
Tritanopia (blue-blind)
#F591AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee89e5; /* rgb */ color: rgb(238, 137, 229); /* oklch */ color: oklch(76.8% 0.167 330.4);
Tailwind
colors: {
custom: {
50: '#f5aeed',
500: '#ee89e5',
950: '#000000',
},
}SCSS
$custom: #ee89e5; $custom-light: #f5aeed; $custom-dark: #000000;
JSON
{
"hex": "#ee89e5",
"rgb": {
"r": 238,
"g": 137,
"b": 229
},
"hsl": {
"h": 305.347,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.76808,
"c": 0.16667,
"h": 330.4
},
"luminance": 0.41726
}Semantic roles & 50–950 ramp
primary
#EE89E5
secondary
#D8F3DB
accent
#D7200F
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171016
muted
#857F84