#ED90EB#ED90EB
#ED90EB is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.0% C 0.160 H 327.7°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ED90EB |
|---|---|
| RGB | rgb(237, 144, 235) |
| HSL | hsl(301, 72%, 75%) |
| HSV | hsv(301, 39%, 93%) |
| CMYK | cmyk(0%, 39.2%, 0.8%, 7.1%) |
| CIE-LAB | lab(72.20, 48.51, -31.30) |
| CIE-LCH | lch(72.20, 57.73, 327.16°) |
| OKLab | oklab(77.99% 0.135 -0.0853) |
| OKLCH | oklch(77.99% 0.16 327.7) |
| XYZ | xyz(59.8926, 43.9520, 83.9099) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Lavender Pink
#DD85D7
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 5.37
Plum
#DDA0DD
ΔE00 5.89
Bubblegum Pink
#FE83CC
ΔE00 7.58
Orchid
#DA70D6
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED90EB #90ED92
analogous
#C090ED #ED90EB #ED90BD
triadic
#ED90EB #EBED90 #90EBED
tetradic
#ED90EB #EDC090 #90ED92 #90BDED
square
#ED90EB #EDC090 #90ED92 #90BDED
split-complementary
#ED90EB #BDED90 #90EDC0
monochromatic
#DC27D8 #E45BE2 #ED90EB #F6C5F4 #FBE5FA
Accessibility & contrast
On white
2.15
#ED90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#ED90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED90EB
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED90EB | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9EE
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#F398B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ed90eb; /* rgb */ color: rgb(237, 144, 235); /* oklch */ color: oklch(78.0% 0.160 327.7);
Tailwind
colors: {
custom: {
50: '#f4b2f1',
500: '#ed90eb',
950: '#000000',
},
}SCSS
$custom: #ed90eb; $custom-light: #f4b2f1; $custom-dark: #000000;
JSON
{
"hex": "#ed90eb",
"rgb": {
"r": 237,
"g": 144,
"b": 235
},
"hsl": {
"h": 301.29,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.77992,
"c": 0.15969,
"h": 327.7
},
"luminance": 0.43949
}Semantic roles & 50–950 ramp
primary
#ED90EB
secondary
#D9F2D9
accent
#D41611
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085