#DEC19F#DEC19F
#DEC19F is a very light, muted orange. Relative luminance 0.562; OKLCH L 82.7% C 0.056 H 71.4°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC19F |
|---|---|
| RGB | rgb(222, 193, 159) |
| HSL | hsl(32, 49%, 75%) |
| HSV | hsv(32, 28%, 87%) |
| CMYK | cmyk(0%, 13.1%, 28.4%, 12.9%) |
| CIE-LAB | lab(79.71, 5.24, 20.93) |
| CIE-LCH | lch(79.71, 21.58, 75.95°) |
| OKLab | oklab(82.71% 0.018 0.0533) |
| OKLCH | oklch(82.71% 0.056 71.4) |
| XYZ | xyz(55.4529, 56.1746, 40.7159) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.86
Burlywood
#DEB887
ΔE00 4.67
Very Light Brown
#D3B683
ΔE00 5.84
Khaki
#C3B091
ΔE00 6.16
Light Peach
#FFD8B1
ΔE00 6.54
Fawn
#CFAF7B
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC19F #9FBCDE
analogous
#DEA29F #DEC19F #DBDE9F
triadic
#DEC19F #9FDEC1 #C19FDE
tetradic
#DEC19F #9FDEA2 #9FBCDE #DE9FDB
square
#DEC19F #9FDEA2 #9FBCDE #DE9FDB
split-complementary
#DEC19F #9FDBDE #A29FDE
monochromatic
#BF8644 #CEA471 #DEC19F #EEDECD #F7F0E8
Accessibility & contrast
On white
1.72
#DEC19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#DEC19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC19F
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC19F | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29D
Deuteranopia (green-blind)
#D3C8A0
Tritanopia (blue-blind)
#E9BAB8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec19f; /* rgb */ color: rgb(222, 193, 159); /* oklch */ color: oklch(82.7% 0.056 71.4);
Tailwind
colors: {
custom: {
50: '#e9d3bb',
500: '#dec19f',
950: '#000000',
},
}SCSS
$custom: #dec19f; $custom-light: #e9d3bb; $custom-dark: #000000;
JSON
{
"hex": "#dec19f",
"rgb": {
"r": 222,
"g": 193,
"b": 159
},
"hsl": {
"h": 32.381,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.82711,
"c": 0.05628,
"h": 71.4
},
"luminance": 0.56173
}Semantic roles & 50–950 ramp
primary
#DEC19F
secondary
#6B8EB6
accent
#6DBC29
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382