#EB96CC#EB96CC
#EB96CC is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.5% C 0.122 H 341.7°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96CC |
|---|---|
| RGB | rgb(235, 150, 204) |
| HSL | hsl(322, 68%, 75%) |
| HSV | hsv(322, 36%, 92%) |
| CMYK | cmyk(0%, 36.2%, 13.2%, 7.8%) |
| CIE-LAB | lab(72.12, 39.51, -14.39) |
| CIE-LCH | lch(72.12, 42.05, 339.98°) |
| OKLab | oklab(77.52% 0.1157 -0.0382) |
| OKLCH | oklch(77.52% 0.122 341.7) |
| XYZ | xyz(56.0666, 43.8376, 62.6234) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.13
Plum
#DDA0DD
ΔE00 5.64
Pink (survey)
#FF81C0
ΔE00 5.91
Lavender Pink
#DD85D7
ΔE00 7.09
Powder Pink
#FFB2D0
ΔE00 8.47
Lilac
#C8A2C8
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96CC #96EBB5
analogous
#DF96EB #EB96CC #EB96A1
triadic
#EB96CC #CCEB96 #96CCEB
tetradic
#EB96CC #EBDF96 #96EBB5 #96A1EB
square
#EB96CC #EBDF96 #96EBB5 #96A1EB
split-complementary
#EB96CC #A1EB96 #96EBDF
monochromatic
#D72F9A #E163B3 #EB96CC #F5C9E5 #FAE5F3
Accessibility & contrast
On white
2.15
#EB96CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EB96CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96CC
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96CC | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CE
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#F597A9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb96cc; /* rgb */ color: rgb(235, 150, 204); /* oklch */ color: oklch(77.5% 0.122 341.7);
Tailwind
colors: {
custom: {
50: '#f3b6db',
500: '#eb96cc',
950: '#000000',
},
}SCSS
$custom: #eb96cc; $custom-light: #f3b6db; $custom-dark: #000000;
JSON
{
"hex": "#eb96cc",
"rgb": {
"r": 235,
"g": 150,
"b": 204
},
"hsl": {
"h": 321.882,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.77523,
"c": 0.12185,
"h": 341.7
},
"luminance": 0.43834
}Semantic roles & 50–950 ramp
primary
#EB96CC
secondary
#D9F2E2
accent
#D05A16
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083