#EBAC9D#EBAC9D
#EBAC9D is a light, moderate red. Relative luminance 0.496; OKLCH L 80.0% C 0.078 H 33.8°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAC9D |
|---|---|
| RGB | rgb(235, 172, 157) |
| HSL | hsl(12, 66%, 77%) |
| HSV | hsv(12, 33%, 92%) |
| CMYK | cmyk(0%, 26.8%, 33.2%, 7.8%) |
| CIE-LAB | lab(75.83, 21.11, 16.82) |
| CIE-LCH | lch(75.83, 26.99, 38.54°) |
| OKLab | oklab(79.96% 0.0645 0.0432) |
| OKLCH | oklch(79.96% 0.078 33.8) |
| XYZ | xyz(55.1009, 49.6048, 38.5642) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.21
Light Salmon
#FEA993
ΔE00 4.48
Blush (survey)
#F29E8E
ΔE00 4.55
Pinkish Tan
#D99B82
ΔE00 6.25
Peachy Pink
#FF9A8A
ΔE00 6.91
Darksalmon
#E9967A
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAC9D #9DDCEB
analogous
#EB9DB5 #EBAC9D #EBD39D
triadic
#EBAC9D #9DEBAC #AC9DEB
tetradic
#EBAC9D #B5EB9D #9DDCEB #D39DEB
square
#EBAC9D #B5EB9D #9DDCEB #D39DEB
split-complementary
#EBAC9D #9DEBD3 #9DB5EB
monochromatic
#D65637 #E1816A #EBAC9D #F5D7D0 #FAE9E6
Accessibility & contrast
On white
1.92
#EBAC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#EBAC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAC9D
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAC9D | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB39C
Deuteranopia (green-blind)
#C9C09C
Tritanopia (blue-blind)
#F9A3A8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ebac9d; /* rgb */ color: rgb(235, 172, 157); /* oklch */ color: oklch(80.0% 0.078 33.8);
Tailwind
colors: {
custom: {
50: '#f3c5ba',
500: '#ebac9d',
950: '#000000',
},
}SCSS
$custom: #ebac9d; $custom-light: #f3c5ba; $custom-dark: #000000;
JSON
{
"hex": "#ebac9d",
"rgb": {
"r": 235,
"g": 172,
"b": 157
},
"hsl": {
"h": 11.538,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.79958,
"c": 0.07762,
"h": 33.8
},
"luminance": 0.49602
}Semantic roles & 50–950 ramp
primary
#EBAC9D
secondary
#DAEDF1
accent
#ABCE18
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171211
muted
#858180