#DEC391#DEC391
#DEC391 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 82.8% C 0.072 H 82.6°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC391 |
|---|---|
| RGB | rgb(222, 195, 145) |
| HSL | hsl(39, 54%, 72%) |
| HSV | hsv(39, 35%, 87%) |
| CMYK | cmyk(0%, 12.2%, 34.7%, 12.9%) |
| CIE-LAB | lab(79.96, 2.42, 28.67) |
| CIE-LCH | lch(79.96, 28.77, 85.18°) |
| OKLab | oklab(82.82% 0.0093 0.0717) |
| OKLCH | oklch(82.82% 0.072 82.6) |
| XYZ | xyz(54.7512, 56.6062, 34.8246) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.32
Burlywood
#DEB887
ΔE00 4.31
Tan
#D2B48C
ΔE00 4.84
Fawn
#CFAF7B
ΔE00 5.24
Tan (survey)
#D1B26F
ΔE00 5.80
Sandstone
#C9AE74
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC391 #91ACDE
analogous
#DE9D91 #DEC391 #D3DE91
triadic
#DEC391 #91DEC3 #C391DE
tetradic
#DEC391 #91DE9D #91ACDE #DE91D3
square
#DEC391 #91DE9D #91ACDE #DE91D3
split-complementary
#DEC391 #91D3DE #9D91DE
monochromatic
#BC8E38 #D0A962 #DEC391 #ECDDC0 #F8F2E7
Accessibility & contrast
On white
1.70
#DEC391 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#DEC391 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC391
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC391 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC391 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C28E
Deuteranopia (green-blind)
#D6C992
Tritanopia (blue-blind)
#EABAB6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec391; /* rgb */ color: rgb(222, 195, 145); /* oklch */ color: oklch(82.8% 0.072 82.6);
Tailwind
colors: {
custom: {
50: '#e9d5b1',
500: '#dec391',
950: '#000000',
},
}SCSS
$custom: #dec391; $custom-light: #e9d5b1; $custom-dark: #000000;
JSON
{
"hex": "#dec391",
"rgb": {
"r": 222,
"g": 195,
"b": 145
},
"hsl": {
"h": 38.961,
"s": 53.846,
"l": 71.961
},
"oklch": {
"l": 0.82818,
"c": 0.07232,
"h": 82.6
},
"luminance": 0.56604
}Semantic roles & 50–950 ramp
primary
#DEC391
secondary
#5D7CB6
accent
#5BC124
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381