#EBAB99#EBAB99
#EBAB99 is a light, moderate red. Relative luminance 0.491; OKLCH L 79.7% C 0.080 H 36.3°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAB99 |
|---|---|
| RGB | rgb(235, 171, 153) |
| HSL | hsl(13, 67%, 76%) |
| HSV | hsv(13, 35%, 92%) |
| CMYK | cmyk(0%, 27.2%, 34.9%, 7.8%) |
| CIE-LAB | lab(75.51, 21.15, 18.55) |
| CIE-LCH | lch(75.51, 28.13, 41.25°) |
| OKLab | oklab(79.68% 0.0645 0.0474) |
| OKLCH | oklch(79.68% 0.08 36.3) |
| XYZ | xyz(54.5754, 49.0912, 36.7318) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.74
Light Salmon
#FEA993
ΔE00 4.04
Blush (survey)
#F29E8E
ΔE00 4.46
Pinkish Tan
#D99B82
ΔE00 5.43
Darksalmon
#E9967A
ΔE00 6.36
Peachy Pink
#FF9A8A
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAB99 #99D9EB
analogous
#EB99B0 #EBAB99 #EBD499
triadic
#EBAB99 #99EBAB #AB99EB
tetradic
#EBAB99 #B0EB99 #99D9EB #D499EB
square
#EBAB99 #B0EB99 #99D9EB #D499EB
split-complementary
#EBAB99 #99EBD4 #99B0EB
monochromatic
#D75733 #E18166 #EBAB99 #F5D5CC #FAEAE5
Accessibility & contrast
On white
1.94
#EBAB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#EBAB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAB99
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAB99 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB298
Deuteranopia (green-blind)
#C9BF99
Tritanopia (blue-blind)
#FAA2A6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ebab99; /* rgb */ color: rgb(235, 171, 153); /* oklch */ color: oklch(79.7% 0.080 36.3);
Tailwind
colors: {
custom: {
50: '#f3c4b7',
500: '#ebab99',
950: '#000000',
},
}SCSS
$custom: #ebab99; $custom-light: #f3c4b7; $custom-dark: #000000;
JSON
{
"hex": "#ebab99",
"rgb": {
"r": 235,
"g": 171,
"b": 153
},
"hsl": {
"h": 13.171,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.79685,
"c": 0.08005,
"h": 36.3
},
"luminance": 0.49088
}Semantic roles & 50–950 ramp
primary
#EBAB99
secondary
#DAECF1
accent
#A7CF16
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171211
muted
#858180