#EB91FE#EB91FE
#EB91FE is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.8% C 0.175 H 320.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91FE |
|---|---|
| RGB | rgb(235, 145, 254) |
| HSL | hsl(290, 98%, 78%) |
| HSV | hsv(290, 43%, 100%) |
| CMYK | cmyk(7.5%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(72.94, 50.91, -40.52) |
| CIE-LCH | lch(72.94, 65.07, 321.48°) |
| OKLab | oklab(78.75% 0.1351 -0.1116) |
| OKLCH | oklch(78.75% 0.175 320.5) |
| XYZ | xyz(62.2736, 45.0709, 99.1659) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.87
Purply Pink
#F075E6
ΔE00 6.43
Lavender Pink
#DD85D7
ΔE00 6.49
Baby Purple
#CA9BF7
ΔE00 6.67
Lilac (survey)
#CEA2FD
ΔE00 7.18
Liliac
#C48EFD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91FE #A4FE91
analogous
#B491FE #EB91FE #FE91DA
triadic
#EB91FE #FEEB91 #91FEEB
tetradic
#EB91FE #FEB491 #A4FE91 #91DAFE
square
#EB91FE #FEB491 #A4FE91 #91DAFE
split-complementary
#EB91FE #DAFE91 #91FEB4
monochromatic
#D518FD #E054FD #EB91FE #F6CEFF #F9E1FF
Accessibility & contrast
On white
2.10
#EB91FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#EB91FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91FE
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91FE | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#9AB6FB
Tritanopia (blue-blind)
#ED9FBC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb91fe; /* rgb */ color: rgb(235, 145, 254); /* oklch */ color: oklch(78.8% 0.175 320.5);
Tailwind
colors: {
custom: {
50: '#f3b3ff',
500: '#eb91fe',
950: '#000000',
},
}SCSS
$custom: #eb91fe; $custom-light: #f3b3ff; $custom-dark: #000000;
JSON
{
"hex": "#eb91fe",
"rgb": {
"r": 235,
"g": 145,
"b": 254
},
"hsl": {
"h": 289.541,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.78751,
"c": 0.17526,
"h": 320.5
},
"luminance": 0.45069
}Semantic roles & 50–950 ramp
primary
#EB91FE
secondary
#DAF7D4
accent
#E60028
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086