#DEC793#DEC793
#DEC793 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 83.7% C 0.073 H 86.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC793 |
|---|---|
| RGB | rgb(222, 199, 147) |
| HSL | hsl(42, 53%, 72%) |
| HSV | hsv(42, 34%, 87%) |
| CMYK | cmyk(0%, 10.4%, 33.8%, 12.9%) |
| CIE-LAB | lab(81.01, 0.57, 29.03) |
| CIE-LCH | lch(81.01, 29.03, 88.88°) |
| OKLab | oklab(83.66% 0.004 0.0726) |
| OKLCH | oklch(83.66% 0.073 86.8) |
| XYZ | xyz(55.8150, 58.4849, 35.9467) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.55
Beige (survey)
#E6DAA6
ΔE00 5.46
Wheat
#F5DEB3
ΔE00 6.01
Burlywood
#DEB887
ΔE00 6.03
Sand
#C2B280
ΔE00 6.22
Sand (survey)
#E2CA76
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC793 #93AADE
analogous
#DEA293 #DEC793 #CFDE93
triadic
#DEC793 #93DEC7 #C793DE
tetradic
#DEC793 #93DEA2 #93AADE #DE93CF
square
#DEC793 #93DEA2 #93AADE #DE93CF
split-complementary
#DEC793 #93CFDE #A293DE
monochromatic
#BD953A #D0AF64 #DEC793 #ECDFC2 #F8F3E8
Accessibility & contrast
On white
1.65
#DEC793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#DEC793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC793
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC793 | 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)
#D3C68F
Deuteranopia (green-blind)
#D9CC95
Tritanopia (blue-blind)
#EABEB9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dec793; /* rgb */ color: rgb(222, 199, 147); /* oklch */ color: oklch(83.7% 0.073 86.8);
Tailwind
colors: {
custom: {
50: '#e9d7b3',
500: '#dec793',
950: '#000000',
},
}SCSS
$custom: #dec793; $custom-light: #e9d7b3; $custom-dark: #000000;
JSON
{
"hex": "#dec793",
"rgb": {
"r": 222,
"g": 199,
"b": 147
},
"hsl": {
"h": 41.6,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.83656,
"c": 0.07273,
"h": 86.8
},
"luminance": 0.58483
}Semantic roles & 50–950 ramp
primary
#DEC793
secondary
#5F7AB6
accent
#55C125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381