#EF89EE#EF89EE
#EF89EE is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.3% C 0.175 H 327.5°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EF89EE |
|---|---|
| RGB | rgb(239, 137, 238) |
| HSL | hsl(301, 76%, 74%) |
| HSV | hsv(301, 43%, 94%) |
| CMYK | cmyk(0%, 42.7%, 0.4%, 6.3%) |
| CIE-LAB | lab(71.16, 53.17, -34.53) |
| CIE-LCH | lch(71.16, 63.40, 327.00°) |
| OKLab | oklab(77.31% 0.1478 -0.0943) |
| OKLCH | oklch(77.31% 0.175 327.5) |
| XYZ | xyz(59.9738, 42.4180, 85.9008) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.50
Purply Pink
#F075E6
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 4.11
Candy Pink
#FF63E9
ΔE00 6.52
Orchid
#DA70D6
ΔE00 6.74
Light Magenta
#FA5FF7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF89EE #89EF8A
analogous
#BD89EF #EF89EE #EF89BB
triadic
#EF89EE #EEEF89 #89EEEF
tetradic
#EF89EE #EFBD89 #89EF8A #89BBEF
square
#EF89EE #EFBD89 #89EF8A #89BBEF
split-complementary
#EF89EE #BBEF89 #89EFBD
monochromatic
#DF1EDD #E853E6 #EF89EE #F6BFF6 #FBE4FB
Accessibility & contrast
On white
2.21
#EF89EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#EF89EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF89EE
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF89EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF89EE | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F2
Deuteranopia (green-blind)
#9DB3EB
Tritanopia (blue-blind)
#F593B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef89ee; /* rgb */ color: rgb(239, 137, 238); /* oklch */ color: oklch(77.3% 0.175 327.5);
Tailwind
colors: {
custom: {
50: '#f6aef4',
500: '#ef89ee',
950: '#000000',
},
}SCSS
$custom: #ef89ee; $custom-light: #f6aef4; $custom-dark: #000000;
JSON
{
"hex": "#ef89ee",
"rgb": {
"r": 239,
"g": 137,
"b": 238
},
"hsl": {
"h": 300.588,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.77305,
"c": 0.17537,
"h": 327.5
},
"luminance": 0.42415
}Semantic roles & 50–950 ramp
primary
#EF89EE
secondary
#D8F3D8
accent
#D80F0D
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171017
muted
#857F85