#ED89EF#ED89EF
#ED89EF is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.1% C 0.175 H 326.4°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ED89EF |
|---|---|
| RGB | rgb(237, 137, 239) |
| HSL | hsl(299, 76%, 74%) |
| HSV | hsv(299, 43%, 94%) |
| CMYK | cmyk(0.8%, 42.7%, 0%, 6.3%) |
| CIE-LAB | lab(70.96, 52.77, -35.40) |
| CIE-LCH | lch(70.96, 63.55, 326.14°) |
| OKLab | oklab(77.12% 0.1458 -0.0969) |
| OKLCH | oklch(77.12% 0.175 326.4) |
| XYZ | xyz(59.4495, 42.1307, 86.6452) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.41
Purply Pink
#F075E6
ΔE00 3.96
Lavender Pink
#DD85D7
ΔE00 4.14
Candy Pink
#FF63E9
ΔE00 6.63
Orchid
#DA70D6
ΔE00 6.64
Light Magenta
#FA5FF7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED89EF #8BEF89
analogous
#BA89EF #ED89EF #EF89BE
triadic
#ED89EF #EFED89 #89EFED
tetradic
#ED89EF #EFBA89 #8BEF89 #89BEEF
square
#ED89EF #EFBA89 #8BEF89 #89BEEF
split-complementary
#ED89EF #BEEF89 #89EFBA
monochromatic
#DC1EDF #E553E8 #ED89EF #F5BFF6 #FBE4FB
Accessibility & contrast
On white
2.23
#ED89EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#ED89EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED89EF
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED89EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED89EF | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A6F3
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#F293B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ed89ef; /* rgb */ color: rgb(237, 137, 239); /* oklch */ color: oklch(77.1% 0.175 326.4);
Tailwind
colors: {
custom: {
50: '#f5aef4',
500: '#ed89ef',
950: '#000000',
},
}SCSS
$custom: #ed89ef; $custom-light: #f5aef4; $custom-dark: #000000;
JSON
{
"hex": "#ed89ef",
"rgb": {
"r": 237,
"g": 137,
"b": 239
},
"hsl": {
"h": 298.824,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.7712,
"c": 0.17504,
"h": 326.4
},
"luminance": 0.42128
}Semantic roles & 50–950 ramp
primary
#ED89EF
secondary
#D8F3D8
accent
#D80D11
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171017
muted
#857F85