#EBA09F#EBA09F
#EBA09F is a light, moderate red. Relative luminance 0.453; OKLCH L 77.9% C 0.090 H 20.2°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA09F |
|---|---|
| RGB | rgb(235, 160, 159) |
| HSL | hsl(1, 66%, 77%) |
| HSV | hsv(1, 32%, 92%) |
| CMYK | cmyk(0%, 31.9%, 32.3%, 7.8%) |
| CIE-LAB | lab(73.10, 27.75, 11.89) |
| CIE-LCH | lch(73.10, 30.19, 23.20°) |
| OKLab | oklab(77.86% 0.0843 0.031) |
| OKLCH | oklch(77.86% 0.09 20.2) |
| XYZ | xyz(53.0914, 45.3105, 38.7436) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.73
Faded Pink
#DE9DAC
ΔE00 6.58
Peachy Pink
#FF9A8A
ΔE00 6.98
Dusty Pink (survey)
#D58A94
ΔE00 7.19
Dusty Pink
#D8A7B1
ΔE00 7.27
Lightpink
#FFB6C1
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA09F #9FEAEB
analogous
#EB9FC4 #EBA09F #EBC69F
triadic
#EBA09F #9FEBA0 #A09FEB
tetradic
#EBA09F #C4EB9F #9FEAEB #C69FEB
square
#EBA09F #C4EB9F #9FEAEB #C69FEB
split-complementary
#EBA09F #9FEBC6 #9FC4EB
monochromatic
#D63C3A #E06E6C #EBA09F #F6D2D2 #FAE6E6
Accessibility & contrast
On white
2.09
#EBA09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#EBA09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA09F
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA09F | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAB9F
Deuteranopia (green-blind)
#C0B99E
Tritanopia (blue-blind)
#FA98A0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eba09f; /* rgb */ color: rgb(235, 160, 159); /* oklch */ color: oklch(77.9% 0.090 20.2);
Tailwind
colors: {
custom: {
50: '#f3bcbb',
500: '#eba09f',
950: '#000000',
},
}SCSS
$custom: #eba09f; $custom-light: #f3bcbb; $custom-dark: #000000;
JSON
{
"hex": "#eba09f",
"rgb": {
"r": 235,
"g": 160,
"b": 159
},
"hsl": {
"h": 0.789,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.77864,
"c": 0.08983,
"h": 20.2
},
"luminance": 0.45307
}Semantic roles & 50–950 ramp
primary
#EBA09F
secondary
#DAF1F1
accent
#CBCD18
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180