#DEC392#DEC392
#DEC392 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 82.8% C 0.071 H 82.2°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC392 |
|---|---|
| RGB | rgb(222, 195, 146) |
| HSL | hsl(39, 54%, 72%) |
| HSV | hsv(39, 34%, 87%) |
| CMYK | cmyk(0%, 12.2%, 34.2%, 12.9%) |
| CIE-LAB | lab(79.97, 2.54, 28.17) |
| CIE-LCH | lch(79.97, 28.28, 84.85°) |
| OKLab | oklab(82.84% 0.0097 0.0706) |
| OKLCH | oklch(82.84% 0.071 82.2) |
| XYZ | xyz(54.8286, 56.6371, 35.2325) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.35
Burlywood
#DEB887
ΔE00 4.23
Tan
#D2B48C
ΔE00 4.70
Fawn
#CFAF7B
ΔE00 5.26
Tan (survey)
#D1B26F
ΔE00 5.96
Toupe
#C7AC7D
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC392 #92ADDE
analogous
#DE9D92 #DEC392 #D3DE92
triadic
#DEC392 #92DEC3 #C392DE
tetradic
#DEC392 #92DE9D #92ADDE #DE92D3
square
#DEC392 #92DE9D #92ADDE #DE92D3
split-complementary
#DEC392 #92D3DE #9D92DE
monochromatic
#BD8E39 #D0A963 #DEC392 #ECDDC1 #F8F2E8
Accessibility & contrast
On white
1.70
#DEC392 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#DEC392 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC392
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC392 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC392 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28F
Deuteranopia (green-blind)
#D6C993
Tritanopia (blue-blind)
#EABAB6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec392; /* rgb */ color: rgb(222, 195, 146); /* oklch */ color: oklch(82.8% 0.071 82.2);
Tailwind
colors: {
custom: {
50: '#e9d5b2',
500: '#dec392',
950: '#000000',
},
}SCSS
$custom: #dec392; $custom-light: #e9d5b2; $custom-dark: #000000;
JSON
{
"hex": "#dec392",
"rgb": {
"r": 222,
"g": 195,
"b": 146
},
"hsl": {
"h": 38.684,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.82837,
"c": 0.07121,
"h": 82.2
},
"luminance": 0.56635
}Semantic roles & 50–950 ramp
primary
#DEC392
secondary
#5E7DB6
accent
#5CC125
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381