#DEC386#DEC386
#DEC386 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 82.6% C 0.084 H 86.7°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC386 |
|---|---|
| RGB | rgb(222, 195, 134) |
| HSL | hsl(42, 57%, 70%) |
| HSV | hsv(42, 40%, 87%) |
| CMYK | cmyk(0%, 12.2%, 39.6%, 12.9%) |
| CIE-LAB | lab(79.77, 1.15, 34.17) |
| CIE-LCH | lch(79.77, 34.18, 88.07°) |
| OKLab | oklab(82.61% 0.0049 0.0843) |
| OKLCH | oklch(82.61% 0.084 86.7) |
| XYZ | xyz(53.9437, 56.2832, 30.5719) |
| Luminance | 0.5628 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.04
Tan (survey)
#D1B26F
ΔE00 4.57
Sand (survey)
#E2CA76
ΔE00 4.81
Sandstone
#C9AE74
ΔE00 5.51
Burlywood
#DEB887
ΔE00 5.66
Fawn
#CFAF7B
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC386 #86A1DE
analogous
#DE9786 #DEC386 #CDDE86
triadic
#DEC386 #86DEC3 #C386DE
tetradic
#DEC386 #86DE97 #86A1DE #DE86CD
square
#DEC386 #86DE97 #86A1DE #DE86CD
split-complementary
#DEC386 #86CDDE #9786DE
monochromatic
#B88F32 #D1AB56 #DEC386 #EBDBB6 #F8F3E6
Accessibility & contrast
On white
1.71
#DEC386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#DEC386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC386
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC386 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C282
Deuteranopia (green-blind)
#D8C988
Tritanopia (blue-blind)
#EBB9B3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec386; /* rgb */ color: rgb(222, 195, 134); /* oklch */ color: oklch(82.6% 0.084 86.7);
Tailwind
colors: {
custom: {
50: '#e9d5aa',
500: '#dec386',
950: '#000000',
},
}SCSS
$custom: #dec386; $custom-light: #e9d5aa; $custom-dark: #000000;
JSON
{
"hex": "#dec386",
"rgb": {
"r": 222,
"g": 195,
"b": 134
},
"hsl": {
"h": 41.591,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.82614,
"c": 0.0844,
"h": 86.7
},
"luminance": 0.56281
}Semantic roles & 50–950 ramp
primary
#DEC386
secondary
#5371B5
accent
#53C521
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381