#EB96DC#EB96DC
#EB96DC is a light, vivid pink. Relative luminance 0.446; OKLCH L 78.1% C 0.135 H 333.4°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96DC |
|---|---|
| RGB | rgb(235, 150, 220) |
| HSL | hsl(311, 68%, 75%) |
| HSV | hsv(311, 36%, 92%) |
| CMYK | cmyk(0%, 36.2%, 6.4%, 7.8%) |
| CIE-LAB | lab(72.66, 42.16, -22.39) |
| CIE-LCH | lch(72.66, 47.74, 332.03°) |
| OKLab | oklab(78.11% 0.1203 -0.0603) |
| OKLCH | oklch(78.11% 0.135 333.4) |
| XYZ | xyz(58.0850, 44.6450, 73.2541) |
| Luminance | 0.4464 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.85
Lavender Pink
#DD85D7
ΔE00 4.76
Bubblegum Pink
#FE83CC
ΔE00 5.95
Violet (CSS)
#EE82EE
ΔE00 6.41
Purply Pink
#F075E6
ΔE00 7.80
Pink (survey)
#FF81C0
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96DC #96EBA5
analogous
#CF96EB #EB96DC #EB96B1
triadic
#EB96DC #DCEB96 #96DCEB
tetradic
#EB96DC #EBCF96 #96EBA5 #96B1EB
square
#EB96DC #EBCF96 #96EBA5 #96B1EB
split-complementary
#EB96DC #B1EB96 #96EBCF
monochromatic
#D72FBA #E163CB #EB96DC #F5C9ED #FAE5F6
Accessibility & contrast
On white
2.12
#EB96DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#EB96DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96DC
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96DC | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDF
Deuteranopia (green-blind)
#AAB7D9
Tritanopia (blue-blind)
#F29AB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb96dc; /* rgb */ color: rgb(235, 150, 220); /* oklch */ color: oklch(78.1% 0.135 333.4);
Tailwind
colors: {
custom: {
50: '#f3b6e7',
500: '#eb96dc',
950: '#000000',
},
}SCSS
$custom: #eb96dc; $custom-light: #f3b6e7; $custom-dark: #000000;
JSON
{
"hex": "#eb96dc",
"rgb": {
"r": 235,
"g": 150,
"b": 220
},
"hsl": {
"h": 310.588,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.78108,
"c": 0.13457,
"h": 333.4
},
"luminance": 0.44642
}Semantic roles & 50–950 ramp
primary
#EB96DC
secondary
#D9F2DE
accent
#D03616
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084