#EAC985#EAC985
#EAC985 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 84.9% C 0.094 H 84.6°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EAC985 |
|---|---|
| RGB | rgb(234, 201, 133) |
| HSL | hsl(40, 71%, 72%) |
| HSV | hsv(40, 43%, 92%) |
| CMYK | cmyk(0%, 14.1%, 43.2%, 8.2%) |
| CIE-LAB | lab(82.36, 2.69, 38.23) |
| CIE-LCH | lch(82.36, 38.33, 85.97°) |
| OKLab | oklab(84.9% 0.0088 0.0935) |
| OKLCH | oklch(84.9% 0.094 84.6) |
| XYZ | xyz(59.0537, 60.9618, 30.8420) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.45
Very Light Brown
#D3B683
ΔE00 5.95
Tan (survey)
#D1B26F
ΔE00 5.97
Burlywood
#DEB887
ΔE00 6.40
Wheat (survey)
#FBDD7E
ΔE00 6.55
Navajowhite
#FFDEAD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAC985 #85A6EA
analogous
#EA9785 #EAC985 #D9EA85
triadic
#EAC985 #85EAC9 #C985EA
tetradic
#EAC985 #85EA97 #85A6EA #EA85D9
square
#EAC985 #85EA97 #85A6EA #EA85D9
split-complementary
#EAC985 #85D9EA #9785EA
monochromatic
#D19824 #E1B251 #EAC985 #F3E0B9 #FBF3E5
Accessibility & contrast
On white
1.59
#EAC985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#EAC985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAC985
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAC985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAC985 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#E1D187
Tritanopia (blue-blind)
#F9BEB8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eac985; /* rgb */ color: rgb(234, 201, 133); /* oklch */ color: oklch(84.9% 0.094 84.6);
Tailwind
colors: {
custom: {
50: '#f2d9a9',
500: '#eac985',
950: '#000000',
},
}SCSS
$custom: #eac985; $custom-light: #f2d9a9; $custom-dark: #000000;
JSON
{
"hex": "#eac985",
"rgb": {
"r": 234,
"g": 201,
"b": 133
},
"hsl": {
"h": 40.396,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.84898,
"c": 0.0939,
"h": 84.6
},
"luminance": 0.60959
}Semantic roles & 50–950 ramp
primary
#EAC985
secondary
#5075C4
accent
#52D313
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381