#DEC895#DEC895
#DEC895 is a very light, moderate orange. Relative luminance 0.590; OKLCH L 83.9% C 0.071 H 87.3°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC895 |
|---|---|
| RGB | rgb(222, 200, 149) |
| HSL | hsl(42, 53%, 73%) |
| HSV | hsv(42, 33%, 87%) |
| CMYK | cmyk(0%, 9.9%, 32.9%, 12.9%) |
| CIE-LAB | lab(81.30, 0.29, 28.37) |
| CIE-LCH | lch(81.30, 28.37, 89.41°) |
| OKLab | oklab(83.9% 0.0033 0.0711) |
| OKLCH | oklch(83.9% 0.071 87.3) |
| XYZ | xyz(56.2042, 59.0099, 36.8574) |
| Luminance | 0.5901 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.86
Beige (survey)
#E6DAA6
ΔE00 5.13
Wheat
#F5DEB3
ΔE00 5.77
Sand
#C2B280
ΔE00 6.32
Burlywood
#DEB887
ΔE00 6.34
Sand (survey)
#E2CA76
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC895 #95ABDE
analogous
#DEA395 #DEC895 #CFDE95
triadic
#DEC895 #95DEC8 #C895DE
tetradic
#DEC895 #95DEA3 #95ABDE #DE95CF
square
#DEC895 #95DEA3 #95ABDE #DE95CF
split-complementary
#DEC895 #95CFDE #A395DE
monochromatic
#BE963B #CFB066 #DEC895 #EDE0C4 #F8F3E8
Accessibility & contrast
On white
1.64
#DEC895 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#DEC895 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC895
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC895 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC895 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C692
Deuteranopia (green-blind)
#D9CD97
Tritanopia (blue-blind)
#EAC0BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dec895; /* rgb */ color: rgb(222, 200, 149); /* oklch */ color: oklch(83.9% 0.071 87.3);
Tailwind
colors: {
custom: {
50: '#e9d8b4',
500: '#dec895',
950: '#000000',
},
}SCSS
$custom: #dec895; $custom-light: #e9d8b4; $custom-dark: #000000;
JSON
{
"hex": "#dec895",
"rgb": {
"r": 222,
"g": 200,
"b": 149
},
"hsl": {
"h": 41.918,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.83895,
"c": 0.07118,
"h": 87.3
},
"luminance": 0.59008
}Semantic roles & 50–950 ramp
primary
#DEC895
secondary
#617BB6
accent
#54C026
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381