#EB90DC#EB90DC
#EB90DC is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.2% C 0.145 H 333.1°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90DC |
|---|---|
| RGB | rgb(235, 144, 220) |
| HSL | hsl(310, 69%, 74%) |
| HSV | hsv(310, 39%, 92%) |
| CMYK | cmyk(0%, 38.7%, 6.4%, 7.8%) |
| CIE-LAB | lab(71.40, 45.28, -24.30) |
| CIE-LCH | lch(71.40, 51.39, 331.78°) |
| OKLab | oklab(77.16% 0.1292 -0.0656) |
| OKLCH | oklch(77.16% 0.145 333.1) |
| XYZ | xyz(57.1520, 42.7789, 72.9430) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.57
Plum
#DDA0DD
ΔE00 4.91
Violet (CSS)
#EE82EE
ΔE00 5.14
Bubblegum Pink
#FE83CC
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 6.36
Pink (survey)
#FF81C0
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90DC #90EB9F
analogous
#CD90EB #EB90DC #EB90AF
triadic
#EB90DC #DCEB90 #90DCEB
tetradic
#EB90DC #EBCD90 #90EB9F #90AFEB
square
#EB90DC #EBCD90 #90EB9F #90AFEB
split-complementary
#EB90DC #AFEB90 #90EBCD
monochromatic
#D828BB #E25CCC #EB90DC #F4C4EC #FAE5F7
Accessibility & contrast
On white
2.20
#EB90DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EB90DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90DC
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90DC | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7DF
Deuteranopia (green-blind)
#A6B4D9
Tritanopia (blue-blind)
#F395AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb90dc; /* rgb */ color: rgb(235, 144, 220); /* oklch */ color: oklch(77.2% 0.145 333.1);
Tailwind
colors: {
custom: {
50: '#f3b2e7',
500: '#eb90dc',
950: '#000000',
},
}SCSS
$custom: #eb90dc; $custom-light: #f3b2e7; $custom-dark: #000000;
JSON
{
"hex": "#eb90dc",
"rgb": {
"r": 235,
"g": 144,
"b": 220
},
"hsl": {
"h": 309.89,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.77162,
"c": 0.1449,
"h": 333.1
},
"luminance": 0.42776
}Semantic roles & 50–950 ramp
primary
#EB90DC
secondary
#D9F2DD
accent
#D13314
background
#FFFBFE
surface
#FEF6FC
border
#D6D0D5
text
#171116
muted
#858084