#EEBB7F#EEBB7F
#EEBB7F is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.5% C 0.097 H 70.4°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBB7F |
|---|---|
| RGB | rgb(238, 187, 127) |
| HSL | hsl(32, 77%, 72%) |
| HSV | hsv(32, 47%, 93%) |
| CMYK | cmyk(0%, 21.4%, 46.6%, 6.7%) |
| CIE-LAB | lab(79.19, 11.02, 37.32) |
| CIE-LCH | lch(79.19, 38.91, 73.55°) |
| OKLab | oklab(82.47% 0.0325 0.0911) |
| OKLCH | oklch(82.47% 0.097 70.4) |
| XYZ | xyz(56.8633, 55.2534, 27.7445) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.83
Apricot (survey)
#FFB16D
ΔE00 6.27
Very Light Brown
#D3B683
ΔE00 6.51
Fawn
#CFAF7B
ΔE00 6.57
Tan
#D2B48C
ΔE00 6.84
Tan (survey)
#D1B26F
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBB7F #7FB2EE
analogous
#EE847F #EEBB7F #EAEE7F
triadic
#EEBB7F #7FEEBB #BB7FEE
tetradic
#EEBB7F #7FEE84 #7FB2EE #EE7FEA
square
#EEBB7F #7FEE84 #7FB2EE #EE7FEA
split-complementary
#EEBB7F #7FEAEE #847FEE
monochromatic
#D6811C #E79E49 #EEBB7F #F5D8B5 #FBF1E4
Accessibility & contrast
On white
1.74
#EEBB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#EEBB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBB7F
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBB7F | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7A
Deuteranopia (green-blind)
#D9C980
Tritanopia (blue-blind)
#FFAFAC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eebb7f; /* rgb */ color: rgb(238, 187, 127); /* oklch */ color: oklch(82.5% 0.097 70.4);
Tailwind
colors: {
custom: {
50: '#f6cfa5',
500: '#eebb7f',
950: '#000000',
},
}SCSS
$custom: #eebb7f; $custom-light: #f6cfa5; $custom-dark: #000000;
JSON
{
"hex": "#eebb7f",
"rgb": {
"r": 238,
"g": 187,
"b": 127
},
"hsl": {
"h": 32.432,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.82469,
"c": 0.09667,
"h": 70.4
},
"luminance": 0.5525
}Semantic roles & 50–950 ramp
primary
#EEBB7F
secondary
#4983C8
accent
#6AD90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380