#DEC889#DEC889
#DEC889 is a very light, moderate orange. Relative luminance 0.586; OKLCH L 83.7% C 0.085 H 91.0°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC889 |
|---|---|
| RGB | rgb(222, 200, 137) |
| HSL | hsl(44, 56%, 70%) |
| HSV | hsv(44, 38%, 87%) |
| CMYK | cmyk(0%, 9.9%, 38.3%, 12.9%) |
| CIE-LAB | lab(81.10, -1.12, 34.34) |
| CIE-LCH | lch(81.10, 34.36, 91.87°) |
| OKLab | oklab(83.67% -0.0015 0.0848) |
| OKLCH | oklch(83.67% 0.085 91) |
| XYZ | xyz(55.2950, 58.6462, 32.0692) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.85
Beige (survey)
#E6DAA6
ΔE00 5.46
Very Light Brown
#D3B683
ΔE00 5.71
Tan (survey)
#D1B26F
ΔE00 5.97
Sand
#C2B280
ΔE00 6.58
Sandstone
#C9AE74
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC889 #899FDE
analogous
#DE9E89 #DEC889 #C9DE89
triadic
#DEC889 #89DEC8 #C889DE
tetradic
#DEC889 #89DE9E #899FDE #DE89C9
square
#DEC889 #89DE9E #899FDE #DE89C9
split-complementary
#DEC889 #89C9DE #9E89DE
monochromatic
#B99634 #D1B259 #DEC889 #EBDEB9 #F8F4E7
Accessibility & contrast
On white
1.65
#DEC889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#DEC889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC889
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC889 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C684
Deuteranopia (green-blind)
#DBCC8B
Tritanopia (blue-blind)
#EBBEB8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec889; /* rgb */ color: rgb(222, 200, 137); /* oklch */ color: oklch(83.7% 0.085 91.0);
Tailwind
colors: {
custom: {
50: '#e9d8ac',
500: '#dec889',
950: '#000000',
},
}SCSS
$custom: #dec889; $custom-light: #e9d8ac; $custom-dark: #000000;
JSON
{
"hex": "#dec889",
"rgb": {
"r": 222,
"g": 200,
"b": 137
},
"hsl": {
"h": 44.471,
"s": 56.291,
"l": 70.392
},
"oklch": {
"l": 0.83672,
"c": 0.08479,
"h": 91
},
"luminance": 0.58644
}Semantic roles & 50–950 ramp
primary
#DEC889
secondary
#566FB5
accent
#4CC422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381