#EF89FF#EF89FF
#EF89FF is a light, vivid purple. Relative luminance 0.435; OKLCH L 78.1% C 0.191 H 322.0°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EF89FF |
|---|---|
| RGB | rgb(239, 137, 255) |
| HSL | hsl(292, 100%, 77%) |
| HSV | hsv(292, 46%, 100%) |
| CMYK | cmyk(6.3%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(71.87, 56.26, -42.70) |
| CIE-LCH | lch(71.87, 70.63, 322.80°) |
| OKLab | oklab(78.07% 0.1508 -0.1177) |
| OKLCH | oklch(78.07% 0.191 322) |
| XYZ | xyz(62.5903, 43.4646, 99.6809) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 6.48
Violet Pink
#FB5FFC
ΔE00 6.84
Light Magenta
#FA5FF7
ΔE00 6.97
Candy Pink
#FF63E9
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF89FF #99FF89
analogous
#B489FF #EF89FF #FF89D4
triadic
#EF89FF #FFEF89 #89FFEF
tetradic
#EF89FF #FFB489 #99FF89 #89D4FF
square
#EF89FF #FFB489 #99FF89 #89D4FF
split-complementary
#EF89FF #D4FF89 #89FFB4
monochromatic
#DE0FFF #E74CFF #EF89FF #F7C6FF #FBE0FF
Accessibility & contrast
On white
2.17
#EF89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#EF89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF89FF
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF89FF | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#96B4FC
Tritanopia (blue-blind)
#F298B8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef89ff; /* rgb */ color: rgb(239, 137, 255); /* oklch */ color: oklch(78.1% 0.191 322.0);
Tailwind
colors: {
custom: {
50: '#f6aeff',
500: '#ef89ff',
950: '#000000',
},
}SCSS
$custom: #ef89ff; $custom-light: #f6aeff; $custom-dark: #000000;
JSON
{
"hex": "#ef89ff",
"rgb": {
"r": 239,
"g": 137,
"b": 255
},
"hsl": {
"h": 291.864,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.78067,
"c": 0.19131,
"h": 322
},
"luminance": 0.43462
}Semantic roles & 50–950 ramp
primary
#EF89FF
secondary
#D8F7D4
accent
#E6001F
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171118
muted
#858086