#EB91F2#EB91F2
#EB91F2 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.2% C 0.163 H 324.4°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91F2 |
|---|---|
| RGB | rgb(235, 145, 242) |
| HSL | hsl(296, 79%, 76%) |
| HSV | hsv(296, 40%, 95%) |
| CMYK | cmyk(2.9%, 40.1%, 0%, 5.1%) |
| CIE-LAB | lab(72.45, 48.66, -34.76) |
| CIE-LCH | lch(72.45, 59.80, 324.46°) |
| OKLab | oklab(78.22% 0.1328 -0.0951) |
| OKLCH | oklch(78.22% 0.163 324.4) |
| XYZ | xyz(60.4118, 44.3263, 89.3608) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Lavender Pink
#DD85D7
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 5.67
Plum
#DDA0DD
ΔE00 6.45
Baby Purple
#CA9BF7
ΔE00 7.42
Lilac (survey)
#CEA2FD
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91F2 #98F291
analogous
#BA91F2 #EB91F2 #F291C8
triadic
#EB91F2 #F2EB91 #91F2EB
tetradic
#EB91F2 #F2BA91 #98F291 #91C8F2
square
#EB91F2 #F2BA91 #98F291 #91C8F2
split-complementary
#EB91F2 #C8F291 #91F2BA
monochromatic
#D724E5 #E15AEC #EB91F2 #F5C8F8 #FAE4FC
Accessibility & contrast
On white
2.13
#EB91F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#EB91F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91F2
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91F2 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF5
Deuteranopia (green-blind)
#9FB6EF
Tritanopia (blue-blind)
#EF9BB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb91f2; /* rgb */ color: rgb(235, 145, 242); /* oklch */ color: oklch(78.2% 0.163 324.4);
Tailwind
colors: {
custom: {
50: '#f3b3f6',
500: '#eb91f2',
950: '#000000',
},
}SCSS
$custom: #eb91f2; $custom-light: #f3b3f6; $custom-dark: #000000;
JSON
{
"hex": "#eb91f2",
"rgb": {
"r": 235,
"g": 145,
"b": 242
},
"hsl": {
"h": 295.67,
"s": 78.862,
"l": 75.882
},
"oklch": {
"l": 0.7822,
"c": 0.16338,
"h": 324.4
},
"luminance": 0.44324
}Semantic roles & 50–950 ramp
primary
#EB91F2
secondary
#D9F4D7
accent
#DB0A19
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085