#DEC584#DEC584
#DEC584 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.0% C 0.088 H 89.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC584 |
|---|---|
| RGB | rgb(222, 197, 132) |
| HSL | hsl(43, 58%, 69%) |
| HSV | hsv(43, 41%, 87%) |
| CMYK | cmyk(0%, 11.3%, 40.5%, 12.9%) |
| CIE-LAB | lab(80.25, -0.11, 35.82) |
| CIE-LCH | lch(80.25, 35.82, 90.18°) |
| OKLab | oklab(82.98% 0.0011 0.088) |
| OKLCH | oklch(82.98% 0.088 89.3) |
| XYZ | xyz(54.2567, 57.1301, 29.9946) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.69
Tan (survey)
#D1B26F
ΔE00 5.00
Very Light Brown
#D3B683
ΔE00 5.08
Sandstone
#C9AE74
ΔE00 6.08
Sand
#C2B280
ΔE00 6.48
Beige (survey)
#E6DAA6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC584 #849DDE
analogous
#DE9884 #DEC584 #CADE84
triadic
#DEC584 #84DEC5 #C584DE
tetradic
#DEC584 #84DE98 #849DDE #DE84CA
square
#DEC584 #84DE98 #849DDE #DE84CA
split-complementary
#DEC584 #84CADE #9884DE
monochromatic
#B79131 #D1AE54 #DEC584 #EBDCB4 #F8F3E5
Accessibility & contrast
On white
1.69
#DEC584 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#DEC584 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC584
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC584 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC584 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37F
Deuteranopia (green-blind)
#D9CA86
Tritanopia (blue-blind)
#EBBBB5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec584; /* rgb */ color: rgb(222, 197, 132); /* oklch */ color: oklch(83.0% 0.088 89.3);
Tailwind
colors: {
custom: {
50: '#ead6a8',
500: '#dec584',
950: '#000000',
},
}SCSS
$custom: #dec584; $custom-light: #ead6a8; $custom-dark: #000000;
JSON
{
"hex": "#dec584",
"rgb": {
"r": 222,
"g": 197,
"b": 132
},
"hsl": {
"h": 43.333,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.82981,
"c": 0.08801,
"h": 89.3
},
"luminance": 0.57128
}Semantic roles & 50–950 ramp
primary
#DEC584
secondary
#516DB5
accent
#4EC520
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161410
muted
#858380