#EBA69B#EBA69B
#EBA69B is a light, moderate red. Relative luminance 0.473; OKLCH L 78.8% C 0.084 H 29.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA69B |
|---|---|
| RGB | rgb(235, 166, 155) |
| HSL | hsl(8, 67%, 76%) |
| HSV | hsv(8, 34%, 92%) |
| CMYK | cmyk(0%, 29.4%, 34%, 7.8%) |
| CIE-LAB | lab(74.38, 24.06, 15.89) |
| CIE-LCH | lch(74.38, 28.83, 33.45°) |
| OKLab | oklab(78.83% 0.0732 0.0409) |
| OKLCH | oklch(78.83% 0.084 29.2) |
| XYZ | xyz(53.8153, 47.3046, 37.3002) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.37
Light Salmon
#FEA993
ΔE00 4.86
Pale Salmon
#FFB19A
ΔE00 5.43
Peachy Pink
#FF9A8A
ΔE00 5.68
Pinkish Tan
#D99B82
ΔE00 6.94
Darksalmon
#E9967A
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA69B #9BE0EB
analogous
#EB9BB8 #EBA69B #EBCE9B
triadic
#EBA69B #9BEBA6 #A69BEB
tetradic
#EBA69B #B8EB9B #9BE0EB #CE9BEB
square
#EBA69B #B8EB9B #9BE0EB #CE9BEB
split-complementary
#EBA69B #9BEBCE #9BB8EB
monochromatic
#D74B35 #E17968 #EBA69B #F5D3CE #FAE8E5
Accessibility & contrast
On white
2.01
#EBA69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#EBA69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA69B
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA69B | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9A
Deuteranopia (green-blind)
#C5BC9A
Tritanopia (blue-blind)
#FA9DA3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eba69b; /* rgb */ color: rgb(235, 166, 155); /* oklch */ color: oklch(78.8% 0.084 29.2);
Tailwind
colors: {
custom: {
50: '#f3c0b8',
500: '#eba69b',
950: '#000000',
},
}SCSS
$custom: #eba69b; $custom-light: #f3c0b8; $custom-dark: #000000;
JSON
{
"hex": "#eba69b",
"rgb": {
"r": 235,
"g": 166,
"b": 155
},
"hsl": {
"h": 8.25,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.78829,
"c": 0.08388,
"h": 29.2
},
"luminance": 0.47301
}Semantic roles & 50–950 ramp
primary
#EBA69B
secondary
#DAEEF1
accent
#B5CF17
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180