#EB91FF#EB91FF
#EB91FF is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.8% C 0.176 H 320.1°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91FF |
|---|---|
| RGB | rgb(235, 145, 255) |
| HSL | hsl(289, 100%, 78%) |
| HSV | hsv(289, 43%, 100%) |
| CMYK | cmyk(7.8%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(72.98, 51.10, -41.00) |
| CIE-LCH | lch(72.98, 65.52, 321.26°) |
| OKLab | oklab(78.8% 0.1353 -0.113) |
| OKLCH | oklch(78.8% 0.176 320.1) |
| XYZ | xyz(62.4341, 45.1352, 100.0115) |
| Luminance | 0.4513 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 6.52
Lavender Pink
#DD85D7
ΔE00 6.64
Baby Purple
#CA9BF7
ΔE00 6.64
Lilac (survey)
#CEA2FD
ΔE00 7.14
Liliac
#C48EFD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91FF #A5FF91
analogous
#B491FF #EB91FF #FF91DC
triadic
#EB91FF #FFEB91 #91FFEB
tetradic
#EB91FF #FFB491 #A5FF91 #91DCFF
square
#EB91FF #FFB491 #A5FF91 #91DCFF
split-complementary
#EB91FF #DCFF91 #91FFB4
monochromatic
#D517FF #E054FF #EB91FF #F6CEFF #F9E0FF
Accessibility & contrast
On white
2.09
#EB91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#EB91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91FF
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91FF | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#9AB6FC
Tritanopia (blue-blind)
#EC9FBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb91ff; /* rgb */ color: rgb(235, 145, 255); /* oklch */ color: oklch(78.8% 0.176 320.1);
Tailwind
colors: {
custom: {
50: '#f3b3ff',
500: '#eb91ff',
950: '#000000',
},
}SCSS
$custom: #eb91ff; $custom-light: #f3b3ff; $custom-dark: #000000;
JSON
{
"hex": "#eb91ff",
"rgb": {
"r": 235,
"g": 145,
"b": 255
},
"hsl": {
"h": 289.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.78796,
"c": 0.17626,
"h": 320.1
},
"luminance": 0.45133
}Semantic roles & 50–950 ramp
primary
#EB91FF
secondary
#DAF7D4
accent
#E6002A
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086