#DEC19C#DEC19C
#DEC19C is a very light, muted orange. Relative luminance 0.561; OKLCH L 82.6% C 0.059 H 73.6°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC19C |
|---|---|
| RGB | rgb(222, 193, 156) |
| HSL | hsl(34, 50%, 74%) |
| HSV | hsv(34, 30%, 87%) |
| CMYK | cmyk(0%, 13.1%, 29.7%, 12.9%) |
| CIE-LAB | lab(79.65, 4.85, 22.45) |
| CIE-LCH | lch(79.65, 22.97, 77.82°) |
| OKLab | oklab(82.65% 0.0168 0.057) |
| OKLCH | oklch(82.65% 0.059 73.6) |
| XYZ | xyz(55.1957, 56.0718, 39.3615) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.47
Burlywood
#DEB887
ΔE00 4.05
Very Light Brown
#D3B683
ΔE00 5.01
Khaki
#C3B091
ΔE00 6.05
Fawn
#CFAF7B
ΔE00 6.21
Light Peach
#FFD8B1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC19C #9CB9DE
analogous
#DEA09C #DEC19C #DADE9C
triadic
#DEC19C #9CDEC1 #C19CDE
tetradic
#DEC19C #9CDEA0 #9CB9DE #DE9CDA
square
#DEC19C #9CDEA0 #9CB9DE #DE9CDA
split-complementary
#DEC19C #9CDADE #A09CDE
monochromatic
#BF8840 #CFA46E #DEC19C #EDDECA #F7F1E8
Accessibility & contrast
On white
1.72
#DEC19C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#DEC19C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC19C
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC19C | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC19A
Deuteranopia (green-blind)
#D3C89D
Tritanopia (blue-blind)
#E9BAB7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec19c; /* rgb */ color: rgb(222, 193, 156); /* oklch */ color: oklch(82.6% 0.059 73.6);
Tailwind
colors: {
custom: {
50: '#e9d3b9',
500: '#dec19c',
950: '#000000',
},
}SCSS
$custom: #dec19c; $custom-light: #e9d3b9; $custom-dark: #000000;
JSON
{
"hex": "#dec19c",
"rgb": {
"r": 222,
"g": 193,
"b": 156
},
"hsl": {
"h": 33.636,
"s": 50,
"l": 74.118
},
"oklch": {
"l": 0.82646,
"c": 0.05941,
"h": 73.6
},
"luminance": 0.5607
}Semantic roles & 50–950 ramp
primary
#DEC19C
secondary
#688AB6
accent
#6ABD28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381