#DEC089#DEC089
#DEC089 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.1% C 0.079 H 82.3°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC089 |
|---|---|
| RGB | rgb(222, 192, 137) |
| HSL | hsl(39, 56%, 70%) |
| HSV | hsv(39, 38%, 87%) |
| CMYK | cmyk(0%, 13.5%, 38.3%, 12.9%) |
| CIE-LAB | lab(79.06, 3.06, 31.67) |
| CIE-LCH | lch(79.06, 31.82, 84.49°) |
| OKLab | oklab(82.07% 0.0107 0.0786) |
| OKLCH | oklch(82.07% 0.079 82.3) |
| XYZ | xyz(53.4905, 55.0372, 31.4677) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.73
Burlywood
#DEB887
ΔE00 3.76
Fawn
#CFAF7B
ΔE00 4.46
Tan (survey)
#D1B26F
ΔE00 4.58
Tan
#D2B48C
ΔE00 4.92
Sandstone
#C9AE74
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC089 #89A7DE
analogous
#DE9689 #DEC089 #D1DE89
triadic
#DEC089 #89DEC0 #C089DE
tetradic
#DEC089 #89DE96 #89A7DE #DE89D1
square
#DEC089 #89DE96 #89A7DE #DE89D1
split-complementary
#DEC089 #89D1DE #9689DE
monochromatic
#B98A34 #D1A659 #DEC089 #EBDAB9 #F8F2E7
Accessibility & contrast
On white
1.75
#DEC089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#DEC089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC089
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC089 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF85
Deuteranopia (green-blind)
#D5C78B
Tritanopia (blue-blind)
#EBB6B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dec089; /* rgb */ color: rgb(222, 192, 137); /* oklch */ color: oklch(82.1% 0.079 82.3);
Tailwind
colors: {
custom: {
50: '#e9d2ac',
500: '#dec089',
950: '#000000',
},
}SCSS
$custom: #dec089; $custom-light: #e9d2ac; $custom-dark: #000000;
JSON
{
"hex": "#dec089",
"rgb": {
"r": 222,
"g": 192,
"b": 137
},
"hsl": {
"h": 38.824,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.8207,
"c": 0.07928,
"h": 82.3
},
"luminance": 0.55035
}Semantic roles & 50–950 ramp
primary
#DEC089
secondary
#5678B5
accent
#5BC422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381