#DEC084#DEC084
#DEC084 is a light, moderate orange. Relative luminance 0.549; OKLCH L 82.0% C 0.085 H 84.1°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC084 |
|---|---|
| RGB | rgb(222, 192, 132) |
| HSL | hsl(40, 58%, 69%) |
| HSV | hsv(40, 41%, 87%) |
| CMYK | cmyk(0%, 13.5%, 40.5%, 12.9%) |
| CIE-LAB | lab(78.98, 2.50, 34.17) |
| CIE-LCH | lch(78.98, 34.26, 85.81°) |
| OKLab | oklab(81.98% 0.0087 0.0842) |
| OKLCH | oklch(81.98% 0.085 84.1) |
| XYZ | xyz(53.1401, 54.8970, 29.6224) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.22
Tan (survey)
#D1B26F
ΔE00 3.98
Burlywood
#DEB887
ΔE00 4.56
Fawn
#CFAF7B
ΔE00 4.77
Sandstone
#C9AE74
ΔE00 4.96
Sand (survey)
#E2CA76
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC084 #84A2DE
analogous
#DE9384 #DEC084 #CFDE84
triadic
#DEC084 #84DEC0 #C084DE
tetradic
#DEC084 #84DE93 #84A2DE #DE84CF
square
#DEC084 #84DE93 #84A2DE #DE84CF
split-complementary
#DEC084 #84CFDE #9384DE
monochromatic
#B78A31 #D1A754 #DEC084 #EBD9B4 #F8F1E5
Accessibility & contrast
On white
1.75
#DEC084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#DEC084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC084
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC084 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF80
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#ECB6B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dec084; /* rgb */ color: rgb(222, 192, 132); /* oklch */ color: oklch(82.0% 0.085 84.1);
Tailwind
colors: {
custom: {
50: '#ead2a8',
500: '#dec084',
950: '#000000',
},
}SCSS
$custom: #dec084; $custom-light: #ead2a8; $custom-dark: #000000;
JSON
{
"hex": "#dec084",
"rgb": {
"r": 222,
"g": 192,
"b": 132
},
"hsl": {
"h": 40,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.8198,
"c": 0.08464,
"h": 84.1
},
"luminance": 0.54895
}Semantic roles & 50–950 ramp
primary
#DEC084
secondary
#5172B5
accent
#57C520
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161410
muted
#858380