#EBA8A0#EBA8A0
#EBA8A0 is a light, moderate red. Relative luminance 0.482; OKLCH L 79.3% C 0.081 H 26.7°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA8A0 |
|---|---|
| RGB | rgb(235, 168, 160) |
| HSL | hsl(6, 65%, 77%) |
| HSV | hsv(6, 32%, 92%) |
| CMYK | cmyk(0%, 28.5%, 31.9%, 7.8%) |
| CIE-LAB | lab(74.96, 23.62, 13.97) |
| CIE-LCH | lch(74.96, 27.44, 30.60°) |
| OKLab | oklab(79.31% 0.072 0.0362) |
| OKLCH | oklch(79.31% 0.081 26.7) |
| XYZ | xyz(54.6103, 48.2088, 39.6797) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.46
Light Salmon
#FEA993
ΔE00 5.84
Pale Salmon
#FFB19A
ΔE00 6.21
Peachy Pink
#FF9A8A
ΔE00 6.51
Pale Rose
#FDC1C5
ΔE00 7.78
Pinkish Tan
#D99B82
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA8A0 #A0E3EB
analogous
#EBA0BE #EBA8A0 #EBCDA0
triadic
#EBA8A0 #A0EBA8 #A8A0EB
tetradic
#EBA8A0 #BEEBA0 #A0E3EB #CDA0EB
square
#EBA8A0 #BEEBA0 #A0E3EB #CDA0EB
split-complementary
#EBA8A0 #A0EBCD #A0BEEB
monochromatic
#D64B3B #E07A6D #EBA8A0 #F6D6D3 #FAE8E6
Accessibility & contrast
On white
1.97
#EBA8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#EBA8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA8A0
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA8A0 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B19F
Deuteranopia (green-blind)
#C6BE9F
Tritanopia (blue-blind)
#F9A0A6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eba8a0; /* rgb */ color: rgb(235, 168, 160); /* oklch */ color: oklch(79.3% 0.081 26.7);
Tailwind
colors: {
custom: {
50: '#f3c2bc',
500: '#eba8a0',
950: '#000000',
},
}SCSS
$custom: #eba8a0; $custom-light: #f3c2bc; $custom-dark: #000000;
JSON
{
"hex": "#eba8a0",
"rgb": {
"r": 235,
"g": 168,
"b": 160
},
"hsl": {
"h": 6.4,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.79307,
"c": 0.08057,
"h": 26.7
},
"luminance": 0.48205
}Semantic roles & 50–950 ramp
primary
#EBA8A0
secondary
#DAEFF1
accent
#BACD18
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171212
muted
#858181