#EB91F6#EB91F6
#EB91F6 is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.4% C 0.167 H 323.0°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91F6 |
|---|---|
| RGB | rgb(235, 145, 246) |
| HSL | hsl(293, 85%, 77%) |
| HSV | hsv(293, 41%, 96%) |
| CMYK | cmyk(4.5%, 41.1%, 0%, 3.5%) |
| CIE-LAB | lab(72.61, 49.40, -36.69) |
| CIE-LCH | lch(72.61, 61.54, 323.40°) |
| OKLab | oklab(78.39% 0.1336 -0.1006) |
| OKLCH | oklch(78.39% 0.167 323) |
| XYZ | xyz(61.0192, 44.5692, 92.5594) |
| Luminance | 0.4457 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.22
Lavender Pink
#DD85D7
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 5.85
Plum
#DDA0DD
ΔE00 6.96
Baby Purple
#CA9BF7
ΔE00 7.10
Lilac (survey)
#CEA2FD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91F6 #9CF691
analogous
#B991F6 #EB91F6 #F691CF
triadic
#EB91F6 #F6EB91 #91F6EB
tetradic
#EB91F6 #F6B991 #9CF691 #91CFF6
square
#EB91F6 #F6B991 #9CF691 #91CFF6
split-complementary
#EB91F6 #CFF691 #91F6B9
monochromatic
#D620ED #E158F1 #EB91F6 #F5CAFB #FAE3FD
Accessibility & contrast
On white
2.12
#EB91F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EB91F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91F6
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91F6 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABFA
Deuteranopia (green-blind)
#9DB6F3
Tritanopia (blue-blind)
#EE9CB8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb91f6; /* rgb */ color: rgb(235, 145, 246); /* oklch */ color: oklch(78.4% 0.167 323.0);
Tailwind
colors: {
custom: {
50: '#f3b3f9',
500: '#eb91f6',
950: '#000000',
},
}SCSS
$custom: #eb91f6; $custom-light: #f3b3f9; $custom-dark: #000000;
JSON
{
"hex": "#eb91f6",
"rgb": {
"r": 235,
"g": 145,
"b": 246
},
"hsl": {
"h": 293.465,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.78394,
"c": 0.16728,
"h": 323
},
"luminance": 0.44567
}Semantic roles & 50–950 ramp
primary
#EB91F6
secondary
#DAF5D6
accent
#E1041C
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085