#DEC586#DEC586
#DEC586 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.0% C 0.086 H 88.8°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC586 |
|---|---|
| RGB | rgb(222, 197, 134) |
| HSL | hsl(43, 57%, 70%) |
| HSV | hsv(43, 40%, 87%) |
| CMYK | cmyk(0%, 11.3%, 39.6%, 12.9%) |
| CIE-LAB | lab(80.28, 0.11, 34.83) |
| CIE-LCH | lch(80.28, 34.83, 89.83°) |
| OKLab | oklab(83.02% 0.0019 0.0858) |
| OKLCH | oklch(83.02% 0.086 88.8) |
| XYZ | xyz(54.3948, 57.1854, 30.7223) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.09
Very Light Brown
#D3B683
ΔE00 4.83
Tan (survey)
#D1B26F
ΔE00 5.04
Sandstone
#C9AE74
ΔE00 6.01
Sand
#C2B280
ΔE00 6.34
Beige (survey)
#E6DAA6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC586 #869FDE
analogous
#DE9986 #DEC586 #CBDE86
triadic
#DEC586 #86DEC5 #C586DE
tetradic
#DEC586 #86DE99 #869FDE #DE86CB
square
#DEC586 #86DE99 #869FDE #DE86CB
split-complementary
#DEC586 #86CBDE #9986DE
monochromatic
#B89232 #D1AE56 #DEC586 #EBDCB6 #F8F3E6
Accessibility & contrast
On white
1.69
#DEC586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#DEC586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC586
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC586 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C381
Deuteranopia (green-blind)
#D9CA88
Tritanopia (blue-blind)
#EBBBB5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec586; /* rgb */ color: rgb(222, 197, 134); /* oklch */ color: oklch(83.0% 0.086 88.8);
Tailwind
colors: {
custom: {
50: '#e9d6aa',
500: '#dec586',
950: '#000000',
},
}SCSS
$custom: #dec586; $custom-light: #e9d6aa; $custom-dark: #000000;
JSON
{
"hex": "#dec586",
"rgb": {
"r": 222,
"g": 197,
"b": 134
},
"hsl": {
"h": 42.955,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.83015,
"c": 0.08581,
"h": 88.8
},
"luminance": 0.57183
}Semantic roles & 50–950 ramp
primary
#DEC586
secondary
#536FB5
accent
#4FC521
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381