#EE89F3#EE89F3
#EE89F3 is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.4% C 0.179 H 325.4°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89F3 |
|---|---|
| RGB | rgb(238, 137, 243) |
| HSL | hsl(297, 82%, 75%) |
| HSV | hsv(297, 44%, 95%) |
| CMYK | cmyk(2.1%, 43.6%, 0%, 4.7%) |
| CIE-LAB | lab(71.24, 53.78, -37.14) |
| CIE-LCH | lch(71.24, 65.36, 325.37°) |
| OKLab | oklab(77.41% 0.1477 -0.1018) |
| OKLCH | oklch(77.41% 0.179 325.4) |
| XYZ | xyz(60.3818, 42.5423, 89.8076) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.51
Purply Pink
#F075E6
ΔE00 4.14
Lavender Pink
#DD85D7
ΔE00 4.72
Candy Pink
#FF63E9
ΔE00 6.69
Orchid
#DA70D6
ΔE00 6.92
Light Magenta
#FA5FF7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89F3 #8EF389
analogous
#B989F3 #EE89F3 #F389C3
triadic
#EE89F3 #F3EE89 #89F3EE
tetradic
#EE89F3 #F3B989 #8EF389 #89C3F3
square
#EE89F3 #F3B989 #8EF389 #89C3F3
split-complementary
#EE89F3 #C3F389 #89F3B9
monochromatic
#DE1AE8 #E651ED #EE89F3 #F6C1F9 #FBE3FC
Accessibility & contrast
On white
2.21
#EE89F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#EE89F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89F3
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89F3 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F7
Deuteranopia (green-blind)
#9AB3F0
Tritanopia (blue-blind)
#F394B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee89f3; /* rgb */ color: rgb(238, 137, 243); /* oklch */ color: oklch(77.4% 0.179 325.4);
Tailwind
colors: {
custom: {
50: '#f5aef7',
500: '#ee89f3',
950: '#000000',
},
}SCSS
$custom: #ee89f3; $custom-light: #f5aef7; $custom-dark: #000000;
JSON
{
"hex": "#ee89f3",
"rgb": {
"r": 238,
"g": 137,
"b": 243
},
"hsl": {
"h": 297.17,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.7741,
"c": 0.17936,
"h": 325.4
},
"luminance": 0.4254
}Semantic roles & 50–950 ramp
primary
#EE89F3
secondary
#D8F4D7
accent
#DE0812
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85