#EBA593#EBA593
#EBA593 is a light, moderate red. Relative luminance 0.467; OKLCH L 78.5% C 0.087 H 35.0°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA593 |
|---|---|
| RGB | rgb(235, 165, 147) |
| HSL | hsl(12, 69%, 75%) |
| HSV | hsv(12, 37%, 92%) |
| CMYK | cmyk(0%, 29.8%, 37.4%, 7.8%) |
| CIE-LAB | lab(73.99, 23.63, 19.70) |
| CIE-LCH | lch(73.99, 30.77, 39.82°) |
| OKLab | oklab(78.47% 0.0717 0.0502) |
| OKLCH | oklch(78.47% 0.087 35) |
| XYZ | xyz(52.9845, 46.6825, 33.8180) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.90
Light Salmon
#FEA993
ΔE00 3.49
Pale Salmon
#FFB19A
ΔE00 4.09
Pinkish Tan
#D99B82
ΔE00 4.90
Darksalmon
#E9967A
ΔE00 5.06
Peachy Pink
#FF9A8A
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA593 #93D9EB
analogous
#EB93AD #EBA593 #EBD193
triadic
#EBA593 #93EBA5 #A593EB
tetradic
#EBA593 #ADEB93 #93D9EB #D193EB
square
#EBA593 #ADEB93 #93D9EB #D193EB
split-complementary
#EBA593 #93EBD1 #93ADEB
monochromatic
#D84F2C #E17A5F #EBA593 #F5D0C7 #FAE9E5
Accessibility & contrast
On white
2.03
#EBA593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#EBA593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA593
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA593 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD92
Deuteranopia (green-blind)
#C6BB92
Tritanopia (blue-blind)
#FB9BA0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eba593; /* rgb */ color: rgb(235, 165, 147); /* oklch */ color: oklch(78.5% 0.087 35.0);
Tailwind
colors: {
custom: {
50: '#f3c0b2',
500: '#eba593',
950: '#000000',
},
}SCSS
$custom: #eba593; $custom-light: #f3c0b2; $custom-dark: #000000;
JSON
{
"hex": "#eba593",
"rgb": {
"r": 235,
"g": 165,
"b": 147
},
"hsl": {
"h": 12.273,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.78467,
"c": 0.08748,
"h": 35
},
"luminance": 0.46679
}Semantic roles & 50–950 ramp
primary
#EBA593
secondary
#D9EDF2
accent
#AAD115
background
#FFFBFA
surface
#FEF7F5
border
#D6D0CF
text
#171211
muted
#858180