#EECC85#EECC85
#EECC85 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 85.9% C 0.097 H 84.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EECC85 |
|---|---|
| RGB | rgb(238, 204, 133) |
| HSL | hsl(41, 76%, 73%) |
| HSV | hsv(41, 44%, 93%) |
| CMYK | cmyk(0%, 14.3%, 44.1%, 6.7%) |
| CIE-LAB | lab(83.47, 2.73, 39.74) |
| CIE-LCH | lch(83.47, 39.83, 86.07°) |
| OKLab | oklab(85.86% 0.0087 0.0969) |
| OKLCH | oklch(85.86% 0.097 84.9) |
| XYZ | xyz(61.0883, 63.0591, 31.1396) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.35
Wheat (survey)
#FBDD7E
ΔE00 5.76
Sandy
#F1DA7A
ΔE00 6.38
Pale Peach
#FFE5AD
ΔE00 6.51
Navajowhite
#FFDEAD
ΔE00 6.59
Tan (survey)
#D1B26F
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECC85 #85A7EE
analogous
#EE9785 #EECC85 #DCEE85
triadic
#EECC85 #85EECC #CC85EE
tetradic
#EECC85 #85EE97 #85A7EE #EE85DC
square
#EECC85 #85EE97 #85A7EE #EE85DC
split-complementary
#EECC85 #85DCEE #9785EE
monochromatic
#DA9D1E #E7B64F #EECC85 #F5E2BB #FBF4E4
Accessibility & contrast
On white
1.54
#EECC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#EECC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECC85
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECC85 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB80
Deuteranopia (green-blind)
#E5D487
Tritanopia (blue-blind)
#FDC0BA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecc85; /* rgb */ color: rgb(238, 204, 133); /* oklch */ color: oklch(85.9% 0.097 84.9);
Tailwind
colors: {
custom: {
50: '#f5dba9',
500: '#eecc85',
950: '#000000',
},
}SCSS
$custom: #eecc85; $custom-light: #f5dba9; $custom-dark: #000000;
JSON
{
"hex": "#eecc85",
"rgb": {
"r": 238,
"g": 204,
"b": 133
},
"hsl": {
"h": 40.571,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.85861,
"c": 0.09727,
"h": 84.9
},
"luminance": 0.63056
}Semantic roles & 50–950 ramp
primary
#EECC85
secondary
#4F76C9
accent
#4FD80E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481