#DEC184#DEC184
#DEC184 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.2% C 0.085 H 85.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC184 |
|---|---|
| RGB | rgb(222, 193, 132) |
| HSL | hsl(41, 58%, 69%) |
| HSV | hsv(41, 41%, 87%) |
| CMYK | cmyk(0%, 13.1%, 40.5%, 12.9%) |
| CIE-LAB | lab(79.24, 1.98, 34.50) |
| CIE-LCH | lch(79.24, 34.55, 86.72°) |
| OKLab | oklab(82.18% 0.0072 0.085) |
| OKLCH | oklch(82.18% 0.085 85.2) |
| XYZ | xyz(53.3604, 55.3377, 29.6958) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.56
Tan (survey)
#D1B26F
ΔE00 4.10
Burlywood
#DEB887
ΔE00 5.03
Sandstone
#C9AE74
ΔE00 5.12
Fawn
#CFAF7B
ΔE00 5.13
Sand (survey)
#E2CA76
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC184 #84A1DE
analogous
#DE9484 #DEC184 #CEDE84
triadic
#DEC184 #84DEC1 #C184DE
tetradic
#DEC184 #84DE94 #84A1DE #DE84CE
square
#DEC184 #84DE94 #84A1DE #DE84CE
split-complementary
#DEC184 #84CEDE #9484DE
monochromatic
#B78C31 #D1A954 #DEC184 #EBD9B4 #F8F2E5
Accessibility & contrast
On white
1.74
#DEC184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#DEC184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC184
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC184 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC080
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#ECB7B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dec184; /* rgb */ color: rgb(222, 193, 132); /* oklch */ color: oklch(82.2% 0.085 85.2);
Tailwind
colors: {
custom: {
50: '#ead3a8',
500: '#dec184',
950: '#000000',
},
}SCSS
$custom: #dec184; $custom-light: #ead3a8; $custom-dark: #000000;
JSON
{
"hex": "#dec184",
"rgb": {
"r": 222,
"g": 193,
"b": 132
},
"hsl": {
"h": 40.667,
"s": 57.692,
"l": 69.412
},
"oklch": {
"l": 0.82179,
"c": 0.08525,
"h": 85.2
},
"luminance": 0.55335
}Semantic roles & 50–950 ramp
primary
#DEC184
secondary
#5171B5
accent
#55C520
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#161410
muted
#858380