#EB96EC#EB96EC
#EB96EC is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.7% C 0.149 H 326.5°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96EC |
|---|---|
| RGB | rgb(235, 150, 236) |
| HSL | hsl(299, 69%, 76%) |
| HSV | hsv(299, 36%, 93%) |
| CMYK | cmyk(0.4%, 36.4%, 0%, 7.5%) |
| CIE-LAB | lab(73.24, 44.98, -30.26) |
| CIE-LCH | lch(73.24, 54.21, 326.08°) |
| OKLab | oklab(78.74% 0.1243 -0.0824) |
| OKLCH | oklch(78.74% 0.149 326.5) |
| XYZ | xyz(60.3063, 45.5335, 84.9528) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 4.72
Plum
#DDA0DD
ΔE00 4.82
Purply Pink
#F075E6
ΔE00 6.71
Mauve
#E0B0FF
ΔE00 7.47
Baby Purple
#CA9BF7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96EC #97EC96
analogous
#C096EC #EB96EC #EC96C2
triadic
#EB96EC #ECEB96 #96ECEB
tetradic
#EB96EC #ECC096 #97EC96 #96C2EC
square
#EB96EC #ECC096 #97EC96 #96C2EC
split-complementary
#EB96EC #C2EC96 #96ECC0
monochromatic
#D72ED9 #E162E3 #EB96EC #F5CAF5 #FAE5FA
Accessibility & contrast
On white
2.08
#EB96EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#EB96EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96EC
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96EC | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEF
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#F09EB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb96ec; /* rgb */ color: rgb(235, 150, 236); /* oklch */ color: oklch(78.7% 0.149 326.5);
Tailwind
colors: {
custom: {
50: '#f3b6f2',
500: '#eb96ec',
950: '#000000',
},
}SCSS
$custom: #eb96ec; $custom-light: #f3b6f2; $custom-dark: #000000;
JSON
{
"hex": "#eb96ec",
"rgb": {
"r": 235,
"g": 150,
"b": 236
},
"hsl": {
"h": 299.302,
"s": 69.355,
"l": 75.686
},
"oklch": {
"l": 0.78742,
"c": 0.14915,
"h": 326.5
},
"luminance": 0.45531
}Semantic roles & 50–950 ramp
primary
#EB96EC
secondary
#D9F2D9
accent
#D11416
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085