#EBA89B#EBA89B
#EBA89B is a light, moderate red. Relative luminance 0.480; OKLCH L 79.2% C 0.082 H 31.2°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA89B |
|---|---|
| RGB | rgb(235, 168, 155) |
| HSL | hsl(10, 67%, 76%) |
| HSV | hsv(10, 34%, 92%) |
| CMYK | cmyk(0%, 28.5%, 34%, 7.8%) |
| CIE-LAB | lab(74.85, 22.99, 16.54) |
| CIE-LCH | lch(74.85, 28.32, 35.73°) |
| OKLab | oklab(79.19% 0.0701 0.0425) |
| OKLCH | oklch(79.19% 0.082 31.2) |
| XYZ | xyz(54.1817, 48.0374, 37.4223) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.55
Light Salmon
#FEA993
ΔE00 4.44
Pale Salmon
#FFB19A
ΔE00 4.76
Peachy Pink
#FF9A8A
ΔE00 5.97
Pinkish Tan
#D99B82
ΔE00 6.43
Darksalmon
#E9967A
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA89B #9BDEEB
analogous
#EB9BB6 #EBA89B #EBD09B
triadic
#EBA89B #9BEBA8 #A89BEB
tetradic
#EBA89B #B6EB9B #9BDEEB #D09BEB
square
#EBA89B #B6EB9B #9BDEEB #D09BEB
split-complementary
#EBA89B #9BEBD0 #9BB6EB
monochromatic
#D74F35 #E17C68 #EBA89B #F5D4CE #FAE9E5
Accessibility & contrast
On white
1.98
#EBA89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#EBA89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA89B
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA89B | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B09A
Deuteranopia (green-blind)
#C6BD9A
Tritanopia (blue-blind)
#FA9FA5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eba89b; /* rgb */ color: rgb(235, 168, 155); /* oklch */ color: oklch(79.2% 0.082 31.2);
Tailwind
colors: {
custom: {
50: '#f3c2b8',
500: '#eba89b',
950: '#000000',
},
}SCSS
$custom: #eba89b; $custom-light: #f3c2b8; $custom-dark: #000000;
JSON
{
"hex": "#eba89b",
"rgb": {
"r": 235,
"g": 168,
"b": 155
},
"hsl": {
"h": 9.75,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.79188,
"c": 0.08193,
"h": 31.2
},
"luminance": 0.48034
}Semantic roles & 50–950 ramp
primary
#EBA89B
secondary
#DAEEF1
accent
#B1CF17
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180