#DEC693#DEC693
#DEC693 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.5% C 0.072 H 85.6°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC693 |
|---|---|
| RGB | rgb(222, 198, 147) |
| HSL | hsl(41, 53%, 72%) |
| HSV | hsv(41, 34%, 87%) |
| CMYK | cmyk(0%, 10.8%, 33.8%, 12.9%) |
| CIE-LAB | lab(80.75, 1.09, 28.69) |
| CIE-LCH | lch(80.75, 28.71, 87.82°) |
| OKLab | oklab(83.46% 0.0055 0.0718) |
| OKLCH | oklch(83.46% 0.072 85.6) |
| XYZ | xyz(55.5857, 58.0262, 35.8703) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.20
Burlywood
#DEB887
ΔE00 5.56
Beige (survey)
#E6DAA6
ΔE00 5.88
Tan
#D2B48C
ΔE00 5.91
Wheat
#F5DEB3
ΔE00 6.07
Fawn
#CFAF7B
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC693 #93ABDE
analogous
#DEA193 #DEC693 #D0DE93
triadic
#DEC693 #93DEC6 #C693DE
tetradic
#DEC693 #93DEA1 #93ABDE #DE93D0
square
#DEC693 #93DEA1 #93ABDE #DE93D0
split-complementary
#DEC693 #93D0DE #A193DE
monochromatic
#BD933A #D0AD64 #DEC693 #ECDFC2 #F8F3E8
Accessibility & contrast
On white
1.67
#DEC693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#DEC693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC693
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC693 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C590
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#EABDB9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec693; /* rgb */ color: rgb(222, 198, 147); /* oklch */ color: oklch(83.5% 0.072 85.6);
Tailwind
colors: {
custom: {
50: '#e9d7b3',
500: '#dec693',
950: '#000000',
},
}SCSS
$custom: #dec693; $custom-light: #e9d7b3; $custom-dark: #000000;
JSON
{
"hex": "#dec693",
"rgb": {
"r": 222,
"g": 198,
"b": 147
},
"hsl": {
"h": 40.8,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.83456,
"c": 0.07202,
"h": 85.6
},
"luminance": 0.58024
}Semantic roles & 50–950 ramp
primary
#DEC693
secondary
#5F7BB6
accent
#57C125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381