#DEC07B#DEC07B
#DEC07B is a light, moderate orange. Relative luminance 0.547; OKLCH L 81.8% C 0.094 H 86.9°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC07B |
|---|---|
| RGB | rgb(222, 192, 123) |
| HSL | hsl(42, 60%, 68%) |
| HSV | hsv(42, 45%, 87%) |
| CMYK | cmyk(0%, 13.5%, 44.6%, 12.9%) |
| CIE-LAB | lab(78.85, 1.56, 38.63) |
| CIE-LCH | lch(78.85, 38.66, 87.69°) |
| OKLab | oklab(81.83% 0.0052 0.094) |
| OKLCH | oklch(81.83% 0.094 86.9) |
| XYZ | xyz(52.5506, 54.6612, 26.5177) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.63
Sand (survey)
#E2CA76
ΔE00 4.11
Very Light Brown
#D3B683
ΔE00 4.57
Sandstone
#C9AE74
ΔE00 5.24
Desert
#CCAD60
ΔE00 5.29
Fawn
#CFAF7B
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC07B #7B99DE
analogous
#DE8E7B #DEC07B #CBDE7B
triadic
#DEC07B #7BDEC0 #C07BDE
tetradic
#DEC07B #7BDE8E #7B99DE #DE7BCB
square
#DEC07B #7BDE8E #7B99DE #DE7BCB
split-complementary
#DEC07B #7BCBDE #8E7BDE
monochromatic
#B28A2D #D2A94A #DEC07B #EAD7AC #F6EFDD
Accessibility & contrast
On white
1.76
#DEC07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#DEC07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC07B
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC07B | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE76
Deuteranopia (green-blind)
#D7C77D
Tritanopia (blue-blind)
#ECB5AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dec07b; /* rgb */ color: rgb(222, 192, 123); /* oklch */ color: oklch(81.8% 0.094 86.9);
Tailwind
colors: {
custom: {
50: '#ead2a2',
500: '#dec07b',
950: '#000000',
},
}SCSS
$custom: #dec07b; $custom-light: #ead2a2; $custom-dark: #000000;
JSON
{
"hex": "#dec07b",
"rgb": {
"r": 222,
"g": 192,
"b": 123
},
"hsl": {
"h": 41.818,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.81828,
"c": 0.09413,
"h": 86.9
},
"luminance": 0.54659
}Semantic roles & 50–950 ramp
primary
#DEC07B
secondary
#496AB4
accent
#51C81E
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380