#EBA39B#EBA39B
#EBA39B is a light, moderate red. Relative luminance 0.462; OKLCH L 78.3% C 0.087 H 26.3°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA39B |
|---|---|
| RGB | rgb(235, 163, 155) |
| HSL | hsl(6, 67%, 76%) |
| HSV | hsv(6, 34%, 92%) |
| CMYK | cmyk(0%, 30.6%, 34%, 7.8%) |
| CIE-LAB | lab(73.69, 25.65, 14.93) |
| CIE-LCH | lch(73.69, 29.68, 30.19°) |
| OKLab | oklab(78.3% 0.078 0.0385) |
| OKLCH | oklch(78.3% 0.087 26.3) |
| XYZ | xyz(53.2763, 46.2266, 37.1205) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.60
Peachy Pink
#FF9A8A
ΔE00 5.57
Light Salmon
#FEA993
ΔE00 5.74
Pale Salmon
#FFB19A
ΔE00 6.55
Pinkish Tan
#D99B82
ΔE00 7.82
Darksalmon
#E9967A
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA39B #9BE3EB
analogous
#EB9BBB #EBA39B #EBCB9B
triadic
#EBA39B #9BEBA3 #A39BEB
tetradic
#EBA39B #BBEB9B #9BE3EB #CB9BEB
square
#EBA39B #BBEB9B #9BE3EB #CB9BEB
split-complementary
#EBA39B #9BEBCB #9BBBEB
monochromatic
#D74535 #E17468 #EBA39B #F5D2CE #FAE8E5
Accessibility & contrast
On white
2.05
#EBA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#EBA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA39B
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA39B | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9A
Deuteranopia (green-blind)
#C3BB9A
Tritanopia (blue-blind)
#FA9AA1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eba39b; /* rgb */ color: rgb(235, 163, 155); /* oklch */ color: oklch(78.3% 0.087 26.3);
Tailwind
colors: {
custom: {
50: '#f3beb8',
500: '#eba39b',
950: '#000000',
},
}SCSS
$custom: #eba39b; $custom-light: #f3beb8; $custom-dark: #000000;
JSON
{
"hex": "#eba39b",
"rgb": {
"r": 235,
"g": 163,
"b": 155
},
"hsl": {
"h": 6,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.78295,
"c": 0.08699,
"h": 26.3
},
"luminance": 0.46223
}Semantic roles & 50–950 ramp
primary
#EBA39B
secondary
#DAEFF1
accent
#BCCF17
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180