#DEC984#DEC984
#DEC984 is a very light, moderate yellow. Relative luminance 0.590; OKLCH L 83.8% C 0.091 H 93.1°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC984 |
|---|---|
| RGB | rgb(222, 201, 132) |
| HSL | hsl(46, 58%, 69%) |
| HSV | hsv(46, 41%, 87%) |
| CMYK | cmyk(0%, 9.5%, 40.5%, 12.9%) |
| CIE-LAB | lab(81.28, -2.19, 37.14) |
| CIE-LCH | lch(81.28, 37.20, 93.37°) |
| OKLab | oklab(83.79% -0.005 0.091) |
| OKLCH | oklch(83.79% 0.091 93.1) |
| XYZ | xyz(55.1770, 58.9708, 30.3013) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.70
Beige (survey)
#E6DAA6
ΔE00 5.80
Sandy
#F1DA7A
ΔE00 5.85
Tan (survey)
#D1B26F
ΔE00 6.30
Wheat (survey)
#FBDD7E
ΔE00 6.65
Very Light Brown
#D3B683
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC984 #8499DE
analogous
#DE9C84 #DEC984 #C6DE84
triadic
#DEC984 #84DEC9 #C984DE
tetradic
#DEC984 #84DE9C #8499DE #DE84C6
square
#DEC984 #84DE9C #8499DE #DE84C6
split-complementary
#DEC984 #84C6DE #9C84DE
monochromatic
#B79731 #D1B454 #DEC984 #EBDEB4 #F8F3E5
Accessibility & contrast
On white
1.64
#DEC984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#DEC984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC984
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC984 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67F
Deuteranopia (green-blind)
#DCCD86
Tritanopia (blue-blind)
#EBBFB8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec984; /* rgb */ color: rgb(222, 201, 132); /* oklch */ color: oklch(83.8% 0.091 93.1);
Tailwind
colors: {
custom: {
50: '#ead9a8',
500: '#dec984',
950: '#000000',
},
}SCSS
$custom: #dec984; $custom-light: #ead9a8; $custom-dark: #000000;
JSON
{
"hex": "#dec984",
"rgb": {
"r": 222,
"g": 201,
"b": 132
},
"hsl": {
"h": 46,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.83788,
"c": 0.09118,
"h": 93.1
},
"luminance": 0.58969
}Semantic roles & 50–950 ramp
primary
#DEC984
secondary
#5168B5
accent
#47C520
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380