#EEC58E#EEC58E
#EEC58E is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.6% C 0.085 H 74.4°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC58E |
|---|---|
| RGB | rgb(238, 197, 142) |
| HSL | hsl(34, 74%, 75%) |
| HSV | hsv(34, 40%, 93%) |
| CMYK | cmyk(0%, 17.2%, 40.3%, 6.7%) |
| CIE-LAB | lab(81.87, 7.31, 33.04) |
| CIE-LCH | lch(81.87, 33.84, 77.52°) |
| OKLab | oklab(84.65% 0.0229 0.0818) |
| OKLCH | oklch(84.65% 0.085 74.4) |
| XYZ | xyz(60.1104, 60.0655, 34.0135) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.61
Very Light Brown
#D3B683
ΔE00 5.56
Navajowhite
#FFDEAD
ΔE00 5.98
Tan
#D2B48C
ΔE00 6.20
Light Peach
#FFD8B1
ΔE00 6.23
Fawn
#CFAF7B
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC58E #8EB7EE
analogous
#EE958E #EEC58E #E7EE8E
triadic
#EEC58E #8EEEC5 #C58EEE
tetradic
#EEC58E #8EEE95 #8EB7EE #EE8EE7
square
#EEC58E #8EEE95 #8EB7EE #EE8EE7
split-complementary
#EEC58E #8EE7EE #958EEE
monochromatic
#DE8E24 #E6AA59 #EEC58E #F6E0C3 #FBF1E4
Accessibility & contrast
On white
1.61
#EEC58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EEC58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC58E
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC58E | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C68A
Deuteranopia (green-blind)
#DED08F
Tritanopia (blue-blind)
#FDBAB7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec58e; /* rgb */ color: rgb(238, 197, 142); /* oklch */ color: oklch(84.6% 0.085 74.4);
Tailwind
colors: {
custom: {
50: '#f5d6af',
500: '#eec58e',
950: '#000000',
},
}SCSS
$custom: #eec58e; $custom-light: #f5d6af; $custom-dark: #000000;
JSON
{
"hex": "#eec58e",
"rgb": {
"r": 238,
"g": 197,
"b": 142
},
"hsl": {
"h": 34.375,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.84649,
"c": 0.08496,
"h": 74.4
},
"luminance": 0.60063
}Semantic roles & 50–950 ramp
primary
#EEC58E
secondary
#5788C9
accent
#64D610
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381