#EEC585#EEC585
#EEC585 is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.5% C 0.094 H 78.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC585 |
|---|---|
| RGB | rgb(238, 197, 133) |
| HSL | hsl(37, 76%, 73%) |
| HSV | hsv(37, 44%, 93%) |
| CMYK | cmyk(0%, 17.2%, 44.1%, 6.7%) |
| CIE-LAB | lab(81.73, 6.37, 37.50) |
| CIE-LCH | lch(81.73, 38.04, 80.36°) |
| OKLab | oklab(84.49% 0.0194 0.0918) |
| OKLCH | oklch(84.49% 0.094 78.1) |
| XYZ | xyz(59.4618, 59.8061, 30.5974) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.64
Very Light Brown
#D3B683
ΔE00 5.68
Tan (survey)
#D1B26F
ΔE00 6.32
Navajowhite
#FFDEAD
ΔE00 6.63
Fawn
#CFAF7B
ΔE00 6.70
Sand (survey)
#E2CA76
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC585 #85AEEE
analogous
#EE9085 #EEC585 #E3EE85
triadic
#EEC585 #85EEC5 #C585EE
tetradic
#EEC585 #85EE90 #85AEEE #EE85E3
square
#EEC585 #85EE90 #85AEEE #EE85E3
split-complementary
#EEC585 #85E3EE #9085EE
monochromatic
#DA911E #E7AB4F #EEC585 #F5DFBB #FBF2E4
Accessibility & contrast
On white
1.62
#EEC585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#EEC585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC585
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC585 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C580
Deuteranopia (green-blind)
#DFCF87
Tritanopia (blue-blind)
#FEB9B5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eec585; /* rgb */ color: rgb(238, 197, 133); /* oklch */ color: oklch(84.5% 0.094 78.1);
Tailwind
colors: {
custom: {
50: '#f5d6a9',
500: '#eec585',
950: '#000000',
},
}SCSS
$custom: #eec585; $custom-light: #f5d6a9; $custom-dark: #000000;
JSON
{
"hex": "#eec585",
"rgb": {
"r": 238,
"g": 197,
"b": 133
},
"hsl": {
"h": 36.571,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.84493,
"c": 0.0938,
"h": 78.1
},
"luminance": 0.59803
}Semantic roles & 50–950 ramp
primary
#EEC585
secondary
#4F7EC9
accent
#5DD80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380