#DEC19D#DEC19D
#DEC19D is a very light, muted orange. Relative luminance 0.561; OKLCH L 82.7% C 0.058 H 72.9°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC19D |
|---|---|
| RGB | rgb(222, 193, 157) |
| HSL | hsl(33, 50%, 74%) |
| HSV | hsv(33, 29%, 87%) |
| CMYK | cmyk(0%, 13.1%, 29.3%, 12.9%) |
| CIE-LAB | lab(79.67, 4.98, 21.94) |
| CIE-LCH | lch(79.67, 22.50, 77.22°) |
| OKLab | oklab(82.67% 0.0172 0.0558) |
| OKLCH | oklch(82.67% 0.058 72.9) |
| XYZ | xyz(55.2807, 56.1058, 39.8093) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.57
Burlywood
#DEB887
ΔE00 4.24
Very Light Brown
#D3B683
ΔE00 5.27
Khaki
#C3B091
ΔE00 6.06
Fawn
#CFAF7B
ΔE00 6.42
Light Peach
#FFD8B1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC19D #9DBADE
analogous
#DEA19D #DEC19D #DADE9D
triadic
#DEC19D #9DDEC1 #C19DDE
tetradic
#DEC19D #9DDEA1 #9DBADE #DE9DDA
square
#DEC19D #9DDEA1 #9DBADE #DE9DDA
split-complementary
#DEC19D #9DDADE #A19DDE
monochromatic
#BF8741 #CFA46F #DEC19D #EDDECB #F7F1E8
Accessibility & contrast
On white
1.72
#DEC19D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#DEC19D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC19D
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC19D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC19D | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29B
Deuteranopia (green-blind)
#D3C89E
Tritanopia (blue-blind)
#E9BAB7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec19d; /* rgb */ color: rgb(222, 193, 157); /* oklch */ color: oklch(82.7% 0.058 72.9);
Tailwind
colors: {
custom: {
50: '#e9d3ba',
500: '#dec19d',
950: '#000000',
},
}SCSS
$custom: #dec19d; $custom-light: #e9d3ba; $custom-dark: #000000;
JSON
{
"hex": "#dec19d",
"rgb": {
"r": 222,
"g": 193,
"b": 157
},
"hsl": {
"h": 33.231,
"s": 49.618,
"l": 74.314
},
"oklch": {
"l": 0.82668,
"c": 0.05836,
"h": 72.9
},
"luminance": 0.56104
}Semantic roles & 50–950 ramp
primary
#DEC19D
secondary
#698BB6
accent
#6BBD29
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381