#EBA79C#EBA79C
#EBA79C is a light, moderate red. Relative luminance 0.477; OKLCH L 79.0% C 0.083 H 29.3°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA79C |
|---|---|
| RGB | rgb(235, 167, 156) |
| HSL | hsl(8, 66%, 77%) |
| HSV | hsv(8, 34%, 92%) |
| CMYK | cmyk(0%, 28.9%, 33.6%, 7.8%) |
| CIE-LAB | lab(74.64, 23.65, 15.70) |
| CIE-LCH | lch(74.64, 28.39, 33.58°) |
| OKLab | oklab(79.03% 0.072 0.0404) |
| OKLCH | oklch(79.03% 0.083 29.3) |
| XYZ | xyz(54.0821, 47.7033, 37.8051) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.58
Light Salmon
#FEA993
ΔE00 4.89
Pale Salmon
#FFB19A
ΔE00 5.35
Peachy Pink
#FF9A8A
ΔE00 5.89
Pinkish Tan
#D99B82
ΔE00 6.98
Darksalmon
#E9967A
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA79C #9CE0EB
analogous
#EB9CB9 #EBA79C #EBCF9C
triadic
#EBA79C #9CEBA7 #A79CEB
tetradic
#EBA79C #B9EB9C #9CE0EB #CF9CEB
square
#EBA79C #B9EB9C #9CE0EB #CF9CEB
split-complementary
#EBA79C #9CEBCF #9CB9EB
monochromatic
#D64C36 #E17A69 #EBA79C #F5D4CF #FAE8E6
Accessibility & contrast
On white
1.99
#EBA79C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#EBA79C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA79C
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA79C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA79C | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09B
Deuteranopia (green-blind)
#C6BD9B
Tritanopia (blue-blind)
#FA9EA4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eba79c; /* rgb */ color: rgb(235, 167, 156); /* oklch */ color: oklch(79.0% 0.083 29.3);
Tailwind
colors: {
custom: {
50: '#f3c1b9',
500: '#eba79c',
950: '#000000',
},
}SCSS
$custom: #eba79c; $custom-light: #f3c1b9; $custom-dark: #000000;
JSON
{
"hex": "#eba79c",
"rgb": {
"r": 235,
"g": 167,
"b": 156
},
"hsl": {
"h": 8.354,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.79032,
"c": 0.0826,
"h": 29.3
},
"luminance": 0.477
}Semantic roles & 50–950 ramp
primary
#EBA79C
secondary
#DAEEF1
accent
#B5CE17
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180