#DEC789#DEC789
#DEC789 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 83.5% C 0.084 H 90.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC789 |
|---|---|
| RGB | rgb(222, 199, 137) |
| HSL | hsl(44, 56%, 70%) |
| HSV | hsv(44, 38%, 87%) |
| CMYK | cmyk(0%, 10.4%, 38.3%, 12.9%) |
| CIE-LAB | lab(80.84, -0.60, 34.01) |
| CIE-LCH | lch(80.84, 34.01, 91.01°) |
| OKLab | oklab(83.47% 0 0.084) |
| OKLCH | oklch(83.47% 0.084 90) |
| XYZ | xyz(55.0642, 58.1846, 31.9923) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.10
Very Light Brown
#D3B683
ΔE00 5.29
Tan (survey)
#D1B26F
ΔE00 5.68
Beige (survey)
#E6DAA6
ΔE00 5.70
Sand
#C2B280
ΔE00 6.42
Sandstone
#C9AE74
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC789 #89A0DE
analogous
#DE9D89 #DEC789 #CADE89
triadic
#DEC789 #89DEC7 #C789DE
tetradic
#DEC789 #89DE9D #89A0DE #DE89CA
square
#DEC789 #89DE9D #89A0DE #DE89CA
split-complementary
#DEC789 #89CADE #9D89DE
monochromatic
#B99534 #D1B059 #DEC789 #EBDEB9 #F8F4E7
Accessibility & contrast
On white
1.66
#DEC789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#DEC789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC789
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC789 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C585
Deuteranopia (green-blind)
#DACC8B
Tritanopia (blue-blind)
#EBBDB7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec789; /* rgb */ color: rgb(222, 199, 137); /* oklch */ color: oklch(83.5% 0.084 90.0);
Tailwind
colors: {
custom: {
50: '#e9d7ac',
500: '#dec789',
950: '#000000',
},
}SCSS
$custom: #dec789; $custom-light: #e9d7ac; $custom-dark: #000000;
JSON
{
"hex": "#dec789",
"rgb": {
"r": 222,
"g": 199,
"b": 137
},
"hsl": {
"h": 43.765,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.8347,
"c": 0.084,
"h": 90
},
"luminance": 0.58183
}Semantic roles & 50–950 ramp
primary
#DEC789
secondary
#5670B5
accent
#4EC422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381