#EBA09C#EBA09C
#EBA09C is a light, moderate red. Relative luminance 0.452; OKLCH L 77.8% C 0.090 H 22.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA09C |
|---|---|
| RGB | rgb(235, 160, 156) |
| HSL | hsl(3, 66%, 77%) |
| HSV | hsv(3, 34%, 92%) |
| CMYK | cmyk(0%, 31.9%, 33.6%, 7.8%) |
| CIE-LAB | lab(73.03, 27.37, 13.44) |
| CIE-LCH | lch(73.03, 30.49, 26.16°) |
| OKLab | oklab(77.79% 0.0832 0.0348) |
| OKLCH | oklch(77.79% 0.09 22.7) |
| XYZ | xyz(52.8343, 45.2076, 37.3892) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.64
Peachy Pink
#FF9A8A
ΔE00 6.09
Light Salmon
#FEA993
ΔE00 7.11
Faded Pink
#DE9DAC
ΔE00 7.61
Dusty Pink (survey)
#D58A94
ΔE00 7.81
Dusty Pink
#D8A7B1
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA09C #9CE7EB
analogous
#EB9CC0 #EBA09C #EBC89C
triadic
#EBA09C #9CEBA0 #A09CEB
tetradic
#EBA09C #C0EB9C #9CE7EB #C89CEB
square
#EBA09C #C0EB9C #9CE7EB #C89CEB
split-complementary
#EBA09C #9CEBC8 #9CC0EB
monochromatic
#D63E36 #E16F69 #EBA09C #F5D1CF #FAE7E6
Accessibility & contrast
On white
2.09
#EBA09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#EBA09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA09C
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA09C | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA9B
Deuteranopia (green-blind)
#C1B99B
Tritanopia (blue-blind)
#FA979F
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eba09c; /* rgb */ color: rgb(235, 160, 156); /* oklch */ color: oklch(77.8% 0.090 22.7);
Tailwind
colors: {
custom: {
50: '#f3bcb9',
500: '#eba09c',
950: '#000000',
},
}SCSS
$custom: #eba09c; $custom-light: #f3bcb9; $custom-dark: #000000;
JSON
{
"hex": "#eba09c",
"rgb": {
"r": 235,
"g": 160,
"b": 156
},
"hsl": {
"h": 3.038,
"s": 66.387,
"l": 76.667
},
"oklch": {
"l": 0.7779,
"c": 0.09017,
"h": 22.7
},
"luminance": 0.45204
}Semantic roles & 50–950 ramp
primary
#EBA09C
secondary
#DAF0F1
accent
#C5CE17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180