#DEC186#DEC186
#DEC186 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.2% C 0.083 H 84.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC186 |
|---|---|
| RGB | rgb(222, 193, 134) |
| HSL | hsl(40, 57%, 70%) |
| HSV | hsv(40, 40%, 87%) |
| CMYK | cmyk(0%, 13.1%, 39.6%, 12.9%) |
| CIE-LAB | lab(79.27, 2.20, 33.50) |
| CIE-LCH | lch(79.27, 33.57, 86.25°) |
| OKLab | oklab(82.22% 0.0079 0.0827) |
| OKLCH | oklch(82.22% 0.083 84.5) |
| XYZ | xyz(53.4986, 55.3929, 30.4235) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.31
Tan (survey)
#D1B26F
ΔE00 4.26
Burlywood
#DEB887
ΔE00 4.71
Fawn
#CFAF7B
ΔE00 4.96
Sandstone
#C9AE74
ΔE00 5.13
Sand (survey)
#E2CA76
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC186 #86A3DE
analogous
#DE9586 #DEC186 #CFDE86
triadic
#DEC186 #86DEC1 #C186DE
tetradic
#DEC186 #86DE95 #86A3DE #DE86CF
square
#DEC186 #86DE95 #86A3DE #DE86CF
split-complementary
#DEC186 #86CFDE #9586DE
monochromatic
#B88C32 #D1A856 #DEC186 #EBDAB6 #F8F2E6
Accessibility & contrast
On white
1.74
#DEC186 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#DEC186 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC186
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC186 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC186 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC082
Deuteranopia (green-blind)
#D6C888
Tritanopia (blue-blind)
#EBB7B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dec186; /* rgb */ color: rgb(222, 193, 134); /* oklch */ color: oklch(82.2% 0.083 84.5);
Tailwind
colors: {
custom: {
50: '#ead3aa',
500: '#dec186',
950: '#000000',
},
}SCSS
$custom: #dec186; $custom-light: #ead3aa; $custom-dark: #000000;
JSON
{
"hex": "#dec186",
"rgb": {
"r": 222,
"g": 193,
"b": 134
},
"hsl": {
"h": 40.227,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.82215,
"c": 0.0831,
"h": 84.5
},
"luminance": 0.55391
}Semantic roles & 50–950 ramp
primary
#DEC186
secondary
#5373B5
accent
#57C521
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381