#ED90EF#ED90EF
#ED90EF is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.2% C 0.163 H 326.3°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ED90EF |
|---|---|
| RGB | rgb(237, 144, 239) |
| HSL | hsl(299, 75%, 75%) |
| HSV | hsv(299, 40%, 94%) |
| CMYK | cmyk(0.8%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(72.35, 49.22, -33.25) |
| CIE-LCH | lch(72.35, 59.40, 325.96°) |
| OKLab | oklab(78.16% 0.1359 -0.0908) |
| OKLCH | oklch(78.16% 0.163 326.3) |
| XYZ | xyz(60.4770, 44.1857, 86.9877) |
| Luminance | 0.4418 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.92
Lavender Pink
#DD85D7
ΔE00 4.42
Purply Pink
#F075E6
ΔE00 5.35
Plum
#DDA0DD
ΔE00 6.30
Orchid
#DA70D6
ΔE00 7.83
Candy Pink
#FF63E9
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED90EF #92EF90
analogous
#BE90EF #ED90EF #EF90C1
triadic
#ED90EF #EFED90 #90EFED
tetradic
#ED90EF #EFBE90 #92EF90 #90C1EF
square
#ED90EF #EFBE90 #92EF90 #90C1EF
split-complementary
#ED90EF #C1EF90 #90EFBE
monochromatic
#DC25E0 #E45BE7 #ED90EF #F6C5F7 #FBE4FB
Accessibility & contrast
On white
2.13
#ED90EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#ED90EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED90EF
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED90EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED90EF | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#F299B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ed90ef; /* rgb */ color: rgb(237, 144, 239); /* oklch */ color: oklch(78.2% 0.163 326.3);
Tailwind
colors: {
custom: {
50: '#f4b2f4',
500: '#ed90ef',
950: '#000000',
},
}SCSS
$custom: #ed90ef; $custom-light: #f4b2f4; $custom-dark: #000000;
JSON
{
"hex": "#ed90ef",
"rgb": {
"r": 237,
"g": 144,
"b": 239
},
"hsl": {
"h": 298.737,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.78161,
"c": 0.16341,
"h": 326.3
},
"luminance": 0.44183
}Semantic roles & 50–950 ramp
primary
#ED90EF
secondary
#D9F3D8
accent
#D70F13
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085