#DEC48B#DEC48B
#DEC48B is a very light, moderate orange. Relative luminance 0.569; OKLCH L 82.9% C 0.080 H 86.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC48B |
|---|---|
| RGB | rgb(222, 196, 139) |
| HSL | hsl(41, 56%, 71%) |
| HSV | hsv(41, 37%, 87%) |
| CMYK | cmyk(0%, 11.7%, 37.4%, 12.9%) |
| CIE-LAB | lab(80.11, 1.19, 32.01) |
| CIE-LCH | lch(80.11, 32.03, 87.87°) |
| OKLab | oklab(82.9% 0.0054 0.0794) |
| OKLCH | oklch(82.9% 0.08 86.1) |
| XYZ | xyz(54.5255, 56.8756, 32.5270) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.89
Tan (survey)
#D1B26F
ΔE00 5.12
Burlywood
#DEB887
ΔE00 5.44
Sand (survey)
#E2CA76
ΔE00 5.49
Fawn
#CFAF7B
ΔE00 5.72
Sandstone
#C9AE74
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC48B #8BA5DE
analogous
#DE9A8B #DEC48B #CEDE8B
triadic
#DEC48B #8BDEC4 #C48BDE
tetradic
#DEC48B #8BDE9A #8BA5DE #DE8BCE
square
#DEC48B #8BDE9A #8BA5DE #DE8BCE
split-complementary
#DEC48B #8BCEDE #9A8BDE
monochromatic
#BA9035 #D0AC5B #DEC48B #ECDCBB #F8F3E7
Accessibility & contrast
On white
1.70
#DEC48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#DEC48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC48B
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC48B | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C387
Deuteranopia (green-blind)
#D8CA8D
Tritanopia (blue-blind)
#EBBBB5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec48b; /* rgb */ color: rgb(222, 196, 139); /* oklch */ color: oklch(82.9% 0.080 86.1);
Tailwind
colors: {
custom: {
50: '#e9d5ad',
500: '#dec48b',
950: '#000000',
},
}SCSS
$custom: #dec48b; $custom-light: #e9d5ad; $custom-dark: #000000;
JSON
{
"hex": "#dec48b",
"rgb": {
"r": 222,
"g": 196,
"b": 139
},
"hsl": {
"h": 41.205,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.82904,
"c": 0.07959,
"h": 86.1
},
"luminance": 0.56874
}Semantic roles & 50–950 ramp
primary
#DEC48B
secondary
#5875B6
accent
#55C322
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381