#DEC284#DEC284
#DEC284 is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.4% C 0.086 H 86.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC284 |
|---|---|
| RGB | rgb(222, 194, 132) |
| HSL | hsl(41, 58%, 69%) |
| HSV | hsv(41, 41%, 87%) |
| CMYK | cmyk(0%, 12.6%, 40.5%, 12.9%) |
| CIE-LAB | lab(79.49, 1.45, 34.83) |
| CIE-LCH | lch(79.49, 34.86, 87.61°) |
| OKLab | oklab(82.38% 0.0056 0.0857) |
| OKLCH | oklch(82.38% 0.086 86.2) |
| XYZ | xyz(53.5822, 55.7813, 29.7698) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.92
Tan (survey)
#D1B26F
ΔE00 4.27
Sand (survey)
#E2CA76
ΔE00 4.81
Sandstone
#C9AE74
ΔE00 5.32
Burlywood
#DEB887
ΔE00 5.50
Fawn
#CFAF7B
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC284 #84A0DE
analogous
#DE9584 #DEC284 #CDDE84
triadic
#DEC284 #84DEC2 #C284DE
tetradic
#DEC284 #84DE95 #84A0DE #DE84CD
square
#DEC284 #84DE95 #84A0DE #DE84CD
split-complementary
#DEC284 #84CDDE #9584DE
monochromatic
#B78D31 #D1AA54 #DEC284 #EBDAB4 #F8F2E5
Accessibility & contrast
On white
1.73
#DEC284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#DEC284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC284
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC284 | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C17F
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#EBB8B2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dec284; /* rgb */ color: rgb(222, 194, 132); /* oklch */ color: oklch(82.4% 0.086 86.2);
Tailwind
colors: {
custom: {
50: '#ead4a8',
500: '#dec284',
950: '#000000',
},
}SCSS
$custom: #dec284; $custom-light: #ead4a8; $custom-dark: #000000;
JSON
{
"hex": "#dec284",
"rgb": {
"r": 222,
"g": 194,
"b": 132
},
"hsl": {
"h": 41.333,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.82379,
"c": 0.08589,
"h": 86.2
},
"luminance": 0.55779
}Semantic roles & 50–950 ramp
primary
#DEC284
secondary
#5170B5
accent
#54C520
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161410
muted
#858380