#DEC07D#DEC07D
#DEC07D is a light, moderate orange. Relative luminance 0.547; OKLCH L 81.9% C 0.092 H 86.3°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC07D |
|---|---|
| RGB | rgb(222, 192, 125) |
| HSL | hsl(41, 60%, 68%) |
| HSV | hsv(41, 44%, 87%) |
| CMYK | cmyk(0%, 13.5%, 43.7%, 12.9%) |
| CIE-LAB | lab(78.88, 1.76, 37.64) |
| CIE-LCH | lch(78.88, 37.68, 87.32°) |
| OKLab | oklab(81.86% 0.0059 0.0919) |
| OKLCH | oklch(81.86% 0.092 86.3) |
| XYZ | xyz(52.6771, 54.7118, 27.1838) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.62
Very Light Brown
#D3B683
ΔE00 4.25
Sand (survey)
#E2CA76
ΔE00 4.41
Sandstone
#C9AE74
ΔE00 5.13
Desert
#CCAD60
ΔE00 5.44
Fawn
#CFAF7B
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC07D #7D9BDE
analogous
#DE8F7D #DEC07D #CCDE7D
triadic
#DEC07D #7DDEC0 #C07DDE
tetradic
#DEC07D #7DDE8F #7D9BDE #DE7DCC
square
#DEC07D #7DDE8F #7D9BDE #DE7DCC
split-complementary
#DEC07D #7DCCDE #8F7DDE
monochromatic
#B38A2D #D2A84C #DEC07D #EAD8AE #F7EFDF
Accessibility & contrast
On white
1.76
#DEC07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#DEC07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC07D
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC07D | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF78
Deuteranopia (green-blind)
#D6C77F
Tritanopia (blue-blind)
#ECB5AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dec07d; /* rgb */ color: rgb(222, 192, 125); /* oklch */ color: oklch(81.9% 0.092 86.3);
Tailwind
colors: {
custom: {
50: '#ead2a3',
500: '#dec07d',
950: '#000000',
},
}SCSS
$custom: #dec07d; $custom-light: #ead2a3; $custom-dark: #000000;
JSON
{
"hex": "#dec07d",
"rgb": {
"r": 222,
"g": 192,
"b": 125
},
"hsl": {
"h": 41.443,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.81861,
"c": 0.09204,
"h": 86.3
},
"luminance": 0.5471
}Semantic roles & 50–950 ramp
primary
#DEC07D
secondary
#4B6BB5
accent
#53C71E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380