#EB90EB#EB90EB
#EB90EB is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.8% C 0.158 H 327.0°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90EB |
|---|---|
| RGB | rgb(235, 144, 235) |
| HSL | hsl(300, 69%, 74%) |
| HSV | hsv(300, 39%, 92%) |
| CMYK | cmyk(0%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(71.97, 47.90, -31.67) |
| CIE-LCH | lch(71.97, 57.43, 326.53°) |
| OKLab | oklab(77.77% 0.1328 -0.0863) |
| OKLCH | oklch(77.77% 0.158 327) |
| XYZ | xyz(59.2284, 43.6095, 83.8788) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.13
Lavender Pink
#DD85D7
ΔE00 3.90
Purply Pink
#F075E6
ΔE00 5.39
Plum
#DDA0DD
ΔE00 5.82
Orchid
#DA70D6
ΔE00 7.64
Bubblegum Pink
#FE83CC
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90EB #90EB90
analogous
#BE90EB #EB90EB #EB90BE
triadic
#EB90EB #EBEB90 #90EBEB
tetradic
#EB90EB #EBBE90 #90EB90 #90BEEB
square
#EB90EB #EBBE90 #90EB90 #90BEEB
split-complementary
#EB90EB #BEEB90 #90EBBE
monochromatic
#D828D8 #E25CE2 #EB90EB #F4C4F4 #FAE5FA
Accessibility & contrast
On white
2.16
#EB90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#EB90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90EB
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90EB | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#A1B5E8
Tritanopia (blue-blind)
#F099B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb90eb; /* rgb */ color: rgb(235, 144, 235); /* oklch */ color: oklch(77.8% 0.158 327.0);
Tailwind
colors: {
custom: {
50: '#f3b2f1',
500: '#eb90eb',
950: '#000000',
},
}SCSS
$custom: #eb90eb; $custom-light: #f3b2f1; $custom-dark: #000000;
JSON
{
"hex": "#eb90eb",
"rgb": {
"r": 235,
"g": 144,
"b": 235
},
"hsl": {
"h": 300,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.7777,
"c": 0.15839,
"h": 327
},
"luminance": 0.43607
}Semantic roles & 50–950 ramp
primary
#EB90EB
secondary
#D9F2D9
accent
#D11414
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085