#EB96EA#EB96EA
#EB96EA is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.7% C 0.147 H 327.3°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96EA |
|---|---|
| RGB | rgb(235, 150, 234) |
| HSL | hsl(301, 68%, 75%) |
| HSV | hsv(301, 36%, 92%) |
| CMYK | cmyk(0%, 36.2%, 0.4%, 7.8%) |
| CIE-LAB | lab(73.17, 44.62, -29.28) |
| CIE-LCH | lch(73.17, 53.37, 326.73°) |
| OKLab | oklab(78.66% 0.1239 -0.0796) |
| OKLCH | oklch(78.66% 0.147 327.3) |
| XYZ | xyz(60.0174, 45.4179, 83.4311) |
| Luminance | 0.4541 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.59
Plum
#DDA0DD
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 4.60
Purply Pink
#F075E6
ΔE00 6.76
Mauve
#E0B0FF
ΔE00 7.64
Bubblegum Pink
#FE83CC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96EA #96EB97
analogous
#C196EB #EB96EA #EB96BF
triadic
#EB96EA #EAEB96 #96EAEB
tetradic
#EB96EA #EBC196 #96EB97 #96BFEB
square
#EB96EA #EBC196 #96EB97 #96BFEB
split-complementary
#EB96EA #BFEB96 #96EBC1
monochromatic
#D72FD5 #E163E0 #EB96EA #F5C9F4 #FAE5FA
Accessibility & contrast
On white
2.08
#EB96EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#EB96EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96EA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96EA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADED
Deuteranopia (green-blind)
#A6B8E7
Tritanopia (blue-blind)
#F09EB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eb96ea; /* rgb */ color: rgb(235, 150, 234); /* oklch */ color: oklch(78.7% 0.147 327.3);
Tailwind
colors: {
custom: {
50: '#f3b6f1',
500: '#eb96ea',
950: '#000000',
},
}SCSS
$custom: #eb96ea; $custom-light: #f3b6f1; $custom-dark: #000000;
JSON
{
"hex": "#eb96ea",
"rgb": {
"r": 235,
"g": 150,
"b": 234
},
"hsl": {
"h": 300.706,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.7866,
"c": 0.14725,
"h": 327.3
},
"luminance": 0.45415
}Semantic roles & 50–950 ramp
primary
#EB96EA
secondary
#D9F2DA
accent
#D01816
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084