#DEC085#DEC085
#DEC085 is a light, moderate orange. Relative luminance 0.549; OKLCH L 82.0% C 0.084 H 83.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC085 |
|---|---|
| RGB | rgb(222, 192, 133) |
| HSL | hsl(40, 57%, 70%) |
| HSV | hsv(40, 40%, 87%) |
| CMYK | cmyk(0%, 13.5%, 40.1%, 12.9%) |
| CIE-LAB | lab(79.00, 2.61, 33.67) |
| CIE-LCH | lch(79.00, 33.77, 85.57°) |
| OKLab | oklab(82% 0.0091 0.0831) |
| OKLCH | oklch(82% 0.084 83.8) |
| XYZ | xyz(53.2089, 54.9245, 29.9845) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.09
Tan (survey)
#D1B26F
ΔE00 4.08
Burlywood
#DEB887
ΔE00 4.39
Fawn
#CFAF7B
ΔE00 4.69
Sandstone
#C9AE74
ΔE00 4.97
Tan
#D2B48C
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC085 #85A3DE
analogous
#DE9485 #DEC085 #D0DE85
triadic
#DEC085 #85DEC0 #C085DE
tetradic
#DEC085 #85DE94 #85A3DE #DE85D0
square
#DEC085 #85DE94 #85A3DE #DE85D0
split-complementary
#DEC085 #85D0DE #9485DE
monochromatic
#B78A32 #D1A755 #DEC085 #EBD9B5 #F8F2E5
Accessibility & contrast
On white
1.75
#DEC085 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#DEC085 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC085
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC085 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC085 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF81
Deuteranopia (green-blind)
#D5C787
Tritanopia (blue-blind)
#EBB6B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dec085; /* rgb */ color: rgb(222, 192, 133); /* oklch */ color: oklch(82.0% 0.084 83.8);
Tailwind
colors: {
custom: {
50: '#ead2a9',
500: '#dec085',
950: '#000000',
},
}SCSS
$custom: #dec085; $custom-light: #ead2a9; $custom-dark: #000000;
JSON
{
"hex": "#dec085",
"rgb": {
"r": 222,
"g": 192,
"b": 133
},
"hsl": {
"h": 39.775,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.81998,
"c": 0.08356,
"h": 83.8
},
"luminance": 0.54922
}Semantic roles & 50–950 ramp
primary
#DEC085
secondary
#5273B5
accent
#58C521
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161410
muted
#858380