#EB96A2#EB96A2
#EB96A2 is a light, moderate red. Relative luminance 0.421; OKLCH L 76.2% C 0.103 H 10.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EB96A2 |
|---|---|
| RGB | rgb(235, 150, 162) |
| HSL | hsl(352, 68%, 75%) |
| HSV | hsv(352, 36%, 92%) |
| CMYK | cmyk(0%, 36.2%, 31.1%, 7.8%) |
| CIE-LAB | lab(70.93, 33.42, 7.15) |
| CIE-LCH | lch(70.93, 34.18, 12.07°) |
| OKLab | oklab(76.22% 0.1014 0.019) |
| OKLCH | oklch(76.22% 0.103 10.6) |
| XYZ | xyz(51.6906, 42.0872, 39.5765) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.71
Faded Pink
#DE9DAC
ΔE00 4.26
Rose Pink
#F7879A
ΔE00 4.30
Dusty Pink (survey)
#D58A94
ΔE00 4.67
Rosa
#FE86A4
ΔE00 5.75
Dull Pink
#D5869D
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB96A2 #96EBDF
analogous
#EB96CD #EB96A2 #EBB496
triadic
#EB96A2 #A2EB96 #96A2EB
tetradic
#EB96A2 #CDEB96 #96EBDF #B496EB
square
#EB96A2 #CDEB96 #96EBDF #B496EB
split-complementary
#EB96A2 #96EBB4 #96CDEB
monochromatic
#D72F47 #E16374 #EB96A2 #F5C9D0 #FAE5E8
Accessibility & contrast
On white
2.23
#EB96A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#EB96A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB96A2
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB96A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB96A2 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A2
Deuteranopia (green-blind)
#B9B4A0
Tritanopia (blue-blind)
#FA8E9A
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb96a2; /* rgb */ color: rgb(235, 150, 162); /* oklch */ color: oklch(76.2% 0.103 10.6);
Tailwind
colors: {
custom: {
50: '#f3b6bd',
500: '#eb96a2',
950: '#000000',
},
}SCSS
$custom: #eb96a2; $custom-light: #f3b6bd; $custom-dark: #000000;
JSON
{
"hex": "#eb96a2",
"rgb": {
"r": 235,
"g": 150,
"b": 162
},
"hsl": {
"h": 351.529,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.76225,
"c": 0.10312,
"h": 10.6
},
"luminance": 0.42083
}Semantic roles & 50–950 ramp
primary
#EB96A2
secondary
#D9F2EE
accent
#D0B616
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081