#EEB97F#EEB97F
#EEB97F is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.1% C 0.096 H 68.3°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB97F |
|---|---|
| RGB | rgb(238, 185, 127) |
| HSL | hsl(31, 77%, 72%) |
| HSV | hsv(31, 47%, 93%) |
| CMYK | cmyk(0%, 22.3%, 46.6%, 6.7%) |
| CIE-LAB | lab(78.70, 12.07, 36.70) |
| CIE-LCH | lch(78.70, 38.63, 71.79°) |
| OKLab | oklab(82.09% 0.0356 0.0896) |
| OKLCH | oklch(82.09% 0.096 68.3) |
| XYZ | xyz(56.4420, 54.4108, 27.6040) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.04
Apricot (survey)
#FFB16D
ΔE00 5.58
Fawn
#CFAF7B
ΔE00 6.85
Tan
#D2B48C
ΔE00 6.91
Very Light Brown
#D3B683
ΔE00 6.96
Sandybrown
#F4A460
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB97F #7FB4EE
analogous
#EE827F #EEB97F #ECEE7F
triadic
#EEB97F #7FEEB9 #B97FEE
tetradic
#EEB97F #7FEE82 #7FB4EE #EE7FEC
square
#EEB97F #7FEE82 #7FB4EE #EE7FEC
split-complementary
#EEB97F #7FECEE #827FEE
monochromatic
#D67D1C #E79B49 #EEB97F #F5D7B5 #FBF0E4
Accessibility & contrast
On white
1.77
#EEB97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#EEB97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB97F
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB97F | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7B
Deuteranopia (green-blind)
#D8C880
Tritanopia (blue-blind)
#FFADAA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eeb97f; /* rgb */ color: rgb(238, 185, 127); /* oklch */ color: oklch(82.1% 0.096 68.3);
Tailwind
colors: {
custom: {
50: '#f6cea5',
500: '#eeb97f',
950: '#000000',
},
}SCSS
$custom: #eeb97f; $custom-light: #f6cea5; $custom-dark: #000000;
JSON
{
"hex": "#eeb97f",
"rgb": {
"r": 238,
"g": 185,
"b": 127
},
"hsl": {
"h": 31.351,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.82088,
"c": 0.09644,
"h": 68.3
},
"luminance": 0.54407
}Semantic roles & 50–950 ramp
primary
#EEB97F
secondary
#4986C8
accent
#6ED90D
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#17130F
muted
#858380