#EBA79B#EBA79B
#EBA79B is a light, moderate red. Relative luminance 0.477; OKLCH L 79.0% C 0.083 H 30.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA79B |
|---|---|
| RGB | rgb(235, 167, 155) |
| HSL | hsl(9, 67%, 76%) |
| HSV | hsv(9, 34%, 92%) |
| CMYK | cmyk(0%, 28.9%, 34%, 7.8%) |
| CIE-LAB | lab(74.62, 23.52, 16.22) |
| CIE-LCH | lch(74.62, 28.57, 34.58°) |
| OKLab | oklab(79.01% 0.0716 0.0417) |
| OKLCH | oklch(79.01% 0.083 30.2) |
| XYZ | xyz(53.9978, 47.6695, 37.3610) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.42
Light Salmon
#FEA993
ΔE00 4.63
Pale Salmon
#FFB19A
ΔE00 5.08
Peachy Pink
#FF9A8A
ΔE00 5.80
Pinkish Tan
#D99B82
ΔE00 6.67
Darksalmon
#E9967A
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA79B #9BDFEB
analogous
#EB9BB7 #EBA79B #EBCF9B
triadic
#EBA79B #9BEBA7 #A79BEB
tetradic
#EBA79B #B7EB9B #9BDFEB #CF9BEB
square
#EBA79B #B7EB9B #9BDFEB #CF9BEB
split-complementary
#EBA79B #9BEBCF #9BB7EB
monochromatic
#D74D35 #E17A68 #EBA79B #F5D4CE #FAE9E5
Accessibility & contrast
On white
1.99
#EBA79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#EBA79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA79B
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA79B | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09A
Deuteranopia (green-blind)
#C6BD9A
Tritanopia (blue-blind)
#FA9EA4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eba79b; /* rgb */ color: rgb(235, 167, 155); /* oklch */ color: oklch(79.0% 0.083 30.2);
Tailwind
colors: {
custom: {
50: '#f3c1b8',
500: '#eba79b',
950: '#000000',
},
}SCSS
$custom: #eba79b; $custom-light: #f3c1b8; $custom-dark: #000000;
JSON
{
"hex": "#eba79b",
"rgb": {
"r": 235,
"g": 167,
"b": 155
},
"hsl": {
"h": 9,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.79008,
"c": 0.08289,
"h": 30.2
},
"luminance": 0.47666
}Semantic roles & 50–950 ramp
primary
#EBA79B
secondary
#DAEEF1
accent
#B3CF17
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180