#EEC58A#EEC58A
#EEC58A is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.6% C 0.089 H 76.1°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC58A |
|---|---|
| RGB | rgb(238, 197, 138) |
| HSL | hsl(35, 75%, 74%) |
| HSV | hsv(35, 42%, 93%) |
| CMYK | cmyk(0%, 17.2%, 42%, 6.7%) |
| CIE-LAB | lab(81.81, 6.88, 35.03) |
| CIE-LCH | lch(81.81, 35.70, 78.88°) |
| OKLab | oklab(84.58% 0.0213 0.0863) |
| OKLCH | oklch(84.58% 0.089 76.1) |
| XYZ | xyz(59.8155, 59.9476, 32.4602) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.98
Very Light Brown
#D3B683
ΔE00 5.52
Navajowhite
#FFDEAD
ΔE00 6.20
Fawn
#CFAF7B
ΔE00 6.56
Tan
#D2B48C
ΔE00 6.63
Tan (survey)
#D1B26F
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC58A #8AB3EE
analogous
#EE938A #EEC58A #E5EE8A
triadic
#EEC58A #8AEEC5 #C58AEE
tetradic
#EEC58A #8AEE93 #8AB3EE #EE8AE5
square
#EEC58A #8AEE93 #8AB3EE #EE8AE5
split-complementary
#EEC58A #8AE5EE #938AEE
monochromatic
#DD9020 #E6AB55 #EEC58A #F6DFBF #FBF2E4
Accessibility & contrast
On white
1.62
#EEC58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#EEC58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC58A
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC58A | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C686
Deuteranopia (green-blind)
#DFCF8B
Tritanopia (blue-blind)
#FDBAB6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eec58a; /* rgb */ color: rgb(238, 197, 138); /* oklch */ color: oklch(84.6% 0.089 76.1);
Tailwind
colors: {
custom: {
50: '#f5d6ad',
500: '#eec58a',
950: '#000000',
},
}SCSS
$custom: #eec58a; $custom-light: #f5d6ad; $custom-dark: #000000;
JSON
{
"hex": "#eec58a",
"rgb": {
"r": 238,
"g": 197,
"b": 138
},
"hsl": {
"h": 35.4,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.84578,
"c": 0.08888,
"h": 76.1
},
"luminance": 0.59945
}Semantic roles & 50–950 ramp
primary
#EEC58A
secondary
#5383C9
accent
#61D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381