#DEC47F#DEC47F
#DEC47F is a very light, moderate orange. Relative luminance 0.565; OKLCH L 82.7% C 0.093 H 89.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC47F |
|---|---|
| RGB | rgb(222, 196, 127) |
| HSL | hsl(44, 59%, 68%) |
| HSV | hsv(44, 43%, 87%) |
| CMYK | cmyk(0%, 11.7%, 42.8%, 12.9%) |
| CIE-LAB | lab(79.92, -0.12, 37.96) |
| CIE-LCH | lch(79.92, 37.96, 90.18°) |
| OKLab | oklab(82.7% 0.0006 0.0927) |
| OKLCH | oklch(82.7% 0.093 89.6) |
| XYZ | xyz(53.6964, 56.5439, 28.1602) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.12
Tan (survey)
#D1B26F
ΔE00 4.72
Very Light Brown
#D3B683
ΔE00 5.38
Sandstone
#C9AE74
ΔE00 6.05
Desert
#CCAD60
ΔE00 6.21
Sand
#C2B280
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC47F #7F99DE
analogous
#DE947F #DEC47F #C8DE7F
triadic
#DEC47F #7FDEC4 #C47FDE
tetradic
#DEC47F #7FDE94 #7F99DE #DE7FC8
square
#DEC47F #7FDE94 #7F99DE #DE7FC8
split-complementary
#DEC47F #7FC8DE #947FDE
monochromatic
#B4902E #D1AE4E #DEC47F #EBDAB0 #F7F1E0
Accessibility & contrast
On white
1.71
#DEC47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#DEC47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC47F
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC47F | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27A
Deuteranopia (green-blind)
#D9C981
Tritanopia (blue-blind)
#ECB9B3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec47f; /* rgb */ color: rgb(222, 196, 127); /* oklch */ color: oklch(82.7% 0.093 89.6);
Tailwind
colors: {
custom: {
50: '#ead5a5',
500: '#dec47f',
950: '#000000',
},
}SCSS
$custom: #dec47f; $custom-light: #ead5a5; $custom-dark: #000000;
JSON
{
"hex": "#dec47f",
"rgb": {
"r": 222,
"g": 196,
"b": 127
},
"hsl": {
"h": 43.579,
"s": 59.006,
"l": 68.431
},
"oklch": {
"l": 0.82696,
"c": 0.09267,
"h": 89.6
},
"luminance": 0.56542
}Semantic roles & 50–950 ramp
primary
#DEC47F
secondary
#4C69B5
accent
#4DC71F
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380