#EBA79E#EBA79E
#EBA79E is a light, moderate red. Relative luminance 0.478; OKLCH L 79.1% C 0.082 H 27.5°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA79E |
|---|---|
| RGB | rgb(235, 167, 158) |
| HSL | hsl(7, 66%, 77%) |
| HSV | hsv(7, 33%, 92%) |
| CMYK | cmyk(0%, 28.9%, 32.8%, 7.8%) |
| CIE-LAB | lab(74.68, 23.90, 14.67) |
| CIE-LCH | lch(74.68, 28.04, 31.55°) |
| OKLab | oklab(79.08% 0.0728 0.0379) |
| OKLCH | oklch(79.08% 0.082 27.5) |
| XYZ | xyz(54.2528, 47.7716, 38.7044) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.01
Light Salmon
#FEA993
ΔE00 5.48
Pale Salmon
#FFB19A
ΔE00 5.94
Peachy Pink
#FF9A8A
ΔE00 6.14
Pinkish Tan
#D99B82
ΔE00 7.63
Darksalmon
#E9967A
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA79E #9EE2EB
analogous
#EB9EBC #EBA79E #EBCE9E
triadic
#EBA79E #9EEBA7 #A79EEB
tetradic
#EBA79E #BCEB9E #9EE2EB #CE9EEB
square
#EBA79E #BCEB9E #9EE2EB #CE9EEB
split-complementary
#EBA79E #9EEBCE #9EBCEB
monochromatic
#D64B39 #E1796B #EBA79E #F5D5D1 #FAE8E6
Accessibility & contrast
On white
1.99
#EBA79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#EBA79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA79E
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA79E | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09D
Deuteranopia (green-blind)
#C5BD9D
Tritanopia (blue-blind)
#FA9FA5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eba79e; /* rgb */ color: rgb(235, 167, 158); /* oklch */ color: oklch(79.1% 0.082 27.5);
Tailwind
colors: {
custom: {
50: '#f3c1ba',
500: '#eba79e',
950: '#000000',
},
}SCSS
$custom: #eba79e; $custom-light: #f3c1ba; $custom-dark: #000000;
JSON
{
"hex": "#eba79e",
"rgb": {
"r": 235,
"g": 167,
"b": 158
},
"hsl": {
"h": 7.013,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.79079,
"c": 0.08208,
"h": 27.5
},
"luminance": 0.47768
}Semantic roles & 50–950 ramp
primary
#EBA79E
secondary
#DAEFF1
accent
#B8CE18
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180