#EB90EC#EB90EC
#EB90EC is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.8% C 0.159 H 326.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90EC |
|---|---|
| RGB | rgb(235, 144, 236) |
| HSL | hsl(299, 71%, 75%) |
| HSV | hsv(299, 39%, 93%) |
| CMYK | cmyk(0.4%, 39%, 0%, 7.5%) |
| CIE-LAB | lab(72.01, 48.08, -32.16) |
| CIE-LCH | lch(72.01, 57.85, 326.22°) |
| OKLab | oklab(77.81% 0.133 -0.0877) |
| OKLCH | oklch(77.81% 0.159 326.6) |
| XYZ | xyz(59.3733, 43.6674, 84.6418) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.06
Lavender Pink
#DD85D7
ΔE00 4.01
Purply Pink
#F075E6
ΔE00 5.38
Plum
#DDA0DD
ΔE00 5.93
Orchid
#DA70D6
ΔE00 7.65
Bubblegum Pink
#FE83CC
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90EC #91EC90
analogous
#BD90EC #EB90EC #EC90BF
triadic
#EB90EC #ECEB90 #90ECEB
tetradic
#EB90EC #ECBD90 #91EC90 #90BFEC
square
#EB90EC #ECBD90 #91EC90 #90BFEC
split-complementary
#EB90EC #BFEC90 #90ECBD
monochromatic
#D827DA #E25CE3 #EB90EC #F4C4F5 #FAE5FB
Accessibility & contrast
On white
2.16
#EB90EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EB90EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90EC
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90EC | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EF
Deuteranopia (green-blind)
#A1B5E9
Tritanopia (blue-blind)
#F099B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb90ec; /* rgb */ color: rgb(235, 144, 236); /* oklch */ color: oklch(77.8% 0.159 326.6);
Tailwind
colors: {
custom: {
50: '#f3b2f2',
500: '#eb90ec',
950: '#000000',
},
}SCSS
$custom: #eb90ec; $custom-light: #f3b2f2; $custom-dark: #000000;
JSON
{
"hex": "#eb90ec",
"rgb": {
"r": 235,
"g": 144,
"b": 236
},
"hsl": {
"h": 299.348,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.77812,
"c": 0.15933,
"h": 326.6
},
"luminance": 0.43665
}Semantic roles & 50–950 ramp
primary
#EB90EC
secondary
#D9F2D9
accent
#D31315
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085