#DEC689#DEC689
#DEC689 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.3% C 0.083 H 88.9°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC689 |
|---|---|
| RGB | rgb(222, 198, 137) |
| HSL | hsl(43, 56%, 70%) |
| HSV | hsv(43, 38%, 87%) |
| CMYK | cmyk(0%, 10.8%, 38.3%, 12.9%) |
| CIE-LAB | lab(80.59, -0.08, 33.67) |
| CIE-LCH | lch(80.59, 33.67, 90.14°) |
| OKLab | oklab(83.27% 0.0015 0.0832) |
| OKLCH | oklch(83.27% 0.083 88.9) |
| XYZ | xyz(54.8348, 57.7259, 31.9158) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.39
Very Light Brown
#D3B683
ΔE00 4.88
Tan (survey)
#D1B26F
ΔE00 5.41
Beige (survey)
#E6DAA6
ΔE00 5.96
Sandstone
#C9AE74
ΔE00 6.22
Sand
#C2B280
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC689 #89A1DE
analogous
#DE9B89 #DEC689 #CBDE89
triadic
#DEC689 #89DEC6 #C689DE
tetradic
#DEC689 #89DE9B #89A1DE #DE89CB
square
#DEC689 #89DE9B #89A1DE #DE89CB
split-complementary
#DEC689 #89CBDE #9B89DE
monochromatic
#B99334 #D1AF59 #DEC689 #EBDDB9 #F8F3E7
Accessibility & contrast
On white
1.67
#DEC689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#DEC689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC689
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC689 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C485
Deuteranopia (green-blind)
#D9CB8B
Tritanopia (blue-blind)
#EBBCB6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec689; /* rgb */ color: rgb(222, 198, 137); /* oklch */ color: oklch(83.3% 0.083 88.9);
Tailwind
colors: {
custom: {
50: '#e9d7ac',
500: '#dec689',
950: '#000000',
},
}SCSS
$custom: #dec689; $custom-light: #e9d7ac; $custom-dark: #000000;
JSON
{
"hex": "#dec689",
"rgb": {
"r": 222,
"g": 198,
"b": 137
},
"hsl": {
"h": 43.059,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.83269,
"c": 0.08324,
"h": 88.9
},
"luminance": 0.57724
}Semantic roles & 50–950 ramp
primary
#DEC689
secondary
#5671B5
accent
#4FC422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381