#EE89F6#EE89F6
#EE89F6 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.5% C 0.182 H 324.4°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89F6 |
|---|---|
| RGB | rgb(238, 137, 246) |
| HSL | hsl(296, 86%, 75%) |
| HSV | hsv(296, 44%, 96%) |
| CMYK | cmyk(3.3%, 44.3%, 0%, 3.5%) |
| CIE-LAB | lab(71.37, 54.32, -38.59) |
| CIE-LCH | lch(71.37, 66.63, 324.61°) |
| OKLab | oklab(77.54% 0.1482 -0.1059) |
| OKLCH | oklch(77.54% 0.182 324.4) |
| XYZ | xyz(60.8386, 42.7250, 92.2130) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 5.15
Candy Pink
#FF63E9
ΔE00 6.81
Light Magenta
#FA5FF7
ΔE00 6.99
Violet Pink
#FB5FFC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89F6 #91F689
analogous
#B789F6 #EE89F6 #F689C8
triadic
#EE89F6 #F6EE89 #89F6EE
tetradic
#EE89F6 #F6B789 #91F689 #89C8F6
square
#EE89F6 #F6B789 #91F689 #89C8F6
split-complementary
#EE89F6 #C8F689 #89F6B7
monochromatic
#DE17ED #E650F2 #EE89F6 #F6C2FA #FBE3FD
Accessibility & contrast
On white
2.20
#EE89F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#EE89F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89F6
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89F6 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FA
Deuteranopia (green-blind)
#99B3F3
Tritanopia (blue-blind)
#F295B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee89f6; /* rgb */ color: rgb(238, 137, 246); /* oklch */ color: oklch(77.5% 0.182 324.4);
Tailwind
colors: {
custom: {
50: '#f5aef9',
500: '#ee89f6',
950: '#000000',
},
}SCSS
$custom: #ee89f6; $custom-light: #f5aef9; $custom-dark: #000000;
JSON
{
"hex": "#ee89f6",
"rgb": {
"r": 238,
"g": 137,
"b": 246
},
"hsl": {
"h": 295.596,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.77544,
"c": 0.18217,
"h": 324.4
},
"luminance": 0.42722
}Semantic roles & 50–950 ramp
primary
#EE89F6
secondary
#D8F5D6
accent
#E20314
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85