#EBA99E#EBA99E
#EBA99E is a light, moderate red. Relative luminance 0.485; OKLCH L 79.4% C 0.080 H 29.6°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA99E |
|---|---|
| RGB | rgb(235, 169, 158) |
| HSL | hsl(9, 66%, 77%) |
| HSV | hsv(9, 33%, 92%) |
| CMYK | cmyk(0%, 28.1%, 32.8%, 7.8%) |
| CIE-LAB | lab(75.15, 22.83, 15.32) |
| CIE-LCH | lch(75.15, 27.50, 33.86°) |
| OKLab | oklab(79.44% 0.0696 0.0395) |
| OKLCH | oklch(79.44% 0.08 29.6) |
| XYZ | xyz(54.6221, 48.5100, 38.8275) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.05
Light Salmon
#FEA993
ΔE00 5.01
Pale Salmon
#FFB19A
ΔE00 5.25
Peachy Pink
#FF9A8A
ΔE00 6.33
Pinkish Tan
#D99B82
ΔE00 7.11
Darksalmon
#E9967A
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA99E #9EE0EB
analogous
#EB9EBA #EBA99E #EBCF9E
triadic
#EBA99E #9EEBA9 #A99EEB
tetradic
#EBA99E #BAEB9E #9EE0EB #CF9EEB
square
#EBA99E #BAEB9E #9EE0EB #CF9EEB
split-complementary
#EBA99E #9EEBCF #9EBAEB
monochromatic
#D64F39 #E17C6B #EBA99E #F5D6D1 #FAE9E6
Accessibility & contrast
On white
1.96
#EBA99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#EBA99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA99E
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA99E | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19D
Deuteranopia (green-blind)
#C7BE9D
Tritanopia (blue-blind)
#F9A1A6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eba99e; /* rgb */ color: rgb(235, 169, 158); /* oklch */ color: oklch(79.4% 0.080 29.6);
Tailwind
colors: {
custom: {
50: '#f3c3ba',
500: '#eba99e',
950: '#000000',
},
}SCSS
$custom: #eba99e; $custom-light: #f3c3ba; $custom-dark: #000000;
JSON
{
"hex": "#eba99e",
"rgb": {
"r": 235,
"g": 169,
"b": 158
},
"hsl": {
"h": 8.571,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.79439,
"c": 0.08007,
"h": 29.6
},
"luminance": 0.48507
}Semantic roles & 50–950 ramp
primary
#EBA99E
secondary
#DAEEF1
accent
#B4CE18
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171211
muted
#858180