#EBA89F#EBA89F
#EBA89F is a light, moderate red. Relative luminance 0.482; OKLCH L 79.3% C 0.081 H 27.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA89F |
|---|---|
| RGB | rgb(235, 168, 159) |
| HSL | hsl(7, 66%, 77%) |
| HSV | hsv(7, 32%, 92%) |
| CMYK | cmyk(0%, 28.5%, 32.3%, 7.8%) |
| CIE-LAB | lab(74.93, 23.49, 14.48) |
| CIE-LCH | lch(74.93, 27.59, 31.65°) |
| OKLab | oklab(79.28% 0.0716 0.0374) |
| OKLCH | oklch(79.28% 0.081 27.6) |
| XYZ | xyz(54.5232, 48.1740, 39.2209) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.22
Light Salmon
#FEA993
ΔE00 5.52
Pale Salmon
#FFB19A
ΔE00 5.89
Peachy Pink
#FF9A8A
ΔE00 6.35
Pinkish Tan
#D99B82
ΔE00 7.68
Pale Rose
#FDC1C5
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA89F #9FE2EB
analogous
#EB9FBC #EBA89F #EBCE9F
triadic
#EBA89F #9FEBA8 #A89FEB
tetradic
#EBA89F #BCEB9F #9FE2EB #CE9FEB
square
#EBA89F #BCEB9F #9FE2EB #CE9FEB
split-complementary
#EBA89F #9FEBCE #9FBCEB
monochromatic
#D64C3A #E07A6C #EBA89F #F6D6D2 #FAE8E6
Accessibility & contrast
On white
1.97
#EBA89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#EBA89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA89F
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA89F | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B19E
Deuteranopia (green-blind)
#C6BE9E
Tritanopia (blue-blind)
#F9A0A6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eba89f; /* rgb */ color: rgb(235, 168, 159); /* oklch */ color: oklch(79.3% 0.081 27.6);
Tailwind
colors: {
custom: {
50: '#f3c2bb',
500: '#eba89f',
950: '#000000',
},
}SCSS
$custom: #eba89f; $custom-light: #f3c2bb; $custom-dark: #000000;
JSON
{
"hex": "#eba89f",
"rgb": {
"r": 235,
"g": 168,
"b": 159
},
"hsl": {
"h": 7.105,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.79283,
"c": 0.0808,
"h": 27.6
},
"luminance": 0.48171
}Semantic roles & 50–950 ramp
primary
#EBA89F
secondary
#DAEEF1
accent
#B8CD18
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180