#EBA698#EBA698
#EBA698 is a light, moderate red. Relative luminance 0.472; OKLCH L 78.8% C 0.085 H 31.8°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA698 |
|---|---|
| RGB | rgb(235, 166, 152) |
| HSL | hsl(10, 67%, 76%) |
| HSV | hsv(10, 35%, 92%) |
| CMYK | cmyk(0%, 29.4%, 35.3%, 7.8%) |
| CIE-LAB | lab(74.32, 23.69, 17.44) |
| CIE-LCH | lch(74.32, 29.42, 36.36°) |
| OKLab | oklab(78.76% 0.0721 0.0447) |
| OKLCH | oklch(78.76% 0.085 31.8) |
| XYZ | xyz(53.5665, 47.2051, 35.9898) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.98
Light Salmon
#FEA993
ΔE00 4.11
Pale Salmon
#FFB19A
ΔE00 4.67
Peachy Pink
#FF9A8A
ΔE00 5.50
Pinkish Tan
#D99B82
ΔE00 6.02
Darksalmon
#E9967A
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA698 #98DDEB
analogous
#EB98B3 #EBA698 #EBCF98
triadic
#EBA698 #98EBA6 #A698EB
tetradic
#EBA698 #B3EB98 #98DDEB #CF98EB
square
#EBA698 #B3EB98 #98DDEB #CF98EB
split-complementary
#EBA698 #98EBCF #98B3EB
monochromatic
#D74D32 #E17A65 #EBA698 #F5D2CB #FAE9E5
Accessibility & contrast
On white
2.01
#EBA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#EBA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA698
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA698 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF97
Deuteranopia (green-blind)
#C6BC97
Tritanopia (blue-blind)
#FA9DA2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eba698; /* rgb */ color: rgb(235, 166, 152); /* oklch */ color: oklch(78.8% 0.085 31.8);
Tailwind
colors: {
custom: {
50: '#f3c0b6',
500: '#eba698',
950: '#000000',
},
}SCSS
$custom: #eba698; $custom-light: #f3c0b6; $custom-dark: #000000;
JSON
{
"hex": "#eba698",
"rgb": {
"r": 235,
"g": 166,
"b": 152
},
"hsl": {
"h": 10.12,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.78759,
"c": 0.08478,
"h": 31.8
},
"luminance": 0.47202
}Semantic roles & 50–950 ramp
primary
#EBA698
secondary
#D9EDF2
accent
#B0CF16
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180