#DEC07F#DEC07F
#DEC07F is a light, moderate orange. Relative luminance 0.548; OKLCH L 81.9% C 0.090 H 85.7°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC07F |
|---|---|
| RGB | rgb(222, 192, 127) |
| HSL | hsl(41, 59%, 68%) |
| HSV | hsv(41, 43%, 87%) |
| CMYK | cmyk(0%, 13.5%, 42.8%, 12.9%) |
| CIE-LAB | lab(78.90, 1.97, 36.65) |
| CIE-LCH | lch(78.90, 36.71, 86.93°) |
| OKLab | oklab(81.89% 0.0067 0.0897) |
| OKLCH | oklch(81.89% 0.09 85.7) |
| XYZ | xyz(52.8061, 54.7635, 27.8634) |
| Luminance | 0.5476 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.66
Very Light Brown
#D3B683
ΔE00 3.94
Sand (survey)
#E2CA76
ΔE00 4.74
Sandstone
#C9AE74
ΔE00 5.04
Fawn
#CFAF7B
ΔE00 5.27
Burlywood
#DEB887
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC07F #7F9DDE
analogous
#DE907F #DEC07F #CCDE7F
triadic
#DEC07F #7FDEC0 #C07FDE
tetradic
#DEC07F #7FDE90 #7F9DDE #DE7FCC
square
#DEC07F #7FDE90 #7F9DDE #DE7FCC
split-complementary
#DEC07F #7FCCDE #907FDE
monochromatic
#B48A2E #D1A84E #DEC07F #EBD8B0 #F7F0E0
Accessibility & contrast
On white
1.76
#DEC07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#DEC07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC07F
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC07F | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7A
Deuteranopia (green-blind)
#D6C781
Tritanopia (blue-blind)
#ECB5B0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dec07f; /* rgb */ color: rgb(222, 192, 127); /* oklch */ color: oklch(81.9% 0.090 85.7);
Tailwind
colors: {
custom: {
50: '#ead2a5',
500: '#dec07f',
950: '#000000',
},
}SCSS
$custom: #dec07f; $custom-light: #ead2a5; $custom-dark: #000000;
JSON
{
"hex": "#dec07f",
"rgb": {
"r": 222,
"g": 192,
"b": 127
},
"hsl": {
"h": 41.053,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.81894,
"c": 0.08994,
"h": 85.7
},
"luminance": 0.54761
}Semantic roles & 50–950 ramp
primary
#DEC07F
secondary
#4C6DB5
accent
#54C71F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380