#EBA199#EBA199
#EBA199 is a light, moderate red. Relative luminance 0.455; OKLCH L 77.9% C 0.090 H 26.1°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA199 |
|---|---|
| RGB | rgb(235, 161, 153) |
| HSL | hsl(6, 67%, 76%) |
| HSV | hsv(6, 35%, 92%) |
| CMYK | cmyk(0%, 31.5%, 34.9%, 7.8%) |
| CIE-LAB | lab(73.19, 26.47, 15.32) |
| CIE-LCH | lch(73.19, 30.59, 30.06°) |
| OKLab | oklab(77.89% 0.0804 0.0395) |
| OKLCH | oklch(77.89% 0.09 26.1) |
| XYZ | xyz(52.7574, 45.4554, 36.1258) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.35
Peachy Pink
#FF9A8A
ΔE00 5.25
Light Salmon
#FEA993
ΔE00 5.79
Pale Salmon
#FFB19A
ΔE00 6.76
Darksalmon
#E9967A
ΔE00 7.63
Pinkish Tan
#D99B82
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA199 #99E3EB
analogous
#EB99BA #EBA199 #EBCA99
triadic
#EBA199 #99EBA1 #A199EB
tetradic
#EBA199 #BAEB99 #99E3EB #CA99EB
square
#EBA199 #BAEB99 #99E3EB #CA99EB
split-complementary
#EBA199 #99EBCA #99BAEB
monochromatic
#D74333 #E17266 #EBA199 #F5D0CC #FAE7E5
Accessibility & contrast
On white
2.08
#EBA199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#EBA199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA199
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA199 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB98
Deuteranopia (green-blind)
#C2B998
Tritanopia (blue-blind)
#FA989F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eba199; /* rgb */ color: rgb(235, 161, 153); /* oklch */ color: oklch(77.9% 0.090 26.1);
Tailwind
colors: {
custom: {
50: '#f3bdb7',
500: '#eba199',
950: '#000000',
},
}SCSS
$custom: #eba199; $custom-light: #f3bdb7; $custom-dark: #000000;
JSON
{
"hex": "#eba199",
"rgb": {
"r": 235,
"g": 161,
"b": 153
},
"hsl": {
"h": 5.854,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.77893,
"c": 0.08957,
"h": 26.1
},
"luminance": 0.45452
}Semantic roles & 50–950 ramp
primary
#EBA199
secondary
#DAEFF1
accent
#BDCF16
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180