#EBA196#EBA196
#EBA196 is a light, moderate red. Relative luminance 0.454; OKLCH L 77.8% C 0.090 H 28.6°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA196 |
|---|---|
| RGB | rgb(235, 161, 150) |
| HSL | hsl(8, 68%, 75%) |
| HSV | hsv(8, 36%, 92%) |
| CMYK | cmyk(0%, 31.5%, 36.2%, 7.8%) |
| CIE-LAB | lab(73.13, 26.11, 16.88) |
| CIE-LCH | lch(73.13, 31.09, 32.87°) |
| OKLab | oklab(77.82% 0.0792 0.0433) |
| OKLCH | oklch(77.82% 0.09 28.6) |
| XYZ | xyz(52.5128, 45.3575, 34.8373) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.45
Peachy Pink
#FF9A8A
ΔE00 4.75
Light Salmon
#FEA993
ΔE00 4.91
Pale Salmon
#FFB19A
ΔE00 5.96
Darksalmon
#E9967A
ΔE00 6.57
Pinkish Tan
#D99B82
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA196 #96E0EB
analogous
#EB96B5 #EBA196 #EBCC96
triadic
#EBA196 #96EBA1 #A196EB
tetradic
#EBA196 #B5EB96 #96E0EB #CC96EB
square
#EBA196 #B5EB96 #96E0EB #CC96EB
split-complementary
#EBA196 #96EBCC #96B5EB
monochromatic
#D7452F #E17363 #EBA196 #F5CFC9 #FAE8E5
Accessibility & contrast
On white
2.09
#EBA196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#EBA196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA196
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA196 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB95
Deuteranopia (green-blind)
#C2B995
Tritanopia (blue-blind)
#FB979E
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #eba196; /* rgb */ color: rgb(235, 161, 150); /* oklch */ color: oklch(77.8% 0.090 28.6);
Tailwind
colors: {
custom: {
50: '#f3bdb4',
500: '#eba196',
950: '#000000',
},
}SCSS
$custom: #eba196; $custom-light: #f3bdb4; $custom-dark: #000000;
JSON
{
"hex": "#eba196",
"rgb": {
"r": 235,
"g": 161,
"b": 150
},
"hsl": {
"h": 7.765,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.77823,
"c": 0.09028,
"h": 28.6
},
"luminance": 0.45354
}Semantic roles & 50–950 ramp
primary
#EBA196
secondary
#D9EEF2
accent
#B8D016
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180