#EB94FF#EB94FF
#EB94FF is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.3% C 0.171 H 319.9°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EB94FF |
|---|---|
| RGB | rgb(235, 148, 255) |
| HSL | hsl(289, 100%, 79%) |
| HSV | hsv(289, 42%, 100%) |
| CMYK | cmyk(7.8%, 42%, 0%, 0%) |
| CIE-LAB | lab(73.59, 49.57, -40.05) |
| CIE-LCH | lch(73.59, 63.73, 321.06°) |
| OKLab | oklab(79.25% 0.1311 -0.1103) |
| OKLCH | oklch(79.25% 0.171 319.9) |
| XYZ | xyz(62.8986, 46.0641, 100.1663) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.40
Baby Purple
#CA9BF7
ΔE00 6.41
Lilac (survey)
#CEA2FD
ΔE00 6.79
Lavender Pink
#DD85D7
ΔE00 6.79
Purply Pink
#F075E6
ΔE00 6.99
Mauve
#E0B0FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB94FF #A8FF94
analogous
#B694FF #EB94FF #FF94DE
triadic
#EB94FF #FFEB94 #94FFEB
tetradic
#EB94FF #FFB694 #A8FF94 #94DEFF
square
#EB94FF #FFB694 #A8FF94 #94DEFF
split-complementary
#EB94FF #DEFF94 #94FFB6
monochromatic
#D41AFF #E057FF #EB94FF #F6D1FF #F9E0FF
Accessibility & contrast
On white
2.06
#EB94FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#EB94FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB94FF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB94FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB94FF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#9CB8FC
Tritanopia (blue-blind)
#ECA1BE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eb94ff; /* rgb */ color: rgb(235, 148, 255); /* oklch */ color: oklch(79.3% 0.171 319.9);
Tailwind
colors: {
custom: {
50: '#f3b5ff',
500: '#eb94ff',
950: '#000000',
},
}SCSS
$custom: #eb94ff; $custom-light: #f3b5ff; $custom-dark: #000000;
JSON
{
"hex": "#eb94ff",
"rgb": {
"r": 235,
"g": 148,
"b": 255
},
"hsl": {
"h": 288.785,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.7925,
"c": 0.17134,
"h": 319.9
},
"luminance": 0.46062
}Semantic roles & 50–950 ramp
primary
#EB94FF
secondary
#DAF7D4
accent
#E6002B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171118
muted
#858086