#DEC07C#DEC07C
#DEC07C is a light, moderate orange. Relative luminance 0.547; OKLCH L 81.8% C 0.093 H 86.6°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC07C |
|---|---|
| RGB | rgb(222, 192, 124) |
| HSL | hsl(42, 60%, 68%) |
| HSV | hsv(42, 44%, 87%) |
| CMYK | cmyk(0%, 13.5%, 44.1%, 12.9%) |
| CIE-LAB | lab(78.86, 1.66, 38.14) |
| CIE-LCH | lch(78.86, 38.17, 87.51°) |
| OKLab | oklab(81.85% 0.0056 0.0929) |
| OKLCH | oklch(81.85% 0.093 86.6) |
| XYZ | xyz(52.6135, 54.6864, 26.8490) |
| Luminance | 0.5468 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.62
Sand (survey)
#E2CA76
ΔE00 4.26
Very Light Brown
#D3B683
ΔE00 4.41
Sandstone
#C9AE74
ΔE00 5.18
Desert
#CCAD60
ΔE00 5.36
Fawn
#CFAF7B
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC07C #7C9ADE
analogous
#DE8F7C #DEC07C #CBDE7C
triadic
#DEC07C #7CDEC0 #C07CDE
tetradic
#DEC07C #7CDE8F #7C9ADE #DE7CCB
square
#DEC07C #7CDE8F #7C9ADE #DE7CCB
split-complementary
#DEC07C #7CCBDE #8F7CDE
monochromatic
#B38A2D #D2A84B #DEC07C #EAD8AD #F7EFDE
Accessibility & contrast
On white
1.76
#DEC07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#DEC07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC07C
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC07C | 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)
#CFBF77
Deuteranopia (green-blind)
#D7C77E
Tritanopia (blue-blind)
#ECB5AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dec07c; /* rgb */ color: rgb(222, 192, 124); /* oklch */ color: oklch(81.8% 0.093 86.6);
Tailwind
colors: {
custom: {
50: '#ead2a3',
500: '#dec07c',
950: '#000000',
},
}SCSS
$custom: #dec07c; $custom-light: #ead2a3; $custom-dark: #000000;
JSON
{
"hex": "#dec07c",
"rgb": {
"r": 222,
"g": 192,
"b": 124
},
"hsl": {
"h": 41.633,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.81845,
"c": 0.0931,
"h": 86.6
},
"luminance": 0.54684
}Semantic roles & 50–950 ramp
primary
#DEC07C
secondary
#4A6AB4
accent
#52C71E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380