#DEC396#DEC396
#DEC396 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 82.9% C 0.067 H 80.3°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC396 |
|---|---|
| RGB | rgb(222, 195, 150) |
| HSL | hsl(38, 52%, 73%) |
| HSV | hsv(38, 32%, 87%) |
| CMYK | cmyk(0%, 12.2%, 32.4%, 12.9%) |
| CIE-LAB | lab(80.05, 3.03, 26.16) |
| CIE-LCH | lch(80.05, 26.33, 83.39°) |
| OKLab | oklab(82.92% 0.0113 0.0658) |
| OKLCH | oklch(82.92% 0.067 80.3) |
| XYZ | xyz(55.1452, 56.7638, 36.8999) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.66
Burlywood
#DEB887
ΔE00 4.07
Tan
#D2B48C
ΔE00 4.20
Fawn
#CFAF7B
ΔE00 5.46
Toupe
#C7AC7D
ΔE00 6.13
Wheat
#F5DEB3
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC396 #96B1DE
analogous
#DE9F96 #DEC396 #D5DE96
triadic
#DEC396 #96DEC3 #C396DE
tetradic
#DEC396 #96DE9F #96B1DE #DE96D5
square
#DEC396 #96DE9F #96B1DE #DE96D5
split-complementary
#DEC396 #96D5DE #9F96DE
monochromatic
#BE8D3C #CFA867 #DEC396 #EDDEC5 #F8F2E8
Accessibility & contrast
On white
1.70
#DEC396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#DEC396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC396
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC396 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC393
Deuteranopia (green-blind)
#D5C997
Tritanopia (blue-blind)
#EABBB7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec396; /* rgb */ color: rgb(222, 195, 150); /* oklch */ color: oklch(82.9% 0.067 80.3);
Tailwind
colors: {
custom: {
50: '#e9d5b5',
500: '#dec396',
950: '#000000',
},
}SCSS
$custom: #dec396; $custom-light: #e9d5b5; $custom-dark: #000000;
JSON
{
"hex": "#dec396",
"rgb": {
"r": 222,
"g": 195,
"b": 150
},
"hsl": {
"h": 37.5,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.82917,
"c": 0.0668,
"h": 80.3
},
"luminance": 0.56762
}Semantic roles & 50–950 ramp
primary
#DEC396
secondary
#6282B6
accent
#60C026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381