#EE89FF#EE89FF
#EE89FF is a light, vivid purple. Relative luminance 0.433; OKLCH L 78.0% C 0.191 H 321.7°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89FF |
|---|---|
| RGB | rgb(238, 137, 255) |
| HSL | hsl(291, 100%, 77%) |
| HSV | hsv(291, 46%, 100%) |
| CMYK | cmyk(6.7%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(71.75, 55.98, -42.89) |
| CIE-LCH | lch(71.75, 70.52, 322.54°) |
| OKLab | oklab(77.96% 0.1497 -0.1183) |
| OKLCH | oklch(77.96% 0.191 321.7) |
| XYZ | xyz(62.2535, 43.2910, 99.6651) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 6.48
Violet Pink
#FB5FFC
ΔE00 6.86
Light Magenta
#FA5FF7
ΔE00 7.00
Candy Pink
#FF63E9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89FF #9AFF89
analogous
#B389FF #EE89FF #FF89D5
triadic
#EE89FF #FFEE89 #89FFEE
tetradic
#EE89FF #FFB389 #9AFF89 #89D5FF
square
#EE89FF #FFB389 #9AFF89 #89D5FF
split-complementary
#EE89FF #D5FF89 #89FFB3
monochromatic
#DC0FFF #E54CFF #EE89FF #F7C6FF #FBE0FF
Accessibility & contrast
On white
2.17
#EE89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#EE89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89FF
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89FF | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#F098B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee89ff; /* rgb */ color: rgb(238, 137, 255); /* oklch */ color: oklch(78.0% 0.191 321.7);
Tailwind
colors: {
custom: {
50: '#f5aeff',
500: '#ee89ff',
950: '#000000',
},
}SCSS
$custom: #ee89ff; $custom-light: #f5aeff; $custom-dark: #000000;
JSON
{
"hex": "#ee89ff",
"rgb": {
"r": 238,
"g": 137,
"b": 255
},
"hsl": {
"h": 291.356,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.77955,
"c": 0.19078,
"h": 321.7
},
"luminance": 0.43288
}Semantic roles & 50–950 ramp
primary
#EE89FF
secondary
#D9F7D4
accent
#E60021
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171118
muted
#858086