#EBA39E#EBA39E
#EBA39E is a light, moderate red. Relative luminance 0.463; OKLCH L 78.4% C 0.086 H 23.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA39E |
|---|---|
| RGB | rgb(235, 163, 158) |
| HSL | hsl(4, 66%, 77%) |
| HSV | hsv(4, 33%, 92%) |
| CMYK | cmyk(0%, 30.6%, 32.8%, 7.8%) |
| CIE-LAB | lab(73.76, 26.03, 13.37) |
| CIE-LCH | lch(73.76, 29.26, 27.20°) |
| OKLab | oklab(78.37% 0.0792 0.0347) |
| OKLCH | oklch(78.37% 0.086 23.6) |
| XYZ | xyz(53.5314, 46.3286, 38.4639) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.58
Peachy Pink
#FF9A8A
ΔE00 6.25
Light Salmon
#FEA993
ΔE00 6.72
Pale Salmon
#FFB19A
ΔE00 7.48
Lightpink
#FFB6C1
ΔE00 7.84
Dusty Pink
#D8A7B1
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA39E #9EE6EB
analogous
#EB9EC0 #EBA39E #EBCA9E
triadic
#EBA39E #9EEBA3 #A39EEB
tetradic
#EBA39E #C0EB9E #9EE6EB #CA9EEB
square
#EBA39E #C0EB9E #9EE6EB #CA9EEB
split-complementary
#EBA39E #9EEBCA #9EC0EB
monochromatic
#D64339 #E1736B #EBA39E #F5D3D1 #FAE7E6
Accessibility & contrast
On white
2.05
#EBA39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EBA39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA39E
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA39E | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9D
Deuteranopia (green-blind)
#C2BB9D
Tritanopia (blue-blind)
#FA9BA2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eba39e; /* rgb */ color: rgb(235, 163, 158); /* oklch */ color: oklch(78.4% 0.086 23.6);
Tailwind
colors: {
custom: {
50: '#f3beba',
500: '#eba39e',
950: '#000000',
},
}SCSS
$custom: #eba39e; $custom-light: #f3beba; $custom-dark: #000000;
JSON
{
"hex": "#eba39e",
"rgb": {
"r": 235,
"g": 163,
"b": 158
},
"hsl": {
"h": 3.896,
"s": 65.812,
"l": 77.059
},
"oklch": {
"l": 0.78367,
"c": 0.08642,
"h": 23.6
},
"luminance": 0.46325
}Semantic roles & 50–950 ramp
primary
#EBA39E
secondary
#DAF0F1
accent
#C2CE18
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180