#ED89FF#ED89FF
#ED89FF is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.8% C 0.190 H 321.3°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ED89FF |
|---|---|
| RGB | rgb(237, 137, 255) |
| HSL | hsl(291, 100%, 77%) |
| HSV | hsv(291, 46%, 100%) |
| CMYK | cmyk(7.1%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(71.64, 55.70, -43.08) |
| CIE-LCH | lch(71.64, 70.42, 322.28°) |
| OKLab | oklab(77.84% 0.1486 -0.1189) |
| OKLCH | oklch(77.84% 0.19 321.3) |
| XYZ | xyz(61.9186, 43.1183, 99.6494) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.04
Purply Pink
#F075E6
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 6.49
Violet Pink
#FB5FFC
ΔE00 6.89
Light Magenta
#FA5FF7
ΔE00 7.03
Candy Pink
#FF63E9
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED89FF #9BFF89
analogous
#B289FF #ED89FF #FF89D6
triadic
#ED89FF #FFED89 #89FFED
tetradic
#ED89FF #FFB289 #9BFF89 #89D6FF
square
#ED89FF #FFB289 #9BFF89 #89D6FF
split-complementary
#ED89FF #D6FF89 #89FFB2
monochromatic
#DA0FFF #E44CFF #ED89FF #F6C6FF #FAE0FF
Accessibility & contrast
On white
2.18
#ED89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#ED89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED89FF
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED89FF | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#95B3FC
Tritanopia (blue-blind)
#EF98B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ed89ff; /* rgb */ color: rgb(237, 137, 255); /* oklch */ color: oklch(77.8% 0.190 321.3);
Tailwind
colors: {
custom: {
50: '#f5aeff',
500: '#ed89ff',
950: '#000000',
},
}SCSS
$custom: #ed89ff; $custom-light: #f5aeff; $custom-dark: #000000;
JSON
{
"hex": "#ed89ff",
"rgb": {
"r": 237,
"g": 137,
"b": 255
},
"hsl": {
"h": 290.847,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.77843,
"c": 0.19026,
"h": 321.3
},
"luminance": 0.43116
}Semantic roles & 50–950 ramp
primary
#ED89FF
secondary
#D9F7D4
accent
#E60023
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171018
muted
#857F86