#DEC394#DEC394
#DEC394 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 82.9% C 0.069 H 81.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC394 |
|---|---|
| RGB | rgb(222, 195, 148) |
| HSL | hsl(38, 53%, 73%) |
| HSV | hsv(38, 33%, 87%) |
| CMYK | cmyk(0%, 12.2%, 33.3%, 12.9%) |
| CIE-LAB | lab(80.01, 2.78, 27.16) |
| CIE-LCH | lch(80.01, 27.31, 84.15°) |
| OKLab | oklab(82.88% 0.0105 0.0682) |
| OKLCH | oklch(82.88% 0.069 81.3) |
| XYZ | xyz(54.9856, 56.6999, 36.0590) |
| Luminance | 0.5670 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.47
Burlywood
#DEB887
ΔE00 4.12
Tan
#D2B48C
ΔE00 4.43
Fawn
#CFAF7B
ΔE00 5.34
Toupe
#C7AC7D
ΔE00 6.07
Sandstone
#C9AE74
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC394 #94AFDE
analogous
#DE9E94 #DEC394 #D4DE94
triadic
#DEC394 #94DEC3 #C394DE
tetradic
#DEC394 #94DE9E #94AFDE #DE94D4
square
#DEC394 #94DE9E #94AFDE #DE94D4
split-complementary
#DEC394 #94D4DE #9E94DE
monochromatic
#BD8D3A #D0A965 #DEC394 #ECDDC3 #F8F2E8
Accessibility & contrast
On white
1.70
#DEC394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#DEC394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC394
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC394 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC291
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#EABBB7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec394; /* rgb */ color: rgb(222, 195, 148); /* oklch */ color: oklch(82.9% 0.069 81.3);
Tailwind
colors: {
custom: {
50: '#e9d5b3',
500: '#dec394',
950: '#000000',
},
}SCSS
$custom: #dec394; $custom-light: #e9d5b3; $custom-dark: #000000;
JSON
{
"hex": "#dec394",
"rgb": {
"r": 222,
"g": 195,
"b": 148
},
"hsl": {
"h": 38.108,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.82877,
"c": 0.06901,
"h": 81.3
},
"luminance": 0.56698
}Semantic roles & 50–950 ramp
primary
#DEC394
secondary
#6080B6
accent
#5EC025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381