#EB93FE#EB93FE
#EB93FE is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.1% C 0.172 H 320.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EB93FE |
|---|---|
| RGB | rgb(235, 147, 254) |
| HSL | hsl(289, 98%, 79%) |
| HSV | hsv(289, 42%, 100%) |
| CMYK | cmyk(7.5%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(73.34, 49.89, -39.89) |
| CIE-LCH | lch(73.34, 63.88, 321.35°) |
| OKLab | oklab(79.05% 0.1324 -0.1098) |
| OKLCH | oklch(79.05% 0.172 320.3) |
| XYZ | xyz(62.5819, 45.6875, 99.2687) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.16
Baby Purple
#CA9BF7
ΔE00 6.52
Lavender Pink
#DD85D7
ΔE00 6.59
Purply Pink
#F075E6
ΔE00 6.75
Lilac (survey)
#CEA2FD
ΔE00 6.95
Liliac
#C48EFD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB93FE #A6FE93
analogous
#B593FE #EB93FE #FE93DB
triadic
#EB93FE #FEEB93 #93FEEB
tetradic
#EB93FE #FEB593 #A6FE93 #93DBFE
square
#EB93FE #FEB593 #A6FE93 #93DBFE
split-complementary
#EB93FE #DBFE93 #93FEB5
monochromatic
#D51AFD #E056FD #EB93FE #F6D0FF #F9E1FF
Accessibility & contrast
On white
2.07
#EB93FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#EB93FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB93FE
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB93FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB93FE | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#9CB7FB
Tritanopia (blue-blind)
#EDA0BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb93fe; /* rgb */ color: rgb(235, 147, 254); /* oklch */ color: oklch(79.1% 0.172 320.3);
Tailwind
colors: {
custom: {
50: '#f3b4ff',
500: '#eb93fe',
950: '#000000',
},
}SCSS
$custom: #eb93fe; $custom-light: #f3b4ff; $custom-dark: #000000;
JSON
{
"hex": "#eb93fe",
"rgb": {
"r": 235,
"g": 147,
"b": 254
},
"hsl": {
"h": 289.346,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.79053,
"c": 0.17197,
"h": 320.3
},
"luminance": 0.45685
}Semantic roles & 50–950 ramp
primary
#EB93FE
secondary
#DAF7D4
accent
#E60029
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086