#DEC3AA#DEC3AA
#DEC3AA is a very light, muted orange. Relative luminance 0.575; OKLCH L 83.4% C 0.046 H 64.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3AA |
|---|---|
| RGB | rgb(222, 195, 170) |
| HSL | hsl(29, 44%, 77%) |
| HSV | hsv(29, 23%, 87%) |
| CMYK | cmyk(0%, 12.2%, 23.4%, 12.9%) |
| CIE-LAB | lab(80.44, 5.70, 16.08) |
| CIE-LCH | lch(80.44, 17.06, 70.48°) |
| OKLab | oklab(83.36% 0.0194 0.0414) |
| OKLCH | oklch(83.36% 0.046 64.9) |
| XYZ | xyz(56.8953, 57.4638, 46.1170) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.23
Apricot
#FBCEB1
ΔE00 6.53
Peach
#FFDAB9
ΔE00 6.61
Warm Gray
#C9BEB0
ΔE00 6.69
Light Peach
#FFD8B1
ΔE00 7.02
Khaki
#C3B091
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3AA #AAC5DE
analogous
#DEAAAB #DEC3AA #DEDDAA
triadic
#DEC3AA #AADEC3 #C3AADE
tetradic
#DEC3AA #ABDEAA #AAC5DE #DDAADE
square
#DEC3AA #ABDEAA #AAC5DE #DDAADE
split-complementary
#DEC3AA #AADEDD #AAABDE
monochromatic
#BC8552 #CDA47E #DEC3AA #EFE2D6 #F6EFE9
Accessibility & contrast
On white
1.68
#DEC3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#DEC3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3AA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3AA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A8
Deuteranopia (green-blind)
#D2CAAA
Tritanopia (blue-blind)
#E8BDBC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec3aa; /* rgb */ color: rgb(222, 195, 170); /* oklch */ color: oklch(83.4% 0.046 64.9);
Tailwind
colors: {
custom: {
50: '#e8d5c3',
500: '#dec3aa',
950: '#000000',
},
}SCSS
$custom: #dec3aa; $custom-light: #e8d5c3; $custom-dark: #000000;
JSON
{
"hex": "#dec3aa",
"rgb": {
"r": 222,
"g": 195,
"b": 170
},
"hsl": {
"h": 28.846,
"s": 44.068,
"l": 76.863
},
"oklch": {
"l": 0.83355,
"c": 0.04573,
"h": 64.9
},
"luminance": 0.57462
}Semantic roles & 50–950 ramp
primary
#DEC3AA
secondary
#7697B6
accent
#75B72E
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382