#EB93FF#EB93FF
#EB93FF is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.1% C 0.173 H 320.0°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93FF |
|---|---|
| RGB | rgb(235, 147, 255) |
| HSL | hsl(289, 100%, 79%) |
| HSV | hsv(289, 42%, 100%) |
| CMYK | cmyk(7.8%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(73.38, 50.08, -40.37) |
| CIE-LCH | lch(73.38, 64.32, 321.13°) |
| OKLab | oklab(79.1% 0.1325 -0.1112) |
| OKLCH | oklch(79.1% 0.173 320) |
| XYZ | xyz(62.7424, 45.7518, 100.1143) |
| Luminance | 0.4575 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.25
Baby Purple
#CA9BF7
ΔE00 6.48
Lavender Pink
#DD85D7
ΔE00 6.73
Purply Pink
#F075E6
ΔE00 6.83
Lilac (survey)
#CEA2FD
ΔE00 6.90
Liliac
#C48EFD
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93FF #A7FF93
analogous
#B593FF #EB93FF #FF93DD
triadic
#EB93FF #FFEB93 #93FFEB
tetradic
#EB93FF #FFB593 #A7FF93 #93DDFF
square
#EB93FF #FFB593 #A7FF93 #93DDFF
split-complementary
#EB93FF #DDFF93 #93FFB5
monochromatic
#D419FF #E056FF #EB93FF #F6D0FF #F9E0FF
Accessibility & contrast
On white
2.07
#EB93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#EB93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93FF
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93FF | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#9BB7FC
Tritanopia (blue-blind)
#ECA1BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb93ff; /* rgb */ color: rgb(235, 147, 255); /* oklch */ color: oklch(79.1% 0.173 320.0);
Tailwind
colors: {
custom: {
50: '#f3b4ff',
500: '#eb93ff',
950: '#000000',
},
}SCSS
$custom: #eb93ff; $custom-light: #f3b4ff; $custom-dark: #000000;
JSON
{
"hex": "#eb93ff",
"rgb": {
"r": 235,
"g": 147,
"b": 255
},
"hsl": {
"h": 288.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.79098,
"c": 0.17299,
"h": 320
},
"luminance": 0.4575
}Semantic roles & 50–950 ramp
primary
#EB93FF
secondary
#DAF7D4
accent
#E6002A
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086