#EBAB97#EBAB97
#EBAB97 is a light, moderate red. Relative luminance 0.490; OKLCH L 79.6% C 0.081 H 38.1°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAB97 |
|---|---|
| RGB | rgb(235, 171, 151) |
| HSL | hsl(14, 68%, 76%) |
| HSV | hsv(14, 36%, 92%) |
| CMYK | cmyk(0%, 27.2%, 35.7%, 7.8%) |
| CIE-LAB | lab(75.47, 20.91, 19.57) |
| CIE-LCH | lch(75.47, 28.64, 43.11°) |
| OKLab | oklab(79.64% 0.0637 0.0499) |
| OKLCH | oklch(79.64% 0.081 38.1) |
| XYZ | xyz(54.4116, 49.0257, 35.8691) |
| Luminance | 0.4902 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.62
Light Salmon
#FEA993
ΔE00 4.03
Blush (survey)
#F29E8E
ΔE00 4.75
Pinkish Tan
#D99B82
ΔE00 5.05
Darksalmon
#E9967A
ΔE00 6.05
Lightsalmon
#FFA07A
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAB97 #97D7EB
analogous
#EB97AD #EBAB97 #EBD597
triadic
#EBAB97 #97EBAB #AB97EB
tetradic
#EBAB97 #ADEB97 #97D7EB #D597EB
square
#EBAB97 #ADEB97 #97D7EB #D597EB
split-complementary
#EBAB97 #97EBD5 #97ADEB
monochromatic
#D75830 #E18264 #EBAB97 #F5D4CA #FAEAE5
Accessibility & contrast
On white
1.94
#EBAB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#EBAB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAB97
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAB97 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB295
Deuteranopia (green-blind)
#C9BF97
Tritanopia (blue-blind)
#FAA2A6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ebab97; /* rgb */ color: rgb(235, 171, 151); /* oklch */ color: oklch(79.6% 0.081 38.1);
Tailwind
colors: {
custom: {
50: '#f3c4b5',
500: '#ebab97',
950: '#000000',
},
}SCSS
$custom: #ebab97; $custom-light: #f3c4b5; $custom-dark: #000000;
JSON
{
"hex": "#ebab97",
"rgb": {
"r": 235,
"g": 171,
"b": 151
},
"hsl": {
"h": 14.286,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.7964,
"c": 0.08093,
"h": 38.1
},
"luminance": 0.49022
}Semantic roles & 50–950 ramp
primary
#EBAB97
secondary
#D9ECF2
accent
#A3D016
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171211
muted
#858180