#EEC385#EEC385
#EEC385 is a very light, moderate orange. Relative luminance 0.589; OKLCH L 84.1% C 0.093 H 76.1°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC385 |
|---|---|
| RGB | rgb(238, 195, 133) |
| HSL | hsl(35, 76%, 73%) |
| HSV | hsv(35, 44%, 93%) |
| CMYK | cmyk(0%, 18.1%, 44.1%, 6.7%) |
| CIE-LAB | lab(81.24, 7.42, 36.87) |
| CIE-LCH | lch(81.24, 37.61, 78.63°) |
| OKLab | oklab(84.1% 0.0224 0.0903) |
| OKLCH | oklch(84.1% 0.093 76.1) |
| XYZ | xyz(59.0107, 58.9038, 30.4471) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.06
Very Light Brown
#D3B683
ΔE00 5.62
Fawn
#CFAF7B
ΔE00 6.47
Tan (survey)
#D1B26F
ΔE00 6.50
Tan
#D2B48C
ΔE00 6.88
Navajowhite
#FFDEAD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC385 #85B0EE
analogous
#EE8F85 #EEC385 #E4EE85
triadic
#EEC385 #85EEC3 #C385EE
tetradic
#EEC385 #85EE8F #85B0EE #EE85E4
square
#EEC385 #85EE8F #85B0EE #EE85E4
split-complementary
#EEC385 #85E4EE #8F85EE
monochromatic
#DA8D1E #E7A94F #EEC385 #F5DDBB #FBF2E4
Accessibility & contrast
On white
1.64
#EEC385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#EEC385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC385
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC385 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C480
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#FEB7B3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #eec385; /* rgb */ color: rgb(238, 195, 133); /* oklch */ color: oklch(84.1% 0.093 76.1);
Tailwind
colors: {
custom: {
50: '#f5d5a9',
500: '#eec385',
950: '#000000',
},
}SCSS
$custom: #eec385; $custom-light: #f5d5a9; $custom-dark: #000000;
JSON
{
"hex": "#eec385",
"rgb": {
"r": 238,
"g": 195,
"b": 133
},
"hsl": {
"h": 35.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.84105,
"c": 0.09306,
"h": 76.1
},
"luminance": 0.58901
}Semantic roles & 50–950 ramp
primary
#EEC385
secondary
#4F81C9
accent
#60D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380