#DEC585#DEC585
#DEC585 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.0% C 0.087 H 89.0°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC585 |
|---|---|
| RGB | rgb(222, 197, 133) |
| HSL | hsl(43, 57%, 70%) |
| HSV | hsv(43, 40%, 87%) |
| CMYK | cmyk(0%, 11.3%, 40.1%, 12.9%) |
| CIE-LAB | lab(80.27, -0.00, 35.32) |
| CIE-LCH | lch(80.27, 35.32, 90.00°) |
| OKLab | oklab(83% 0.0015 0.0869) |
| OKLCH | oklch(83% 0.087 89) |
| XYZ | xyz(54.3254, 57.1576, 30.3567) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.89
Very Light Brown
#D3B683
ΔE00 4.95
Tan (survey)
#D1B26F
ΔE00 5.02
Sandstone
#C9AE74
ΔE00 6.04
Sand
#C2B280
ΔE00 6.41
Beige (survey)
#E6DAA6
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC585 #859EDE
analogous
#DE9985 #DEC585 #CBDE85
triadic
#DEC585 #85DEC5 #C585DE
tetradic
#DEC585 #85DE99 #859EDE #DE85CB
square
#DEC585 #85DE99 #859EDE #DE85CB
split-complementary
#DEC585 #85CBDE #9985DE
monochromatic
#B79232 #D1AE55 #DEC585 #EBDCB5 #F8F3E5
Accessibility & contrast
On white
1.69
#DEC585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#DEC585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC585
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC585 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C380
Deuteranopia (green-blind)
#D9CA87
Tritanopia (blue-blind)
#EBBBB5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec585; /* rgb */ color: rgb(222, 197, 133); /* oklch */ color: oklch(83.0% 0.087 89.0);
Tailwind
colors: {
custom: {
50: '#ead6a9',
500: '#dec585',
950: '#000000',
},
}SCSS
$custom: #dec585; $custom-light: #ead6a9; $custom-dark: #000000;
JSON
{
"hex": "#dec585",
"rgb": {
"r": 222,
"g": 197,
"b": 133
},
"hsl": {
"h": 43.146,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.82998,
"c": 0.08691,
"h": 89
},
"luminance": 0.57156
}Semantic roles & 50–950 ramp
primary
#DEC585
secondary
#526EB5
accent
#4FC521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380