#EEBE78#EEBE78
#EEBE78 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 82.9% C 0.104 H 75.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBE78 |
|---|---|
| RGB | rgb(238, 190, 120) |
| HSL | hsl(36, 78%, 70%) |
| HSV | hsv(36, 50%, 93%) |
| CMYK | cmyk(0%, 20.2%, 49.6%, 6.7%) |
| CIE-LAB | lab(79.82, 8.79, 41.70) |
| CIE-LCH | lch(79.82, 42.62, 78.10°) |
| OKLab | oklab(82.93% 0.0252 0.1006) |
| OKLCH | oklch(82.93% 0.104 75.9) |
| XYZ | xyz(57.0659, 56.3634, 25.6391) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.90
Tan (survey)
#D1B26F
ΔE00 6.24
Very Light Brown
#D3B683
ΔE00 6.34
Fawn
#CFAF7B
ΔE00 6.67
Butterscotch
#FDB147
ΔE00 7.38
Sand Brown
#CBA560
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBE78 #78A8EE
analogous
#EE8378 #EEBE78 #E3EE78
triadic
#EEBE78 #78EEBE #BE78EE
tetradic
#EEBE78 #78EE83 #78A8EE #EE78E3
square
#EEBE78 #78EE83 #78A8EE #EE78E3
split-complementary
#EEBE78 #78E3EE #8378EE
monochromatic
#D1871A #E7A442 #EEBE78 #F5D8AE #FCF2E4
Accessibility & contrast
On white
1.71
#EEBE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#EEBE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBE78
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBE78 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF72
Deuteranopia (green-blind)
#DCCB7A
Tritanopia (blue-blind)
#FFB1AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebe78; /* rgb */ color: rgb(238, 190, 120); /* oklch */ color: oklch(82.9% 0.104 75.9);
Tailwind
colors: {
custom: {
50: '#f6d1a0',
500: '#eebe78',
950: '#000000',
},
}SCSS
$custom: #eebe78; $custom-light: #f6d1a0; $custom-dark: #000000;
JSON
{
"hex": "#eebe78",
"rgb": {
"r": 238,
"g": 190,
"b": 120
},
"hsl": {
"h": 35.593,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.82932,
"c": 0.10366,
"h": 75.9
},
"luminance": 0.5636
}Semantic roles & 50–950 ramp
primary
#EEBE78
secondary
#4379C7
accent
#60DA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380