#DEC484#DEC484
#DEC484 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 82.8% C 0.087 H 88.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC484 |
|---|---|
| RGB | rgb(222, 196, 132) |
| HSL | hsl(43, 58%, 69%) |
| HSV | hsv(43, 41%, 87%) |
| CMYK | cmyk(0%, 11.7%, 40.5%, 12.9%) |
| CIE-LAB | lab(80.00, 0.41, 35.49) |
| CIE-LCH | lch(80.00, 35.49, 89.34°) |
| OKLab | oklab(82.78% 0.0026 0.0872) |
| OKLCH | oklch(82.78% 0.087 88.3) |
| XYZ | xyz(54.0303, 56.6775, 29.9191) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.04
Very Light Brown
#D3B683
ΔE00 4.68
Tan (survey)
#D1B26F
ΔE00 4.73
Sandstone
#C9AE74
ΔE00 5.80
Fawn
#CFAF7B
ΔE00 6.27
Sand
#C2B280
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC484 #849EDE
analogous
#DE9784 #DEC484 #CBDE84
triadic
#DEC484 #84DEC4 #C484DE
tetradic
#DEC484 #84DE97 #849EDE #DE84CB
square
#DEC484 #84DE97 #849EDE #DE84CB
split-complementary
#DEC484 #84CBDE #9784DE
monochromatic
#B79031 #D1AD54 #DEC484 #EBDBB4 #F8F2E5
Accessibility & contrast
On white
1.70
#DEC484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#DEC484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC484
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC484 | 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)
#D2C27F
Deuteranopia (green-blind)
#D9C986
Tritanopia (blue-blind)
#EBBAB4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec484; /* rgb */ color: rgb(222, 196, 132); /* oklch */ color: oklch(82.8% 0.087 88.3);
Tailwind
colors: {
custom: {
50: '#ead5a8',
500: '#dec484',
950: '#000000',
},
}SCSS
$custom: #dec484; $custom-light: #ead5a8; $custom-dark: #000000;
JSON
{
"hex": "#dec484",
"rgb": {
"r": 222,
"g": 196,
"b": 132
},
"hsl": {
"h": 42.667,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.8278,
"c": 0.08728,
"h": 88.3
},
"luminance": 0.56675
}Semantic roles & 50–950 ramp
primary
#DEC484
secondary
#516EB5
accent
#50C520
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161410
muted
#858380