#ED89F3#ED89F3
#ED89F3 is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.3% C 0.179 H 325.1°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ED89F3 |
|---|---|
| RGB | rgb(237, 137, 243) |
| HSL | hsl(297, 82%, 75%) |
| HSV | hsv(297, 44%, 95%) |
| CMYK | cmyk(2.5%, 43.6%, 0%, 4.7%) |
| CIE-LAB | lab(71.13, 53.49, -37.34) |
| CIE-LCH | lch(71.13, 65.23, 325.08°) |
| OKLab | oklab(77.3% 0.1466 -0.1024) |
| OKLCH | oklch(77.3% 0.179 325.1) |
| XYZ | xyz(60.0470, 42.3696, 89.7919) |
| Luminance | 0.4237 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.54
Purply Pink
#F075E6
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 4.70
Candy Pink
#FF63E9
ΔE00 6.75
Orchid
#DA70D6
ΔE00 6.87
Light Magenta
#FA5FF7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED89F3 #8FF389
analogous
#B889F3 #ED89F3 #F389C4
triadic
#ED89F3 #F3ED89 #89F3ED
tetradic
#ED89F3 #F3B889 #8FF389 #89C4F3
square
#ED89F3 #F3B889 #8FF389 #89C4F3
split-complementary
#ED89F3 #C4F389 #89F3B8
monochromatic
#DC1AE8 #E551ED #ED89F3 #F5C1F9 #FBE3FC
Accessibility & contrast
On white
2.22
#ED89F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#ED89F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED89F3
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED89F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED89F3 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F7
Deuteranopia (green-blind)
#9AB2F0
Tritanopia (blue-blind)
#F295B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ed89f3; /* rgb */ color: rgb(237, 137, 243); /* oklch */ color: oklch(77.3% 0.179 325.1);
Tailwind
colors: {
custom: {
50: '#f5aef7',
500: '#ed89f3',
950: '#000000',
},
}SCSS
$custom: #ed89f3; $custom-light: #f5aef7; $custom-dark: #000000;
JSON
{
"hex": "#ed89f3",
"rgb": {
"r": 237,
"g": 137,
"b": 243
},
"hsl": {
"h": 296.604,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.77296,
"c": 0.17877,
"h": 325.1
},
"luminance": 0.42367
}Semantic roles & 50–950 ramp
primary
#ED89F3
secondary
#D9F4D7
accent
#DE0814
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85