#EEBE7A#EEBE7A
#EEBE7A is a very light, moderate orange. Relative luminance 0.564; OKLCH L 83.0% C 0.102 H 75.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBE7A |
|---|---|
| RGB | rgb(238, 190, 122) |
| HSL | hsl(35, 77%, 71%) |
| HSV | hsv(35, 49%, 93%) |
| CMYK | cmyk(0%, 20.2%, 48.7%, 6.7%) |
| CIE-LAB | lab(79.85, 8.97, 40.72) |
| CIE-LCH | lch(79.85, 41.70, 77.57°) |
| OKLab | oklab(82.96% 0.0259 0.0985) |
| OKLCH | oklch(82.96% 0.102 75.3) |
| XYZ | xyz(57.1886, 56.4125, 26.2851) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.60
Very Light Brown
#D3B683
ΔE00 6.22
Tan (survey)
#D1B26F
ΔE00 6.36
Fawn
#CFAF7B
ΔE00 6.56
Butterscotch
#FDB147
ΔE00 7.54
Tan
#D2B48C
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBE7A #7AAAEE
analogous
#EE847A #EEBE7A #E4EE7A
triadic
#EEBE7A #7AEEBE #BE7AEE
tetradic
#EEBE7A #7AEE84 #7AAAEE #EE7AE4
square
#EEBE7A #7AEE84 #7AAAEE #EE7AE4
split-complementary
#EEBE7A #7AE4EE #847AEE
monochromatic
#D3871B #E7A344 #EEBE7A #F5D9B0 #FCF2E4
Accessibility & contrast
On white
1.71
#EEBE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#EEBE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBE7A
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBE7A | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF75
Deuteranopia (green-blind)
#DCCB7C
Tritanopia (blue-blind)
#FFB1AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebe7a; /* rgb */ color: rgb(238, 190, 122); /* oklch */ color: oklch(83.0% 0.102 75.3);
Tailwind
colors: {
custom: {
50: '#f6d1a1',
500: '#eebe7a',
950: '#000000',
},
}SCSS
$custom: #eebe7a; $custom-light: #f6d1a1; $custom-dark: #000000;
JSON
{
"hex": "#eebe7a",
"rgb": {
"r": 238,
"g": 190,
"b": 122
},
"hsl": {
"h": 35.172,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.82963,
"c": 0.10185,
"h": 75.3
},
"luminance": 0.56409
}Semantic roles & 50–950 ramp
primary
#EEBE7A
secondary
#457BC8
accent
#61DA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380