#EEB97A#EEB97A
#EEB97A is a very light, moderate orange. Relative luminance 0.543; OKLCH L 82.0% C 0.101 H 70.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB97A |
|---|---|
| RGB | rgb(238, 185, 122) |
| HSL | hsl(33, 77%, 71%) |
| HSV | hsv(33, 49%, 93%) |
| CMYK | cmyk(0%, 22.3%, 48.7%, 6.7%) |
| CIE-LAB | lab(78.63, 11.60, 39.18) |
| CIE-LCH | lch(78.63, 40.86, 73.51°) |
| OKLab | oklab(82.01% 0.0337 0.095) |
| OKLCH | oklch(82.01% 0.101 70.5) |
| XYZ | xyz(56.1242, 54.2836, 25.9302) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.31
Apricot (survey)
#FFB16D
ΔE00 5.89
Fawn
#CFAF7B
ΔE00 6.72
Very Light Brown
#D3B683
ΔE00 6.83
Tan
#D2B48C
ΔE00 7.29
Butterscotch
#FDB147
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB97A #7AAFEE
analogous
#EE7F7A #EEB97A #E9EE7A
triadic
#EEB97A #7AEEB9 #B97AEE
tetradic
#EEB97A #7AEE7F #7AAFEE #EE7AE9
square
#EEB97A #7AEE7F #7AAFEE #EE7AE9
split-complementary
#EEB97A #7AE9EE #7F7AEE
monochromatic
#D37F1B #E79C44 #EEB97A #F5D6B0 #FCF1E4
Accessibility & contrast
On white
1.77
#EEB97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#EEB97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB97A
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB97A | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBB75
Deuteranopia (green-blind)
#D8C87B
Tritanopia (blue-blind)
#FFACA9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eeb97a; /* rgb */ color: rgb(238, 185, 122); /* oklch */ color: oklch(82.0% 0.101 70.5);
Tailwind
colors: {
custom: {
50: '#f6cea1',
500: '#eeb97a',
950: '#000000',
},
}SCSS
$custom: #eeb97a; $custom-light: #f6cea1; $custom-dark: #000000;
JSON
{
"hex": "#eeb97a",
"rgb": {
"r": 238,
"g": 185,
"b": 122
},
"hsl": {
"h": 32.586,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.82007,
"c": 0.1008,
"h": 70.5
},
"luminance": 0.5428
}Semantic roles & 50–950 ramp
primary
#EEB97A
secondary
#4580C8
accent
#6ADA0C
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#17130F
muted
#858380