#EB95EC#EB95EC
#EB95EC is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.6% C 0.151 H 326.5°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EB95EC |
|---|---|
| RGB | rgb(235, 149, 236) |
| HSL | hsl(299, 70%, 75%) |
| HSV | hsv(299, 37%, 93%) |
| CMYK | cmyk(0.4%, 36.9%, 0%, 7.5%) |
| CIE-LAB | lab(73.03, 45.50, -30.58) |
| CIE-LCH | lch(73.03, 54.82, 326.10°) |
| OKLab | oklab(78.59% 0.1258 -0.0833) |
| OKLCH | oklch(78.59% 0.151 326.5) |
| XYZ | xyz(60.1474, 45.2157, 84.8999) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 4.58
Plum
#DDA0DD
ΔE00 5.00
Purply Pink
#F075E6
ΔE00 6.48
Mauve
#E0B0FF
ΔE00 7.64
Baby Purple
#CA9BF7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB95EC #96EC95
analogous
#BF95EC #EB95EC #EC95C2
triadic
#EB95EC #ECEB95 #95ECEB
tetradic
#EB95EC #ECBF95 #96EC95 #95C2EC
square
#EB95EC #ECBF95 #96EC95 #95C2EC
split-complementary
#EB95EC #C2EC95 #95ECBF
monochromatic
#D72DD9 #E161E3 #EB95EC #F5C9F5 #FAE5FA
Accessibility & contrast
On white
2.09
#EB95EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#EB95EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB95EC
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB95EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB95EC | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEF
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#F09DB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eb95ec; /* rgb */ color: rgb(235, 149, 236); /* oklch */ color: oklch(78.6% 0.151 326.5);
Tailwind
colors: {
custom: {
50: '#f3b6f2',
500: '#eb95ec',
950: '#000000',
},
}SCSS
$custom: #eb95ec; $custom-light: #f3b6f2; $custom-dark: #000000;
JSON
{
"hex": "#eb95ec",
"rgb": {
"r": 235,
"g": 149,
"b": 236
},
"hsl": {
"h": 299.31,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.78585,
"c": 0.15085,
"h": 326.5
},
"luminance": 0.45213
}Semantic roles & 50–950 ramp
primary
#EB95EC
secondary
#D9F2D9
accent
#D21416
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085