#EEBC7A#EEBC7A
#EEBC7A is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.6% C 0.101 H 73.4°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBC7A |
|---|---|
| RGB | rgb(238, 188, 122) |
| HSL | hsl(34, 77%, 71%) |
| HSV | hsv(34, 49%, 93%) |
| CMYK | cmyk(0%, 21%, 48.7%, 6.7%) |
| CIE-LAB | lab(79.36, 10.02, 40.11) |
| CIE-LCH | lch(79.36, 41.34, 75.97°) |
| OKLab | oklab(82.58% 0.029 0.0971) |
| OKLCH | oklch(82.58% 0.101 73.4) |
| XYZ | xyz(56.7584, 55.5521, 26.1417) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.35
Very Light Brown
#D3B683
ΔE00 6.38
Fawn
#CFAF7B
ΔE00 6.53
Tan (survey)
#D1B26F
ΔE00 6.75
Apricot (survey)
#FFB16D
ΔE00 7.09
Butterscotch
#FDB147
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBC7A #7AACEE
analogous
#EE827A #EEBC7A #E6EE7A
triadic
#EEBC7A #7AEEBC #BC7AEE
tetradic
#EEBC7A #7AEE82 #7AACEE #EE7AE6
square
#EEBC7A #7AEE82 #7AACEE #EE7AE6
split-complementary
#EEBC7A #7AE6EE #827AEE
monochromatic
#D3831B #E7A144 #EEBC7A #F5D7B0 #FCF1E4
Accessibility & contrast
On white
1.73
#EEBC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#EEBC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBC7A
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBC7A | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE75
Deuteranopia (green-blind)
#DAC97C
Tritanopia (blue-blind)
#FFAFAC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eebc7a; /* rgb */ color: rgb(238, 188, 122); /* oklch */ color: oklch(82.6% 0.101 73.4);
Tailwind
colors: {
custom: {
50: '#f6d0a1',
500: '#eebc7a',
950: '#000000',
},
}SCSS
$custom: #eebc7a; $custom-light: #f6d0a1; $custom-dark: #000000;
JSON
{
"hex": "#eebc7a",
"rgb": {
"r": 238,
"g": 188,
"b": 122
},
"hsl": {
"h": 34.138,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.82579,
"c": 0.10133,
"h": 73.4
},
"luminance": 0.55549
}Semantic roles & 50–950 ramp
primary
#EEBC7A
secondary
#457DC8
accent
#65DA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380