#EB90FF#EB90FF
#EB90FF is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.6% C 0.178 H 320.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90FF |
|---|---|
| RGB | rgb(235, 144, 255) |
| HSL | hsl(289, 100%, 78%) |
| HSV | hsv(289, 44%, 100%) |
| CMYK | cmyk(7.8%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(72.78, 51.61, -41.31) |
| CIE-LCH | lch(72.78, 66.11, 321.33°) |
| OKLab | oklab(78.65% 0.1367 -0.1138) |
| OKLCH | oklch(78.65% 0.178 320.2) |
| XYZ | xyz(62.2820, 44.8309, 99.9608) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.84
Purply Pink
#F075E6
ΔE00 6.36
Lavender Pink
#DD85D7
ΔE00 6.60
Baby Purple
#CA9BF7
ΔE00 6.73
Lilac (survey)
#CEA2FD
ΔE00 7.27
Liliac
#C48EFD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90FF #A4FF90
analogous
#B390FF #EB90FF #FF90DB
triadic
#EB90FF #FFEB90 #90FFEB
tetradic
#EB90FF #FFB390 #A4FF90 #90DBFF
square
#EB90FF #FFB390 #A4FF90 #90DBFF
split-complementary
#EB90FF #DBFF90 #90FFB3
monochromatic
#D516FF #E053FF #EB90FF #F6CDFF #F9E0FF
Accessibility & contrast
On white
2.11
#EB90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EB90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90FF
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90FF | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#ED9EBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb90ff; /* rgb */ color: rgb(235, 144, 255); /* oklch */ color: oklch(78.6% 0.178 320.2);
Tailwind
colors: {
custom: {
50: '#f3b3ff',
500: '#eb90ff',
950: '#000000',
},
}SCSS
$custom: #eb90ff; $custom-light: #f3b3ff; $custom-dark: #000000;
JSON
{
"hex": "#eb90ff",
"rgb": {
"r": 235,
"g": 144,
"b": 255
},
"hsl": {
"h": 289.189,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.78646,
"c": 0.1779,
"h": 320.2
},
"luminance": 0.44829
}Semantic roles & 50–950 ramp
primary
#EB90FF
secondary
#DAF7D4
accent
#E60029
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086