#EBA09B#EBA09B
#EBA09B is a light, moderate red. Relative luminance 0.452; OKLCH L 77.8% C 0.090 H 23.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA09B |
|---|---|
| RGB | rgb(235, 160, 155) |
| HSL | hsl(4, 67%, 76%) |
| HSV | hsv(4, 34%, 92%) |
| CMYK | cmyk(0%, 31.9%, 34%, 7.8%) |
| CIE-LAB | lab(73.01, 27.25, 13.96) |
| CIE-LCH | lch(73.01, 30.62, 27.13°) |
| OKLab | oklab(77.77% 0.0828 0.0361) |
| OKLCH | oklch(77.77% 0.09 23.6) |
| XYZ | xyz(52.7499, 45.1739, 36.9451) |
| Luminance | 0.4517 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.29
Peachy Pink
#FF9A8A
ΔE00 5.82
Light Salmon
#FEA993
ΔE00 6.78
Pale Salmon
#FFB19A
ΔE00 7.74
Faded Pink
#DE9DAC
ΔE00 7.96
Dusty Pink (survey)
#D58A94
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA09B #9BE6EB
analogous
#EB9BBE #EBA09B #EBC89B
triadic
#EBA09B #9BEBA0 #A09BEB
tetradic
#EBA09B #BEEB9B #9BE6EB #C89BEB
square
#EBA09B #BEEB9B #9BE6EB #C89BEB
split-complementary
#EBA09B #9BEBC8 #9BBEEB
monochromatic
#D73F35 #E17068 #EBA09B #F5D0CE #FAE7E5
Accessibility & contrast
On white
2.09
#EBA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#EBA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA09B
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA09B | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA9A
Deuteranopia (green-blind)
#C1B99A
Tritanopia (blue-blind)
#FA979F
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eba09b; /* rgb */ color: rgb(235, 160, 155); /* oklch */ color: oklch(77.8% 0.090 23.6);
Tailwind
colors: {
custom: {
50: '#f3bcb8',
500: '#eba09b',
950: '#000000',
},
}SCSS
$custom: #eba09b; $custom-light: #f3bcb8; $custom-dark: #000000;
JSON
{
"hex": "#eba09b",
"rgb": {
"r": 235,
"g": 160,
"b": 155
},
"hsl": {
"h": 3.75,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.77766,
"c": 0.09032,
"h": 23.6
},
"luminance": 0.4517
}Semantic roles & 50–950 ramp
primary
#EBA09B
secondary
#DAF0F1
accent
#C3CF17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180