#EB96DB#EB96DB
#EB96DB is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.1% C 0.134 H 333.9°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96DB |
|---|---|
| RGB | rgb(235, 150, 219) |
| HSL | hsl(311, 68%, 75%) |
| HSV | hsv(311, 36%, 92%) |
| CMYK | cmyk(0%, 36.2%, 6.8%, 7.8%) |
| CIE-LAB | lab(72.62, 41.99, -21.89) |
| CIE-LCH | lch(72.62, 47.36, 332.46°) |
| OKLab | oklab(78.07% 0.12 -0.0589) |
| OKLCH | oklch(78.07% 0.134 333.9) |
| XYZ | xyz(57.9530, 44.5922, 72.5586) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.88
Lavender Pink
#DD85D7
ΔE00 4.85
Bubblegum Pink
#FE83CC
ΔE00 5.84
Violet (CSS)
#EE82EE
ΔE00 6.58
Pink (survey)
#FF81C0
ΔE00 7.74
Purply Pink
#F075E6
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96DB #96EBA6
analogous
#D096EB #EB96DB #EB96B0
triadic
#EB96DB #DBEB96 #96DBEB
tetradic
#EB96DB #EBD096 #96EBA6 #96B0EB
square
#EB96DB #EBD096 #96EBA6 #96B0EB
split-complementary
#EB96DB #B0EB96 #96EBD0
monochromatic
#D72FB8 #E163C9 #EB96DB #F5C9ED #FAE5F6
Accessibility & contrast
On white
2.12
#EB96DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#EB96DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96DB
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96DB | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDE
Deuteranopia (green-blind)
#ABB7D8
Tritanopia (blue-blind)
#F39AAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb96db; /* rgb */ color: rgb(235, 150, 219); /* oklch */ color: oklch(78.1% 0.134 333.9);
Tailwind
colors: {
custom: {
50: '#f3b6e6',
500: '#eb96db',
950: '#000000',
},
}SCSS
$custom: #eb96db; $custom-light: #f3b6e6; $custom-dark: #000000;
JSON
{
"hex": "#eb96db",
"rgb": {
"r": 235,
"g": 150,
"b": 219
},
"hsl": {
"h": 311.294,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.7807,
"c": 0.13371,
"h": 333.9
},
"luminance": 0.44589
}Semantic roles & 50–950 ramp
primary
#EB96DB
secondary
#D9F2DE
accent
#D03916
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084