#EBA394#EBA394
#EBA394 is a light, moderate red. Relative luminance 0.460; OKLCH L 78.1% C 0.089 H 32.2°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA394 |
|---|---|
| RGB | rgb(235, 163, 148) |
| HSL | hsl(10, 69%, 75%) |
| HSV | hsv(10, 37%, 92%) |
| CMYK | cmyk(0%, 30.6%, 37%, 7.8%) |
| CIE-LAB | lab(73.54, 24.81, 18.55) |
| CIE-LCH | lch(73.54, 30.98, 36.78°) |
| OKLab | oklab(78.13% 0.0753 0.0474) |
| OKLCH | oklch(78.13% 0.089 32.2) |
| XYZ | xyz(52.7054, 45.9982, 34.1138) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.22
Light Salmon
#FEA993
ΔE00 3.90
Pale Salmon
#FFB19A
ΔE00 4.80
Peachy Pink
#FF9A8A
ΔE00 4.88
Darksalmon
#E9967A
ΔE00 5.52
Pinkish Tan
#D99B82
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA394 #94DCEB
analogous
#EB94B0 #EBA394 #EBCF94
triadic
#EBA394 #94EBA3 #A394EB
tetradic
#EBA394 #B0EB94 #94DCEB #CF94EB
square
#EBA394 #B0EB94 #94DCEB #CF94EB
split-complementary
#EBA394 #94EBCF #94B0EB
monochromatic
#D84A2D #E17760 #EBA394 #F5CFC8 #FAE9E5
Accessibility & contrast
On white
2.06
#EBA394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#EBA394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA394
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA394 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC93
Deuteranopia (green-blind)
#C4BA93
Tritanopia (blue-blind)
#FB999F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eba394; /* rgb */ color: rgb(235, 163, 148); /* oklch */ color: oklch(78.1% 0.089 32.2);
Tailwind
colors: {
custom: {
50: '#f3beb3',
500: '#eba394',
950: '#000000',
},
}SCSS
$custom: #eba394; $custom-light: #f3beb3; $custom-dark: #000000;
JSON
{
"hex": "#eba394",
"rgb": {
"r": 235,
"g": 163,
"b": 148
},
"hsl": {
"h": 10.345,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.78132,
"c": 0.08892,
"h": 32.2
},
"luminance": 0.45995
}Semantic roles & 50–950 ramp
primary
#EBA394
secondary
#D9EEF2
accent
#B0D015
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180