#DEC687#DEC687
#DEC687 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.2% C 0.085 H 89.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC687 |
|---|---|
| RGB | rgb(222, 198, 135) |
| HSL | hsl(43, 57%, 70%) |
| HSV | hsv(43, 39%, 87%) |
| CMYK | cmyk(0%, 10.8%, 39.2%, 12.9%) |
| CIE-LAB | lab(80.55, -0.30, 34.66) |
| CIE-LCH | lch(80.55, 34.67, 90.50°) |
| OKLab | oklab(83.23% 0.0007 0.0855) |
| OKLCH | oklch(83.23% 0.085 89.5) |
| XYZ | xyz(54.6927, 57.6691, 31.1672) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.97
Very Light Brown
#D3B683
ΔE00 5.11
Tan (survey)
#D1B26F
ΔE00 5.34
Beige (survey)
#E6DAA6
ΔE00 6.08
Sandstone
#C9AE74
ΔE00 6.26
Sand
#C2B280
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC687 #879FDE
analogous
#DE9A87 #DEC687 #CBDE87
triadic
#DEC687 #87DEC6 #C687DE
tetradic
#DEC687 #87DE9A #879FDE #DE87CB
square
#DEC687 #87DE9A #879FDE #DE87CB
split-complementary
#DEC687 #87CBDE #9A87DE
monochromatic
#B89333 #D1AF57 #DEC687 #EBDDB7 #F8F4E7
Accessibility & contrast
On white
1.68
#DEC687 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#DEC687 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC687
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC687 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC687 | 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)
#D4C482
Deuteranopia (green-blind)
#DACB89
Tritanopia (blue-blind)
#EBBCB6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec687; /* rgb */ color: rgb(222, 198, 135); /* oklch */ color: oklch(83.2% 0.085 89.5);
Tailwind
colors: {
custom: {
50: '#e9d7aa',
500: '#dec687',
950: '#000000',
},
}SCSS
$custom: #dec687; $custom-light: #e9d7aa; $custom-dark: #000000;
JSON
{
"hex": "#dec687",
"rgb": {
"r": 222,
"g": 198,
"b": 135
},
"hsl": {
"h": 43.448,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83234,
"c": 0.08546,
"h": 89.5
},
"luminance": 0.57667
}Semantic roles & 50–950 ramp
primary
#DEC687
secondary
#546FB5
accent
#4EC421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381