#EE89EF#EE89EF
#EE89EF is a light, vivid purple. Relative luminance 0.423; OKLCH L 77.2% C 0.176 H 326.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89EF |
|---|---|
| RGB | rgb(238, 137, 239) |
| HSL | hsl(299, 76%, 74%) |
| HSV | hsv(299, 43%, 94%) |
| CMYK | cmyk(0.4%, 42.7%, 0%, 6.3%) |
| CIE-LAB | lab(71.08, 53.06, -35.21) |
| CIE-LCH | lch(71.08, 63.68, 326.43°) |
| OKLab | oklab(77.23% 0.1469 -0.0963) |
| OKLCH | oklch(77.23% 0.176 326.8) |
| XYZ | xyz(59.7844, 42.3033, 86.6609) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.42
Purply Pink
#F075E6
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 4.18
Candy Pink
#FF63E9
ΔE00 6.58
Orchid
#DA70D6
ΔE00 6.71
Light Magenta
#FA5FF7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89EF #8AEF89
analogous
#BB89EF #EE89EF #EF89BD
triadic
#EE89EF #EFEE89 #89EFEE
tetradic
#EE89EF #EFBB89 #8AEF89 #89BDEF
square
#EE89EF #EFBB89 #8AEF89 #89BDEF
split-complementary
#EE89EF #BDEF89 #89EFBB
monochromatic
#DD1EDF #E653E8 #EE89EF #F6BFF6 #FBE4FB
Accessibility & contrast
On white
2.22
#EE89EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#EE89EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89EF
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89EF | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F3
Deuteranopia (green-blind)
#9CB3EC
Tritanopia (blue-blind)
#F393B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee89ef; /* rgb */ color: rgb(238, 137, 239); /* oklch */ color: oklch(77.2% 0.176 326.8);
Tailwind
colors: {
custom: {
50: '#f5aef4',
500: '#ee89ef',
950: '#000000',
},
}SCSS
$custom: #ee89ef; $custom-light: #f5aef4; $custom-dark: #000000;
JSON
{
"hex": "#ee89ef",
"rgb": {
"r": 238,
"g": 137,
"b": 239
},
"hsl": {
"h": 299.412,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.77234,
"c": 0.17565,
"h": 326.8
},
"luminance": 0.423
}Semantic roles & 50–950 ramp
primary
#EE89EF
secondary
#D8F3D8
accent
#D80D0F
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171017
muted
#857F85