#EB91F0#EB91F0
#EB91F0 is a light, vivid purple. Relative luminance 0.442; OKLCH L 78.1% C 0.161 H 325.1°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EB91F0 |
|---|---|
| RGB | rgb(235, 145, 240) |
| HSL | hsl(297, 76%, 75%) |
| HSV | hsv(297, 40%, 94%) |
| CMYK | cmyk(2.1%, 39.6%, 0%, 5.9%) |
| CIE-LAB | lab(72.37, 48.30, -33.79) |
| CIE-LCH | lch(72.37, 58.94, 325.02°) |
| OKLab | oklab(78.14% 0.1324 -0.0924) |
| OKLCH | oklch(78.14% 0.161 325.1) |
| XYZ | xyz(60.1131, 44.2068, 87.7875) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.12
Lavender Pink
#DD85D7
ΔE00 4.55
Purply Pink
#F075E6
ΔE00 5.62
Plum
#DDA0DD
ΔE00 6.20
Baby Purple
#CA9BF7
ΔE00 7.60
Orchid
#DA70D6
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB91F0 #96F091
analogous
#BB91F0 #EB91F0 #F091C5
triadic
#EB91F0 #F0EB91 #91F0EB
tetradic
#EB91F0 #F0BB91 #96F091 #91C5F0
square
#EB91F0 #F0BB91 #96F091 #91C5F0
split-complementary
#EB91F0 #C5F091 #91F0BB
monochromatic
#D725E1 #E15BE9 #EB91F0 #F5C7F7 #FAE4FB
Accessibility & contrast
On white
2.13
#EB91F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#EB91F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB91F0
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB91F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB91F0 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF3
Deuteranopia (green-blind)
#A0B5ED
Tritanopia (blue-blind)
#EF9BB5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb91f0; /* rgb */ color: rgb(235, 145, 240); /* oklch */ color: oklch(78.1% 0.161 325.1);
Tailwind
colors: {
custom: {
50: '#f3b3f5',
500: '#eb91f0',
950: '#000000',
},
}SCSS
$custom: #eb91f0; $custom-light: #f3b3f5; $custom-dark: #000000;
JSON
{
"hex": "#eb91f0",
"rgb": {
"r": 235,
"g": 145,
"b": 240
},
"hsl": {
"h": 296.842,
"s": 76,
"l": 75.49
},
"oklch": {
"l": 0.78135,
"c": 0.16145,
"h": 325.1
},
"luminance": 0.44204
}Semantic roles & 50–950 ramp
primary
#EB91F0
secondary
#D9F3D8
accent
#D80D18
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085