#DEC784#DEC784
#DEC784 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.4% C 0.090 H 91.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC784 |
|---|---|
| RGB | rgb(222, 199, 132) |
| HSL | hsl(45, 58%, 69%) |
| HSV | hsv(45, 41%, 87%) |
| CMYK | cmyk(0%, 10.4%, 40.5%, 12.9%) |
| CIE-LAB | lab(80.76, -1.15, 36.48) |
| CIE-LCH | lch(80.76, 36.50, 91.81°) |
| OKLab | oklab(83.38% -0.002 0.0895) |
| OKLCH | oklch(83.38% 0.09 91.3) |
| XYZ | xyz(54.7138, 58.0444, 30.1469) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.10
Tan (survey)
#D1B26F
ΔE00 5.63
Very Light Brown
#D3B683
ΔE00 5.88
Beige (survey)
#E6DAA6
ΔE00 6.12
Sandy
#F1DA7A
ΔE00 6.44
Sandstone
#C9AE74
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC784 #849BDE
analogous
#DE9A84 #DEC784 #C8DE84
triadic
#DEC784 #84DEC7 #C784DE
tetradic
#DEC784 #84DE9A #849BDE #DE84C8
square
#DEC784 #84DE9A #849BDE #DE84C8
split-complementary
#DEC784 #84C8DE #9A84DE
monochromatic
#B79431 #D1B154 #DEC784 #EBDDB4 #F8F3E5
Accessibility & contrast
On white
1.67
#DEC784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#DEC784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC784
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC784 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C57F
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#EBBDB6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec784; /* rgb */ color: rgb(222, 199, 132); /* oklch */ color: oklch(83.4% 0.090 91.3);
Tailwind
colors: {
custom: {
50: '#ead7a8',
500: '#dec784',
950: '#000000',
},
}SCSS
$custom: #dec784; $custom-light: #ead7a8; $custom-dark: #000000;
JSON
{
"hex": "#dec784",
"rgb": {
"r": 222,
"g": 199,
"b": 132
},
"hsl": {
"h": 44.667,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.83383,
"c": 0.08954,
"h": 91.3
},
"luminance": 0.58042
}Semantic roles & 50–950 ramp
primary
#DEC784
secondary
#516BB5
accent
#4AC520
background
#FEFEFC
surface
#FDFBF6
border
#D5D4D0
text
#161410
muted
#848380