#EB94EC#EB94EC
#EB94EC is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.4% C 0.153 H 326.5°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EB94EC |
|---|---|
| RGB | rgb(235, 148, 236) |
| HSL | hsl(299, 70%, 75%) |
| HSV | hsv(299, 37%, 93%) |
| CMYK | cmyk(0.4%, 37.3%, 0%, 7.5%) |
| CIE-LAB | lab(72.83, 46.02, -30.90) |
| CIE-LCH | lch(72.83, 55.43, 326.13°) |
| OKLab | oklab(78.43% 0.1272 -0.0842) |
| OKLCH | oklch(78.43% 0.153 326.5) |
| XYZ | xyz(59.9899, 44.9006, 84.8473) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.97
Lavender Pink
#DD85D7
ΔE00 4.45
Plum
#DDA0DD
ΔE00 5.18
Purply Pink
#F075E6
ΔE00 6.26
Mauve
#E0B0FF
ΔE00 7.80
Baby Purple
#CA9BF7
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB94EC #95EC94
analogous
#BF94EC #EB94EC #EC94C1
triadic
#EB94EC #ECEB94 #94ECEB
tetradic
#EB94EC #ECBF94 #95EC94 #94C1EC
square
#EB94EC #ECBF94 #95EC94 #94C1EC
split-complementary
#EB94EC #C1EC94 #94ECBF
monochromatic
#D82CDA #E160E3 #EB94EC #F5C8F5 #FAE5FA
Accessibility & contrast
On white
2.10
#EB94EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#EB94EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB94EC
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB94EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB94EC | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACEF
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#F09CB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb94ec; /* rgb */ color: rgb(235, 148, 236); /* oklch */ color: oklch(78.4% 0.153 326.5);
Tailwind
colors: {
custom: {
50: '#f3b5f2',
500: '#eb94ec',
950: '#000000',
},
}SCSS
$custom: #eb94ec; $custom-light: #f3b5f2; $custom-dark: #000000;
JSON
{
"hex": "#eb94ec",
"rgb": {
"r": 235,
"g": 148,
"b": 236
},
"hsl": {
"h": 299.318,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.78429,
"c": 0.15255,
"h": 326.5
},
"luminance": 0.44898
}Semantic roles & 50–950 ramp
primary
#EB94EC
secondary
#D9F2D9
accent
#D21416
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085