#EBA89E#EBA89E
#EBA89E is a light, moderate red. Relative luminance 0.481; OKLCH L 79.3% C 0.081 H 28.5°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA89E |
|---|---|
| RGB | rgb(235, 168, 158) |
| HSL | hsl(8, 66%, 77%) |
| HSV | hsv(8, 33%, 92%) |
| CMYK | cmyk(0%, 28.5%, 32.8%, 7.8%) |
| CIE-LAB | lab(74.91, 23.36, 15.00) |
| CIE-LCH | lch(74.91, 27.76, 32.69°) |
| OKLab | oklab(79.26% 0.0712 0.0387) |
| OKLCH | oklch(79.26% 0.081 28.5) |
| XYZ | xyz(54.4367, 48.1394, 38.7657) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.00
Light Salmon
#FEA993
ΔE00 5.23
Pale Salmon
#FFB19A
ΔE00 5.59
Peachy Pink
#FF9A8A
ΔE00 6.21
Pinkish Tan
#D99B82
ΔE00 7.36
Darksalmon
#E9967A
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA89E #9EE1EB
analogous
#EB9EBB #EBA89E #EBCF9E
triadic
#EBA89E #9EEBA8 #A89EEB
tetradic
#EBA89E #BBEB9E #9EE1EB #CF9EEB
square
#EBA89E #BBEB9E #9EE1EB #CF9EEB
split-complementary
#EBA89E #9EEBCF #9EBBEB
monochromatic
#D64D39 #E17A6B #EBA89E #F5D6D1 #FAE8E6
Accessibility & contrast
On white
1.98
#EBA89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#EBA89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA89E
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA89E | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B19D
Deuteranopia (green-blind)
#C6BE9D
Tritanopia (blue-blind)
#FAA0A5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eba89e; /* rgb */ color: rgb(235, 168, 158); /* oklch */ color: oklch(79.3% 0.081 28.5);
Tailwind
colors: {
custom: {
50: '#f3c2ba',
500: '#eba89e',
950: '#000000',
},
}SCSS
$custom: #eba89e; $custom-light: #f3c2ba; $custom-dark: #000000;
JSON
{
"hex": "#eba89e",
"rgb": {
"r": 235,
"g": 168,
"b": 158
},
"hsl": {
"h": 7.792,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.79259,
"c": 0.08106,
"h": 28.5
},
"luminance": 0.48136
}Semantic roles & 50–950 ramp
primary
#EBA89E
secondary
#DAEEF1
accent
#B6CE18
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180