#DEC483#DEC483
#DEC483 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 82.8% C 0.088 H 88.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC483 |
|---|---|
| RGB | rgb(222, 196, 131) |
| HSL | hsl(43, 58%, 69%) |
| HSV | hsv(43, 41%, 87%) |
| CMYK | cmyk(0%, 11.7%, 41%, 12.9%) |
| CIE-LAB | lab(79.98, 0.30, 35.98) |
| CIE-LCH | lch(79.98, 35.99, 89.52°) |
| OKLab | oklab(82.76% 0.0022 0.0883) |
| OKLCH | oklch(82.76% 0.088 88.6) |
| XYZ | xyz(53.9622, 56.6503, 29.5605) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.85
Tan (survey)
#D1B26F
ΔE00 4.71
Very Light Brown
#D3B683
ΔE00 4.82
Sandstone
#C9AE74
ΔE00 5.84
Fawn
#CFAF7B
ΔE00 6.37
Sand
#C2B280
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC483 #839DDE
analogous
#DE9783 #DEC483 #CBDE83
triadic
#DEC483 #83DEC4 #C483DE
tetradic
#DEC483 #83DE97 #839DDE #DE83CB
square
#DEC483 #83DE97 #839DDE #DE83CB
split-complementary
#DEC483 #83CBDE #9783DE
monochromatic
#B69030 #D1AD53 #DEC483 #EBDBB3 #F8F2E4
Accessibility & contrast
On white
1.70
#DEC483 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#DEC483 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC483
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC483 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC483 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27E
Deuteranopia (green-blind)
#D9C985
Tritanopia (blue-blind)
#EBBAB4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec483; /* rgb */ color: rgb(222, 196, 131); /* oklch */ color: oklch(82.8% 0.088 88.6);
Tailwind
colors: {
custom: {
50: '#ead5a8',
500: '#dec483',
950: '#000000',
},
}SCSS
$custom: #dec483; $custom-light: #ead5a8; $custom-dark: #000000;
JSON
{
"hex": "#dec483",
"rgb": {
"r": 222,
"g": 196,
"b": 131
},
"hsl": {
"h": 42.857,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.82763,
"c": 0.08837,
"h": 88.6
},
"luminance": 0.56648
}Semantic roles & 50–950 ramp
primary
#DEC483
secondary
#506DB5
accent
#4FC620
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16140F
muted
#858380