#DEC787#DEC787
#DEC787 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.4% C 0.086 H 90.5°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC787 |
|---|---|
| RGB | rgb(222, 199, 135) |
| HSL | hsl(44, 57%, 70%) |
| HSV | hsv(44, 39%, 87%) |
| CMYK | cmyk(0%, 10.4%, 39.2%, 12.9%) |
| CIE-LAB | lab(80.81, -0.82, 35.00) |
| CIE-LCH | lch(80.81, 35.01, 91.35°) |
| OKLab | oklab(83.44% -0.0008 0.0862) |
| OKLCH | oklch(83.44% 0.086 90.5) |
| XYZ | xyz(54.9220, 58.1277, 31.2437) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.69
Very Light Brown
#D3B683
ΔE00 5.52
Tan (survey)
#D1B26F
ΔE00 5.63
Beige (survey)
#E6DAA6
ΔE00 5.85
Sand
#C2B280
ΔE00 6.55
Sandstone
#C9AE74
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC787 #879EDE
analogous
#DE9B87 #DEC787 #CADE87
triadic
#DEC787 #87DEC7 #C787DE
tetradic
#DEC787 #87DE9B #879EDE #DE87CA
square
#DEC787 #87DE9B #879EDE #DE87CA
split-complementary
#DEC787 #87CADE #9B87DE
monochromatic
#B89533 #D1B157 #DEC787 #EBDDB7 #F8F4E7
Accessibility & contrast
On white
1.66
#DEC787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#DEC787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC787
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC787 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C582
Deuteranopia (green-blind)
#DACB89
Tritanopia (blue-blind)
#EBBDB7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec787; /* rgb */ color: rgb(222, 199, 135); /* oklch */ color: oklch(83.4% 0.086 90.5);
Tailwind
colors: {
custom: {
50: '#e9d7aa',
500: '#dec787',
950: '#000000',
},
}SCSS
$custom: #dec787; $custom-light: #e9d7aa; $custom-dark: #000000;
JSON
{
"hex": "#dec787",
"rgb": {
"r": 222,
"g": 199,
"b": 135
},
"hsl": {
"h": 44.138,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.83435,
"c": 0.08622,
"h": 90.5
},
"luminance": 0.58126
}Semantic roles & 50–950 ramp
primary
#DEC787
secondary
#546EB5
accent
#4CC421
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381