#DEC08C#DEC08C
#DEC08C is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.1% C 0.076 H 81.0°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC08C |
|---|---|
| RGB | rgb(222, 192, 140) |
| HSL | hsl(38, 55%, 71%) |
| HSV | hsv(38, 37%, 87%) |
| CMYK | cmyk(0%, 13.5%, 36.9%, 12.9%) |
| CIE-LAB | lab(79.11, 3.40, 30.17) |
| CIE-LCH | lch(79.11, 30.36, 83.57°) |
| OKLab | oklab(82.13% 0.0119 0.0751) |
| OKLCH | oklch(82.13% 0.076 81) |
| XYZ | xyz(53.7087, 55.1245, 32.6168) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.64
Burlywood
#DEB887
ΔE00 3.35
Tan
#D2B48C
ΔE00 4.38
Fawn
#CFAF7B
ΔE00 4.41
Tan (survey)
#D1B26F
ΔE00 5.05
Sandstone
#C9AE74
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC08C #8CAADE
analogous
#DE978C #DEC08C #D3DE8C
triadic
#DEC08C #8CDEC0 #C08CDE
tetradic
#DEC08C #8CDE97 #8CAADE #DE8CD3
square
#DEC08C #8CDE97 #8CAADE #DE8CD3
split-complementary
#DEC08C #8CD3DE #978CDE
monochromatic
#BA8A35 #D0A65C #DEC08C #ECDABC #F8F2E7
Accessibility & contrast
On white
1.75
#DEC08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#DEC08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC08C
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC08C | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC088
Deuteranopia (green-blind)
#D5C78D
Tritanopia (blue-blind)
#EBB7B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dec08c; /* rgb */ color: rgb(222, 192, 140); /* oklch */ color: oklch(82.1% 0.076 81.0);
Tailwind
colors: {
custom: {
50: '#e9d2ae',
500: '#dec08c',
950: '#000000',
},
}SCSS
$custom: #dec08c; $custom-light: #e9d2ae; $custom-dark: #000000;
JSON
{
"hex": "#dec08c",
"rgb": {
"r": 222,
"g": 192,
"b": 140
},
"hsl": {
"h": 38.049,
"s": 55.405,
"l": 70.98
},
"oklch": {
"l": 0.82126,
"c": 0.07605,
"h": 81
},
"luminance": 0.55122
}Semantic roles & 50–950 ramp
primary
#DEC08C
secondary
#597BB6
accent
#5DC323
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381