#DEC993#DEC993
#DEC993 is a very light, moderate orange. Relative luminance 0.594; OKLCH L 84.1% C 0.074 H 89.2°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC993 |
|---|---|
| RGB | rgb(222, 201, 147) |
| HSL | hsl(43, 53%, 72%) |
| HSV | hsv(43, 34%, 87%) |
| CMYK | cmyk(0%, 9.5%, 33.8%, 12.9%) |
| CIE-LAB | lab(81.52, -0.47, 29.71) |
| CIE-LCH | lch(81.52, 29.71, 90.91°) |
| OKLab | oklab(84.06% 0.001 0.0742) |
| OKLCH | oklch(84.06% 0.074 89.2) |
| XYZ | xyz(56.2782, 59.4113, 36.1011) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.70
Very Light Brown
#D3B683
ΔE00 5.31
Sand (survey)
#E2CA76
ΔE00 5.76
Wheat
#F5DEB3
ΔE00 6.03
Sand
#C2B280
ΔE00 6.38
Vanilla
#F3E5AB
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC993 #93A8DE
analogous
#DEA493 #DEC993 #CDDE93
triadic
#DEC993 #93DEC9 #C993DE
tetradic
#DEC993 #93DEA4 #93A8DE #DE93CD
square
#DEC993 #93DEA4 #93A8DE #DE93CD
split-complementary
#DEC993 #93CDDE #A493DE
monochromatic
#BD983A #D0B264 #DEC993 #ECE0C2 #F8F3E8
Accessibility & contrast
On white
1.63
#DEC993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#DEC993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC993
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC993 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78F
Deuteranopia (green-blind)
#DACD95
Tritanopia (blue-blind)
#EAC0BB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dec993; /* rgb */ color: rgb(222, 201, 147); /* oklch */ color: oklch(84.1% 0.074 89.2);
Tailwind
colors: {
custom: {
50: '#e9d9b3',
500: '#dec993',
950: '#000000',
},
}SCSS
$custom: #dec993; $custom-light: #e9d9b3; $custom-dark: #000000;
JSON
{
"hex": "#dec993",
"rgb": {
"r": 222,
"g": 201,
"b": 147
},
"hsl": {
"h": 43.2,
"s": 53.191,
"l": 72.353
},
"oklch": {
"l": 0.84057,
"c": 0.07424,
"h": 89.2
},
"luminance": 0.59409
}Semantic roles & 50–950 ramp
primary
#DEC993
secondary
#5F78B6
accent
#50C125
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381