#EB96C8#EB96C8
#EB96C8 is a light, moderate pink. Relative luminance 0.436; OKLCH L 77.4% C 0.119 H 344.1°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96C8 |
|---|---|
| RGB | rgb(235, 150, 200) |
| HSL | hsl(325, 68%, 75%) |
| HSV | hsv(325, 36%, 92%) |
| CMYK | cmyk(0%, 36.2%, 14.9%, 7.8%) |
| CIE-LAB | lab(71.99, 38.87, -12.37) |
| CIE-LCH | lch(71.99, 40.79, 342.34°) |
| OKLab | oklab(77.39% 0.1145 -0.0326) |
| OKLCH | oklch(77.39% 0.119 344.1) |
| XYZ | xyz(55.5930, 43.6481, 60.1291) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.35
Pink (survey)
#FF81C0
ΔE00 5.67
Plum
#DDA0DD
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 7.90
Powder Pink
#FFB2D0
ΔE00 7.92
Pinky
#FC86AA
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96C8 #96EBB9
analogous
#E396EB #EB96C8 #EB969D
triadic
#EB96C8 #C8EB96 #96C8EB
tetradic
#EB96C8 #EBE396 #96EBB9 #969DEB
square
#EB96C8 #EBE396 #96EBB9 #969DEB
split-complementary
#EB96C8 #9DEB96 #96EBE3
monochromatic
#D72F92 #E163AD #EB96C8 #F5C9E3 #FAE5F2
Accessibility & contrast
On white
2.16
#EB96C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EB96C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96C8
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96C8 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA8CA
Deuteranopia (green-blind)
#B0B6C6
Tritanopia (blue-blind)
#F596A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #eb96c8; /* rgb */ color: rgb(235, 150, 200); /* oklch */ color: oklch(77.4% 0.119 344.1);
Tailwind
colors: {
custom: {
50: '#f3b6d8',
500: '#eb96c8',
950: '#000000',
},
}SCSS
$custom: #eb96c8; $custom-light: #f3b6d8; $custom-dark: #000000;
JSON
{
"hex": "#eb96c8",
"rgb": {
"r": 235,
"g": 150,
"b": 200
},
"hsl": {
"h": 324.706,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.77385,
"c": 0.11905,
"h": 344.1
},
"luminance": 0.43645
}Semantic roles & 50–950 ramp
primary
#EB96C8
secondary
#D9F2E3
accent
#D06216
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083