#EB9593#EB9593
#EB9593 is a light, moderate red. Relative luminance 0.413; OKLCH L 75.7% C 0.104 H 21.3°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9593 |
|---|---|
| RGB | rgb(235, 149, 147) |
| HSL | hsl(1, 69%, 75%) |
| HSV | hsv(1, 37%, 92%) |
| CMYK | cmyk(0%, 36.6%, 37.4%, 7.8%) |
| CIE-LAB | lab(70.36, 32.12, 14.67) |
| CIE-LCH | lch(70.36, 35.31, 24.55°) |
| OKLab | oklab(75.68% 0.0972 0.0378) |
| OKLCH | oklch(75.68% 0.104 21.3) |
| XYZ | xyz(50.2770, 41.2675, 32.9155) |
| Luminance | 0.4126 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 5.30
Blush (survey)
#F29E8E
ΔE00 5.36
Peachy Pink
#FF9A8A
ΔE00 5.94
Blush Pink
#FE828C
ΔE00 5.98
Dusty Pink (survey)
#D58A94
ΔE00 6.38
Rose Pink
#F7879A
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9593 #93E9EB
analogous
#EB93BD #EB9593 #EBC193
triadic
#EB9593 #93EB95 #9593EB
tetradic
#EB9593 #BDEB93 #93E9EB #C193EB
square
#EB9593 #BDEB93 #93E9EB #C193EB
split-complementary
#EB9593 #93EBC1 #93BDEB
monochromatic
#D8302C #E1625F #EB9593 #F5C8C7 #FAE6E5
Accessibility & contrast
On white
2.27
#EB9593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#EB9593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9593
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9593 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A292
Deuteranopia (green-blind)
#BBB392
Tritanopia (blue-blind)
#FB8B95
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb9593; /* rgb */ color: rgb(235, 149, 147); /* oklch */ color: oklch(75.7% 0.104 21.3);
Tailwind
colors: {
custom: {
50: '#f4b5b2',
500: '#eb9593',
950: '#000000',
},
}SCSS
$custom: #eb9593; $custom-light: #f4b5b2; $custom-dark: #000000;
JSON
{
"hex": "#eb9593",
"rgb": {
"r": 235,
"g": 149,
"b": 147
},
"hsl": {
"h": 1.364,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.75676,
"c": 0.10433,
"h": 21.3
},
"luminance": 0.41264
}Semantic roles & 50–950 ramp
primary
#EB9593
secondary
#D9F1F2
accent
#CCD115
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#171111
muted
#858080