#EE89F2#EE89F2
#EE89F2 is a light, vivid purple. Relative luminance 0.425; OKLCH L 77.4% C 0.178 H 325.7°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89F2 |
|---|---|
| RGB | rgb(238, 137, 242) |
| HSL | hsl(298, 80%, 74%) |
| HSV | hsv(298, 43%, 95%) |
| CMYK | cmyk(1.7%, 43.4%, 0%, 5.1%) |
| CIE-LAB | lab(71.20, 53.60, -36.66) |
| CIE-LCH | lch(71.20, 64.94, 325.63°) |
| OKLab | oklab(77.36% 0.1475 -0.1004) |
| OKLCH | oklch(77.36% 0.178 325.7) |
| XYZ | xyz(60.2312, 42.4821, 89.0144) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.45
Purply Pink
#F075E6
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 6.65
Orchid
#DA70D6
ΔE00 6.86
Light Magenta
#FA5FF7
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89F2 #8DF289
analogous
#BA89F2 #EE89F2 #F289C2
triadic
#EE89F2 #F2EE89 #89F2EE
tetradic
#EE89F2 #F2BA89 #8DF289 #89C2F2
square
#EE89F2 #F2BA89 #8DF289 #89C2F2
split-complementary
#EE89F2 #C2F289 #89F2BA
monochromatic
#DE1BE6 #E652EC #EE89F2 #F6C0F8 #FBE3FC
Accessibility & contrast
On white
2.21
#EE89F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#EE89F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89F2
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89F2 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F6
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#F394B2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee89f2; /* rgb */ color: rgb(238, 137, 242); /* oklch */ color: oklch(77.4% 0.178 325.7);
Tailwind
colors: {
custom: {
50: '#f5aef6',
500: '#ee89f2',
950: '#000000',
},
}SCSS
$custom: #ee89f2; $custom-light: #f5aef6; $custom-dark: #000000;
JSON
{
"hex": "#ee89f2",
"rgb": {
"r": 238,
"g": 137,
"b": 242
},
"hsl": {
"h": 297.714,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.77365,
"c": 0.17843,
"h": 325.7
},
"luminance": 0.42479
}Semantic roles & 50–950 ramp
primary
#EE89F2
secondary
#D8F4D7
accent
#DC0911
background
#FFFAFF
surface
#FFF5FE
border
#D7CFD6
text
#171017
muted
#857F85