#EEBE7B#EEBE7B
#EEBE7B is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.0% C 0.101 H 74.9°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBE7B |
|---|---|
| RGB | rgb(238, 190, 123) |
| HSL | hsl(35, 77%, 71%) |
| HSV | hsv(35, 48%, 93%) |
| CMYK | cmyk(0%, 20.2%, 48.3%, 6.7%) |
| CIE-LAB | lab(79.86, 9.07, 40.23) |
| CIE-LCH | lch(79.86, 41.24, 77.30°) |
| OKLab | oklab(82.98% 0.0263 0.0974) |
| OKLCH | oklch(82.98% 0.101 74.9) |
| XYZ | xyz(57.2509, 56.4374, 26.6130) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.45
Very Light Brown
#D3B683
ΔE00 6.17
Tan (survey)
#D1B26F
ΔE00 6.42
Fawn
#CFAF7B
ΔE00 6.51
Tan
#D2B48C
ΔE00 7.44
Butterscotch
#FDB147
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBE7B #7BABEE
analogous
#EE847B #EEBE7B #E4EE7B
triadic
#EEBE7B #7BEEBE #BE7BEE
tetradic
#EEBE7B #7BEE84 #7BABEE #EE7BE4
square
#EEBE7B #7BEE84 #7BABEE #EE7BE4
split-complementary
#EEBE7B #7BE4EE #847BEE
monochromatic
#D3871B #E7A345 #EEBE7B #F5D9B1 #FCF2E4
Accessibility & contrast
On white
1.71
#EEBE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#EEBE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBE7B
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBE7B | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF76
Deuteranopia (green-blind)
#DCCB7D
Tritanopia (blue-blind)
#FFB1AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebe7b; /* rgb */ color: rgb(238, 190, 123); /* oklch */ color: oklch(83.0% 0.101 74.9);
Tailwind
colors: {
custom: {
50: '#f6d1a2',
500: '#eebe7b',
950: '#000000',
},
}SCSS
$custom: #eebe7b; $custom-light: #f6d1a2; $custom-dark: #000000;
JSON
{
"hex": "#eebe7b",
"rgb": {
"r": 238,
"g": 190,
"b": 123
},
"hsl": {
"h": 34.957,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.82978,
"c": 0.10093,
"h": 74.9
},
"luminance": 0.56434
}Semantic roles & 50–950 ramp
primary
#EEBE7B
secondary
#467CC8
accent
#62D90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380