#EBAE97#EBAE97
#EBAE97 is a light, moderate orange. Relative luminance 0.502; OKLCH L 80.2% C 0.079 H 41.6°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAE97 |
|---|---|
| RGB | rgb(235, 174, 151) |
| HSL | hsl(16, 68%, 76%) |
| HSV | hsv(16, 36%, 92%) |
| CMYK | cmyk(0%, 26%, 35.7%, 7.8%) |
| CIE-LAB | lab(76.17, 19.31, 20.55) |
| CIE-LCH | lch(76.17, 28.20, 46.77°) |
| OKLab | oklab(80.19% 0.059 0.0523) |
| OKLCH | oklch(80.19% 0.079 41.6) |
| XYZ | xyz(54.9847, 50.1719, 36.0602) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.95
Light Salmon
#FEA993
ΔE00 4.85
Pinkish Tan
#D99B82
ΔE00 5.21
Blush (survey)
#F29E8E
ΔE00 6.15
Darksalmon
#E9967A
ΔE00 6.61
Lightsalmon
#FFA07A
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAE97 #97D4EB
analogous
#EB97AA #EBAE97 #EBD897
triadic
#EBAE97 #97EBAE #AE97EB
tetradic
#EBAE97 #AAEB97 #97D4EB #D897EB
square
#EBAE97 #AAEB97 #97D4EB #D897EB
split-complementary
#EBAE97 #97EBD8 #97AAEB
monochromatic
#D75E30 #E18664 #EBAE97 #F5D6CA #FAEBE5
Accessibility & contrast
On white
1.90
#EBAE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#EBAE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAE97
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAE97 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB495
Deuteranopia (green-blind)
#CBC197
Tritanopia (blue-blind)
#FAA5A8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ebae97; /* rgb */ color: rgb(235, 174, 151); /* oklch */ color: oklch(80.2% 0.079 41.6);
Tailwind
colors: {
custom: {
50: '#f3c6b5',
500: '#ebae97',
950: '#000000',
},
}SCSS
$custom: #ebae97; $custom-light: #f3c6b5; $custom-dark: #000000;
JSON
{
"hex": "#ebae97",
"rgb": {
"r": 235,
"g": 174,
"b": 151
},
"hsl": {
"h": 16.429,
"s": 67.742,
"l": 75.686
},
"oklch": {
"l": 0.80188,
"c": 0.0788,
"h": 41.6
},
"luminance": 0.50169
}Semantic roles & 50–950 ramp
primary
#EBAE97
secondary
#60AAC6
accent
#9DD016
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281