#EBB97A#EBB97A
#EBB97A is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.7% C 0.099 H 72.1°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB97A |
|---|---|
| RGB | rgb(235, 185, 122) |
| HSL | hsl(33, 74%, 70%) |
| HSV | hsv(33, 48%, 92%) |
| CMYK | cmyk(0%, 21.3%, 48.1%, 7.8%) |
| CIE-LAB | lab(78.33, 10.39, 38.74) |
| CIE-LCH | lch(78.33, 40.11, 74.98°) |
| OKLab | oklab(81.7% 0.0303 0.094) |
| OKLCH | oklch(81.7% 0.099 72.1) |
| XYZ | xyz(55.1251, 53.7685, 25.8834) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.79
Fawn
#CFAF7B
ΔE00 6.03
Very Light Brown
#D3B683
ΔE00 6.08
Tan (survey)
#D1B26F
ΔE00 6.69
Apricot (survey)
#FFB16D
ΔE00 6.71
Tan
#D2B48C
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB97A #7AACEB
analogous
#EB807A #EBB97A #E5EB7A
triadic
#EBB97A #7AEBB9 #B97AEB
tetradic
#EBB97A #7AEB80 #7AACEB #EB7AE5
square
#EBB97A #7AEB80 #7AACEB #EB7AE5
split-complementary
#EBB97A #7AE5EB #807AEB
monochromatic
#CC7F1F #E39D45 #EBB97A #F3D5AF #FBF1E4
Accessibility & contrast
On white
1.79
#EBB97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#EBB97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB97A
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB97A | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB75
Deuteranopia (green-blind)
#D7C77B
Tritanopia (blue-blind)
#FCACA9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebb97a; /* rgb */ color: rgb(235, 185, 122); /* oklch */ color: oklch(81.7% 0.099 72.1);
Tailwind
colors: {
custom: {
50: '#f4cea1',
500: '#ebb97a',
950: '#000000',
},
}SCSS
$custom: #ebb97a; $custom-light: #f4cea1; $custom-dark: #000000;
JSON
{
"hex": "#ebb97a",
"rgb": {
"r": 235,
"g": 185,
"b": 122
},
"hsl": {
"h": 33.451,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.81703,
"c": 0.09879,
"h": 72.1
},
"luminance": 0.53765
}Semantic roles & 50–950 ramp
primary
#EBB97A
secondary
#457DC4
accent
#67D610
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#17130F
muted
#858380