#EB91F8#EB91F8
#EB91F8 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.5% C 0.169 H 322.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91F8 |
|---|---|
| RGB | rgb(235, 145, 248) |
| HSL | hsl(292, 88%, 77%) |
| HSV | hsv(292, 42%, 97%) |
| CMYK | cmyk(5.2%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(72.69, 49.78, -37.65) |
| CIE-LCH | lch(72.69, 62.41, 322.90°) |
| OKLab | oklab(78.48% 0.134 -0.1034) |
| OKLCH | oklch(78.48% 0.169 322.4) |
| XYZ | xyz(61.3278, 44.6926, 94.1848) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Lavender Pink
#DD85D7
ΔE00 5.62
Purply Pink
#F075E6
ΔE00 5.97
Baby Purple
#CA9BF7
ΔE00 6.97
Plum
#DDA0DD
ΔE00 7.23
Lilac (survey)
#CEA2FD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91F8 #9EF891
analogous
#B891F8 #EB91F8 #F891D2
triadic
#EB91F8 #F8EB91 #91F8EB
tetradic
#EB91F8 #F8B891 #9EF891 #91D2F8
square
#EB91F8 #F8B891 #9EF891 #91D2F8
split-complementary
#EB91F8 #D2F891 #91F8B8
monochromatic
#D61EF1 #E157F4 #EB91F8 #F5CBFC #FAE2FD
Accessibility & contrast
On white
2.11
#EB91F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EB91F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91F8
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91F8 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFC
Deuteranopia (green-blind)
#9DB6F5
Tritanopia (blue-blind)
#EE9DB9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb91f8; /* rgb */ color: rgb(235, 145, 248); /* oklch */ color: oklch(78.5% 0.169 322.4);
Tailwind
colors: {
custom: {
50: '#f3b3fb',
500: '#eb91f8',
950: '#000000',
},
}SCSS
$custom: #eb91f8; $custom-light: #f3b3fb; $custom-dark: #000000;
JSON
{
"hex": "#eb91f8",
"rgb": {
"r": 235,
"g": 145,
"b": 248
},
"hsl": {
"h": 292.427,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.78482,
"c": 0.16926,
"h": 322.4
},
"luminance": 0.4469
}Semantic roles & 50–950 ramp
primary
#EB91F8
secondary
#DAF5D6
accent
#E5011E
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085