#DEC082#DEC082
#DEC082 is a light, moderate orange. Relative luminance 0.548; OKLCH L 81.9% C 0.087 H 84.8°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC082 |
|---|---|
| RGB | rgb(222, 192, 130) |
| HSL | hsl(40, 58%, 69%) |
| HSV | hsv(40, 41%, 87%) |
| CMYK | cmyk(0%, 13.5%, 41.4%, 12.9%) |
| CIE-LAB | lab(78.95, 2.29, 35.16) |
| CIE-LCH | lch(78.95, 35.24, 86.28°) |
| OKLab | oklab(81.95% 0.0079 0.0864) |
| OKLCH | oklch(81.95% 0.087 84.8) |
| XYZ | xyz(53.0046, 54.8428, 28.9085) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.49
Tan (survey)
#D1B26F
ΔE00 3.82
Burlywood
#DEB887
ΔE00 4.90
Fawn
#CFAF7B
ΔE00 4.95
Sandstone
#C9AE74
ΔE00 4.96
Sand (survey)
#E2CA76
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC082 #82A0DE
analogous
#DE9282 #DEC082 #CEDE82
triadic
#DEC082 #82DEC0 #C082DE
tetradic
#DEC082 #82DE92 #82A0DE #DE82CE
square
#DEC082 #82DE92 #82A0DE #DE82CE
split-complementary
#DEC082 #82CEDE #9282DE
monochromatic
#B68A30 #D1A852 #DEC082 #EBD8B2 #F8F1E3
Accessibility & contrast
On white
1.75
#DEC082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#DEC082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC082
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC082 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF7D
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#ECB6B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dec082; /* rgb */ color: rgb(222, 192, 130); /* oklch */ color: oklch(81.9% 0.087 84.8);
Tailwind
colors: {
custom: {
50: '#ead2a7',
500: '#dec082',
950: '#000000',
},
}SCSS
$custom: #dec082; $custom-light: #ead2a7; $custom-dark: #000000;
JSON
{
"hex": "#dec082",
"rgb": {
"r": 222,
"g": 192,
"b": 130
},
"hsl": {
"h": 40.435,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.81945,
"c": 0.08676,
"h": 84.8
},
"luminance": 0.54841
}Semantic roles & 50–950 ramp
primary
#DEC082
secondary
#4F70B5
accent
#56C620
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380