#EE89EB#EE89EB
#EE89EB is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.1% C 0.172 H 328.2°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89EB |
|---|---|
| RGB | rgb(238, 137, 235) |
| HSL | hsl(302, 75%, 74%) |
| HSV | hsv(302, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 1.3%, 6.7%) |
| CIE-LAB | lab(70.92, 52.35, -33.27) |
| CIE-LCH | lch(70.92, 62.03, 327.57°) |
| OKLab | oklab(77.06% 0.1461 -0.0908) |
| OKLCH | oklch(77.06% 0.172 328.2) |
| XYZ | xyz(59.2000, 42.0696, 83.5831) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.69
Lavender Pink
#DD85D7
ΔE00 3.69
Purply Pink
#F075E6
ΔE00 3.88
Candy Pink
#FF63E9
ΔE00 6.56
Orchid
#DA70D6
ΔE00 6.58
Plum
#DDA0DD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89EB #89EE8C
analogous
#BE89EE #EE89EB #EE89B8
triadic
#EE89EB #EBEE89 #89EBEE
tetradic
#EE89EB #EEBE89 #89EE8C #89B8EE
square
#EE89EB #EEBE89 #89EE8C #89B8EE
split-complementary
#EE89EB #B8EE89 #89EEBE
monochromatic
#DD20D7 #E654E2 #EE89EB #F6BEF4 #FBE4FA
Accessibility & contrast
On white
2.23
#EE89EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#EE89EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89EB
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89EB | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#9EB2E8
Tritanopia (blue-blind)
#F492AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee89eb; /* rgb */ color: rgb(238, 137, 235); /* oklch */ color: oklch(77.1% 0.172 328.2);
Tailwind
colors: {
custom: {
50: '#f5aef1',
500: '#ee89eb',
950: '#000000',
},
}SCSS
$custom: #ee89eb; $custom-light: #f5aef1; $custom-dark: #000000;
JSON
{
"hex": "#ee89eb",
"rgb": {
"r": 238,
"g": 137,
"b": 235
},
"hsl": {
"h": 301.782,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.77061,
"c": 0.17201,
"h": 328.2
},
"luminance": 0.42067
}Semantic roles & 50–950 ramp
primary
#EE89EB
secondary
#D8F3D9
accent
#D7140F
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171017
muted
#857F85