#DEC686#DEC686
#DEC686 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.2% C 0.087 H 89.8°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC686 |
|---|---|
| RGB | rgb(222, 198, 134) |
| HSL | hsl(44, 57%, 70%) |
| HSV | hsv(44, 40%, 87%) |
| CMYK | cmyk(0%, 10.8%, 39.6%, 12.9%) |
| CIE-LAB | lab(80.54, -0.41, 35.16) |
| CIE-LCH | lch(80.54, 35.16, 90.67°) |
| OKLab | oklab(83.22% 0.0003 0.0866) |
| OKLCH | oklch(83.22% 0.087 89.8) |
| XYZ | xyz(54.6226, 57.6410, 30.7982) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.77
Very Light Brown
#D3B683
ΔE00 5.23
Tan (survey)
#D1B26F
ΔE00 5.32
Beige (survey)
#E6DAA6
ΔE00 6.16
Sandstone
#C9AE74
ΔE00 6.30
Sand
#C2B280
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC686 #869EDE
analogous
#DE9A86 #DEC686 #CADE86
triadic
#DEC686 #86DEC6 #C686DE
tetradic
#DEC686 #86DE9A #869EDE #DE86CA
square
#DEC686 #86DE9A #869EDE #DE86CA
split-complementary
#DEC686 #86CADE #9A86DE
monochromatic
#B89332 #D1AF56 #DEC686 #EBDDB6 #F8F3E6
Accessibility & contrast
On white
1.68
#DEC686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#DEC686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC686
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC686 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C481
Deuteranopia (green-blind)
#DACB88
Tritanopia (blue-blind)
#EBBCB6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec686; /* rgb */ color: rgb(222, 198, 134); /* oklch */ color: oklch(83.2% 0.087 89.8);
Tailwind
colors: {
custom: {
50: '#e9d7aa',
500: '#dec686',
950: '#000000',
},
}SCSS
$custom: #dec686; $custom-light: #e9d7aa; $custom-dark: #000000;
JSON
{
"hex": "#dec686",
"rgb": {
"r": 222,
"g": 198,
"b": 134
},
"hsl": {
"h": 43.636,
"s": 57.143,
"l": 69.804
},
"oklch": {
"l": 0.83216,
"c": 0.08656,
"h": 89.8
},
"luminance": 0.57639
}Semantic roles & 50–950 ramp
primary
#DEC686
secondary
#536EB5
accent
#4DC521
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381