#ED89EE#ED89EE
#ED89EE is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.1% C 0.174 H 326.7°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ED89EE |
|---|---|
| RGB | rgb(237, 137, 238) |
| HSL | hsl(299, 75%, 74%) |
| HSV | hsv(299, 42%, 93%) |
| CMYK | cmyk(0.4%, 42.4%, 0%, 6.7%) |
| CIE-LAB | lab(70.92, 52.59, -34.92) |
| CIE-LCH | lch(70.92, 63.13, 326.42°) |
| OKLab | oklab(77.08% 0.1456 -0.0955) |
| OKLCH | oklch(77.08% 0.174 326.7) |
| XYZ | xyz(59.3022, 42.0717, 85.8693) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.44
Purply Pink
#F075E6
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 4.00
Orchid
#DA70D6
ΔE00 6.60
Candy Pink
#FF63E9
ΔE00 6.62
Light Magenta
#FA5FF7
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED89EE #8AEE89
analogous
#BA89EE #ED89EE #EE89BC
triadic
#ED89EE #EEED89 #89EEED
tetradic
#ED89EE #EEBA89 #8AEE89 #89BCEE
square
#ED89EE #EEBA89 #8AEE89 #89BCEE
split-complementary
#ED89EE #BCEE89 #89EEBA
monochromatic
#DB20DD #E554E6 #ED89EE #F5BEF6 #FBE4FB
Accessibility & contrast
On white
2.23
#ED89EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#ED89EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED89EE
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED89EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED89EE | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F2
Deuteranopia (green-blind)
#9CB2EB
Tritanopia (blue-blind)
#F293B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ed89ee; /* rgb */ color: rgb(237, 137, 238); /* oklch */ color: oklch(77.1% 0.174 326.7);
Tailwind
colors: {
custom: {
50: '#f5aef4',
500: '#ed89ee',
950: '#000000',
},
}SCSS
$custom: #ed89ee; $custom-light: #f5aef4; $custom-dark: #000000;
JSON
{
"hex": "#ed89ee",
"rgb": {
"r": 237,
"g": 137,
"b": 238
},
"hsl": {
"h": 299.406,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.77076,
"c": 0.17411,
"h": 326.7
},
"luminance": 0.42069
}Semantic roles & 50–950 ramp
primary
#ED89EE
secondary
#D8F3D8
accent
#D70F11
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171017
muted
#857F85