#DEC485#DEC485
#DEC485 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 82.8% C 0.086 H 88.0°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC485 |
|---|---|
| RGB | rgb(222, 196, 133) |
| HSL | hsl(42, 57%, 70%) |
| HSV | hsv(42, 40%, 87%) |
| CMYK | cmyk(0%, 11.7%, 40.1%, 12.9%) |
| CIE-LAB | lab(80.01, 0.52, 34.99) |
| CIE-LCH | lch(80.01, 35.00, 89.15°) |
| OKLab | oklab(82.8% 0.003 0.0861) |
| OKLCH | oklch(82.8% 0.086 88) |
| XYZ | xyz(54.0991, 56.7050, 30.2812) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.24
Very Light Brown
#D3B683
ΔE00 4.55
Tan (survey)
#D1B26F
ΔE00 4.75
Sandstone
#C9AE74
ΔE00 5.77
Fawn
#CFAF7B
ΔE00 6.18
Burlywood
#DEB887
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC485 #859FDE
analogous
#DE9885 #DEC485 #CBDE85
triadic
#DEC485 #85DEC4 #C485DE
tetradic
#DEC485 #85DE98 #859FDE #DE85CB
square
#DEC485 #85DE98 #859FDE #DE85CB
split-complementary
#DEC485 #85CBDE #9885DE
monochromatic
#B79032 #D1AD55 #DEC485 #EBDBB5 #F8F3E5
Accessibility & contrast
On white
1.70
#DEC485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#DEC485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC485
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC485 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C280
Deuteranopia (green-blind)
#D8C987
Tritanopia (blue-blind)
#EBBAB4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec485; /* rgb */ color: rgb(222, 196, 133); /* oklch */ color: oklch(82.8% 0.086 88.0);
Tailwind
colors: {
custom: {
50: '#ead5a9',
500: '#dec485',
950: '#000000',
},
}SCSS
$custom: #dec485; $custom-light: #ead5a9; $custom-dark: #000000;
JSON
{
"hex": "#dec485",
"rgb": {
"r": 222,
"g": 196,
"b": 133
},
"hsl": {
"h": 42.472,
"s": 57.419,
"l": 69.608
},
"oklch": {
"l": 0.82797,
"c": 0.08618,
"h": 88
},
"luminance": 0.56703
}Semantic roles & 50–950 ramp
primary
#DEC485
secondary
#526FB5
accent
#51C521
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380