#EB9596#EB9596
#EB9596 is a light, moderate red. Relative luminance 0.414; OKLCH L 75.7% C 0.104 H 19.0°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9596 |
|---|---|
| RGB | rgb(235, 149, 150) |
| HSL | hsl(359, 68%, 75%) |
| HSV | hsv(359, 37%, 92%) |
| CMYK | cmyk(0%, 36.6%, 36.2%, 7.8%) |
| CIE-LAB | lab(70.43, 32.47, 13.10) |
| CIE-LCH | lch(70.43, 35.01, 21.98°) |
| OKLab | oklab(75.75% 0.0984 0.034) |
| OKLCH | oklch(75.75% 0.104 19) |
| XYZ | xyz(50.5155, 41.3629, 34.1715) |
| Luminance | 0.4136 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 5.54
Dusty Pink (survey)
#D58A94
ΔE00 5.69
Blush Pink
#FE828C
ΔE00 5.70
Rose Pink
#F7879A
ΔE00 5.90
Blush (survey)
#F29E8E
ΔE00 6.34
Peachy Pink
#FF9A8A
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9596 #95EBEA
analogous
#EB95C1 #EB9596 #EBBF95
triadic
#EB9596 #96EB95 #9596EB
tetradic
#EB9596 #C1EB95 #95EBEA #BF95EB
square
#EB9596 #C1EB95 #95EBEA #BF95EB
split-complementary
#EB9596 #95EBBF #95C1EB
monochromatic
#D82E30 #E16263 #EB9596 #F5C8C9 #FAE5E6
Accessibility & contrast
On white
2.26
#EB9596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EB9596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9596
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9596 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A296
Deuteranopia (green-blind)
#BBB395
Tritanopia (blue-blind)
#FB8B96
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb9596; /* rgb */ color: rgb(235, 149, 150); /* oklch */ color: oklch(75.7% 0.104 19.0);
Tailwind
colors: {
custom: {
50: '#f4b5b4',
500: '#eb9596',
950: '#000000',
},
}SCSS
$custom: #eb9596; $custom-light: #f4b5b4; $custom-dark: #000000;
JSON
{
"hex": "#eb9596",
"rgb": {
"r": 235,
"g": 149,
"b": 150
},
"hsl": {
"h": 359.302,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.75748,
"c": 0.10408,
"h": 19
},
"luminance": 0.41359
}Semantic roles & 50–950 ramp
primary
#EB9596
secondary
#D9F2F1
accent
#D0CE15
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080