#DEC393#DEC393
#DEC393 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 82.9% C 0.070 H 81.7°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC393 |
|---|---|
| RGB | rgb(222, 195, 147) |
| HSL | hsl(38, 53%, 72%) |
| HSV | hsv(38, 34%, 87%) |
| CMYK | cmyk(0%, 12.2%, 33.8%, 12.9%) |
| CIE-LAB | lab(79.99, 2.66, 27.67) |
| CIE-LCH | lch(79.99, 27.79, 84.51°) |
| OKLab | oklab(82.86% 0.0101 0.0694) |
| OKLCH | oklch(82.86% 0.07 81.7) |
| XYZ | xyz(54.9068, 56.6684, 35.6439) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.40
Burlywood
#DEB887
ΔE00 4.17
Tan
#D2B48C
ΔE00 4.56
Fawn
#CFAF7B
ΔE00 5.29
Toupe
#C7AC7D
ΔE00 6.06
Tan (survey)
#D1B26F
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC393 #93AEDE
analogous
#DE9E93 #DEC393 #D3DE93
triadic
#DEC393 #93DEC3 #C393DE
tetradic
#DEC393 #93DE9E #93AEDE #DE93D3
square
#DEC393 #93DE9E #93AEDE #DE93D3
split-complementary
#DEC393 #93D3DE #9E93DE
monochromatic
#BD8E3A #D0A964 #DEC393 #ECDDC2 #F8F2E8
Accessibility & contrast
On white
1.70
#DEC393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#DEC393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC393
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC393 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC290
Deuteranopia (green-blind)
#D6C994
Tritanopia (blue-blind)
#EABAB6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dec393; /* rgb */ color: rgb(222, 195, 147); /* oklch */ color: oklch(82.9% 0.070 81.7);
Tailwind
colors: {
custom: {
50: '#e9d5b3',
500: '#dec393',
950: '#000000',
},
}SCSS
$custom: #dec393; $custom-light: #e9d5b3; $custom-dark: #000000;
JSON
{
"hex": "#dec393",
"rgb": {
"r": 222,
"g": 195,
"b": 147
},
"hsl": {
"h": 38.4,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.82857,
"c": 0.07011,
"h": 81.7
},
"luminance": 0.56666
}Semantic roles & 50–950 ramp
primary
#DEC393
secondary
#5F7EB6
accent
#5DC125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381