#ED89F7#ED89F7
#ED89F7 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.5% C 0.183 H 323.8°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ED89F7 |
|---|---|
| RGB | rgb(237, 137, 247) |
| HSL | hsl(295, 87%, 75%) |
| HSV | hsv(295, 45%, 97%) |
| CMYK | cmyk(4%, 44.5%, 0%, 3.1%) |
| CIE-LAB | lab(71.29, 54.22, -39.26) |
| CIE-LCH | lch(71.29, 66.94, 324.09°) |
| OKLab | oklab(77.48% 0.1473 -0.1079) |
| OKLCH | oklch(77.48% 0.183 323.8) |
| XYZ | xyz(60.6576, 42.6139, 93.0078) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.93
Purply Pink
#F075E6
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 5.28
Candy Pink
#FF63E9
ΔE00 6.92
Violet Pink
#FB5FFC
ΔE00 6.97
Light Magenta
#FA5FF7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED89F7 #93F789
analogous
#B689F7 #ED89F7 #F789CA
triadic
#ED89F7 #F7ED89 #89F7ED
tetradic
#ED89F7 #F7B689 #93F789 #89CAF7
square
#ED89F7 #F7B689 #93F789 #89CAF7
split-complementary
#ED89F7 #CAF789 #89F7B6
monochromatic
#DC16EF #E450F3 #ED89F7 #F6C2FB #FBE2FD
Accessibility & contrast
On white
2.21
#ED89F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#ED89F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED89F7
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED89F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED89F7 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FB
Deuteranopia (green-blind)
#98B3F4
Tritanopia (blue-blind)
#F196B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ed89f7; /* rgb */ color: rgb(237, 137, 247); /* oklch */ color: oklch(77.5% 0.183 323.8);
Tailwind
colors: {
custom: {
50: '#f5aefa',
500: '#ed89f7',
950: '#000000',
},
}SCSS
$custom: #ed89f7; $custom-light: #f5aefa; $custom-dark: #000000;
JSON
{
"hex": "#ed89f7",
"rgb": {
"r": 237,
"g": 137,
"b": 247
},
"hsl": {
"h": 294.545,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.77475,
"c": 0.18255,
"h": 323.8
},
"luminance": 0.42611
}Semantic roles & 50–950 ramp
primary
#ED89F7
secondary
#D9F5D6
accent
#E40216
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85