#DEC794#DEC794
#DEC794 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 83.7% C 0.072 H 86.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC794 |
|---|---|
| RGB | rgb(222, 199, 148) |
| HSL | hsl(41, 53%, 73%) |
| HSV | hsv(41, 33%, 87%) |
| CMYK | cmyk(0%, 10.4%, 33.3%, 12.9%) |
| CIE-LAB | lab(81.03, 0.69, 28.53) |
| CIE-LCH | lch(81.03, 28.53, 88.61°) |
| OKLab | oklab(83.68% 0.0044 0.0715) |
| OKLCH | oklch(83.68% 0.072 86.5) |
| XYZ | xyz(55.8938, 58.5164, 36.3618) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.53
Beige (survey)
#E6DAA6
ΔE00 5.50
Wheat
#F5DEB3
ΔE00 5.91
Burlywood
#DEB887
ΔE00 5.95
Tan
#D2B48C
ΔE00 6.24
Sand
#C2B280
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC794 #94ABDE
analogous
#DEA294 #DEC794 #D0DE94
triadic
#DEC794 #94DEC7 #C794DE
tetradic
#DEC794 #94DEA2 #94ABDE #DE94D0
square
#DEC794 #94DEA2 #94ABDE #DE94D0
split-complementary
#DEC794 #94D0DE #A294DE
monochromatic
#BD953A #D0AF65 #DEC794 #ECDFC3 #F8F3E8
Accessibility & contrast
On white
1.65
#DEC794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#DEC794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC794
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC794 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C691
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#EABFBA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec794; /* rgb */ color: rgb(222, 199, 148); /* oklch */ color: oklch(83.7% 0.072 86.5);
Tailwind
colors: {
custom: {
50: '#e9d7b3',
500: '#dec794',
950: '#000000',
},
}SCSS
$custom: #dec794; $custom-light: #e9d7b3; $custom-dark: #000000;
JSON
{
"hex": "#dec794",
"rgb": {
"r": 222,
"g": 199,
"b": 148
},
"hsl": {
"h": 41.351,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.83675,
"c": 0.07159,
"h": 86.5
},
"luminance": 0.58515
}Semantic roles & 50–950 ramp
primary
#DEC794
secondary
#607BB6
accent
#55C025
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381