#EB96DA#EB96DA
#EB96DA is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.0% C 0.133 H 334.4°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96DA |
|---|---|
| RGB | rgb(235, 150, 218) |
| HSL | hsl(312, 68%, 75%) |
| HSV | hsv(312, 36%, 92%) |
| CMYK | cmyk(0%, 36.2%, 7.2%, 7.8%) |
| CIE-LAB | lab(72.59, 41.82, -21.40) |
| CIE-LCH | lch(72.59, 46.98, 332.90°) |
| OKLab | oklab(78.03% 0.1198 -0.0575) |
| OKLCH | oklch(78.03% 0.133 334.4) |
| XYZ | xyz(57.8218, 44.5397, 71.8674) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.92
Lavender Pink
#DD85D7
ΔE00 4.95
Bubblegum Pink
#FE83CC
ΔE00 5.73
Violet (CSS)
#EE82EE
ΔE00 6.76
Pink (survey)
#FF81C0
ΔE00 7.59
Purply Pink
#F075E6
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96DA #96EBA7
analogous
#D196EB #EB96DA #EB96AF
triadic
#EB96DA #DAEB96 #96DAEB
tetradic
#EB96DA #EBD196 #96EBA7 #96AFEB
square
#EB96DA #EBD196 #96EBA7 #96AFEB
split-complementary
#EB96DA #AFEB96 #96EBD1
monochromatic
#D72FB6 #E163C8 #EB96DA #F5C9EC #FAE5F6
Accessibility & contrast
On white
2.12
#EB96DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EB96DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96DA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96DA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96AADD
Deuteranopia (green-blind)
#ABB7D7
Tritanopia (blue-blind)
#F39AAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #eb96da; /* rgb */ color: rgb(235, 150, 218); /* oklch */ color: oklch(78.0% 0.133 334.4);
Tailwind
colors: {
custom: {
50: '#f3b6e5',
500: '#eb96da',
950: '#000000',
},
}SCSS
$custom: #eb96da; $custom-light: #f3b6e5; $custom-dark: #000000;
JSON
{
"hex": "#eb96da",
"rgb": {
"r": 235,
"g": 150,
"b": 218
},
"hsl": {
"h": 312,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.78032,
"c": 0.13286,
"h": 334.4
},
"luminance": 0.44537
}Semantic roles & 50–950 ramp
primary
#EB96DA
secondary
#D9F2DE
accent
#D03B16
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171115
muted
#858084