#EEC985#EEC985
#EEC985 is a very light, moderate orange. Relative luminance 0.616; OKLCH L 85.3% C 0.096 H 82.0°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC985 |
|---|---|
| RGB | rgb(238, 201, 133) |
| HSL | hsl(39, 76%, 73%) |
| HSV | hsv(39, 44%, 93%) |
| CMYK | cmyk(0%, 15.5%, 44.1%, 6.7%) |
| CIE-LAB | lab(82.73, 4.29, 38.78) |
| CIE-LCH | lch(82.73, 39.02, 83.69°) |
| OKLab | oklab(85.27% 0.0132 0.0947) |
| OKLCH | oklch(85.27% 0.096 82) |
| XYZ | xyz(60.3821, 61.6467, 30.9042) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.48
Burlywood
#DEB887
ΔE00 6.03
Very Light Brown
#D3B683
ΔE00 6.21
Tan (survey)
#D1B26F
ΔE00 6.37
Navajowhite
#FFDEAD
ΔE00 6.44
Wheat (survey)
#FBDD7E
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC985 #85AAEE
analogous
#EE9485 #EEC985 #DFEE85
triadic
#EEC985 #85EEC9 #C985EE
tetradic
#EEC985 #85EE94 #85AAEE #EE85DF
square
#EEC985 #85EE94 #85AAEE #EE85DF
split-complementary
#EEC985 #85DFEE #9485EE
monochromatic
#DA981E #E7B14F #EEC985 #F5E1BB #FBF3E4
Accessibility & contrast
On white
1.58
#EEC985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#EEC985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC985
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC985 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#E2D287
Tritanopia (blue-blind)
#FEBDB8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eec985; /* rgb */ color: rgb(238, 201, 133); /* oklch */ color: oklch(85.3% 0.096 82.0);
Tailwind
colors: {
custom: {
50: '#f5d9a9',
500: '#eec985',
950: '#000000',
},
}SCSS
$custom: #eec985; $custom-light: #f5d9a9; $custom-dark: #000000;
JSON
{
"hex": "#eec985",
"rgb": {
"r": 238,
"g": 201,
"b": 133
},
"hsl": {
"h": 38.857,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.85272,
"c": 0.09561,
"h": 82
},
"luminance": 0.61644
}Semantic roles & 50–950 ramp
primary
#EEC985
secondary
#4F7AC9
accent
#55D80E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381