#EB9293#EB9293
#EB9293 is a light, moderate red. Relative luminance 0.403; OKLCH L 75.2% C 0.108 H 19.2°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EB9293 |
|---|---|
| RGB | rgb(235, 146, 147) |
| HSL | hsl(359, 69%, 75%) |
| HSV | hsv(359, 38%, 92%) |
| CMYK | cmyk(0%, 37.9%, 37.4%, 7.8%) |
| CIE-LAB | lab(69.70, 33.70, 13.75) |
| CIE-LCH | lch(69.70, 36.39, 22.20°) |
| OKLab | oklab(75.17% 0.102 0.0355) |
| OKLCH | oklch(75.17% 0.108 19.2) |
| XYZ | xyz(49.8085, 40.3305, 32.7594) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 4.78
Blush Pink
#FE828C
ΔE00 5.13
Dusty Pink (survey)
#D58A94
ΔE00 5.59
Rose Pink
#F7879A
ΔE00 5.64
Blush (survey)
#F29E8E
ΔE00 6.51
Salmon Pink
#FE7B7C
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB9293 #92EBEA
analogous
#EB92C0 #EB9293 #EBBE92
triadic
#EB9293 #93EB92 #9293EB
tetradic
#EB9293 #C0EB92 #92EBEA #BE92EB
square
#EB9293 #C0EB92 #92EBEA #BE92EB
split-complementary
#EB9293 #92EBBE #92C0EB
monochromatic
#D82B2D #E25E60 #EB9293 #F4C6C6 #FAE5E5
Accessibility & contrast
On white
2.32
#EB9293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EB9293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB9293
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB9293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB9293 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A093
Deuteranopia (green-blind)
#B9B191
Tritanopia (blue-blind)
#FB8893
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb9293; /* rgb */ color: rgb(235, 146, 147); /* oklch */ color: oklch(75.2% 0.108 19.2);
Tailwind
colors: {
custom: {
50: '#f4b3b2',
500: '#eb9293',
950: '#000000',
},
}SCSS
$custom: #eb9293; $custom-light: #f4b3b2; $custom-dark: #000000;
JSON
{
"hex": "#eb9293",
"rgb": {
"r": 235,
"g": 146,
"b": 147
},
"hsl": {
"h": 359.326,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.75171,
"c": 0.10803,
"h": 19.2
},
"luminance": 0.40327
}Semantic roles & 50–950 ramp
primary
#EB9293
secondary
#D9F2F2
accent
#D1CF15
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#171111
muted
#858080