#DECDA3#DECDA3
#DECDA3 is a very light, muted orange. Relative luminance 0.618; OKLCH L 85.2% C 0.059 H 88.6°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDA3 |
|---|---|
| RGB | rgb(222, 205, 163) |
| HSL | hsl(43, 47%, 75%) |
| HSV | hsv(43, 27%, 87%) |
| CMYK | cmyk(0%, 7.7%, 26.6%, 12.9%) |
| CIE-LAB | lab(82.83, -0.50, 23.10) |
| CIE-LCH | lch(82.83, 23.10, 91.25°) |
| OKLab | oklab(85.18% 0.0014 0.0587) |
| OKLCH | oklch(85.18% 0.059 88.6) |
| XYZ | xyz(58.5668, 61.8381, 43.4940) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.28
Wheat
#F5DEB3
ΔE00 4.69
Moccasin
#FFE4B5
ΔE00 6.51
Vanilla
#F3E5AB
ΔE00 6.58
Very Light Brown
#D3B683
ΔE00 6.81
Pale Peach
#FFE5AD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDA3 #A3B4DE
analogous
#DEAFA3 #DECDA3 #D1DEA3
triadic
#DECDA3 #A3DECD #CDA3DE
tetradic
#DECDA3 #A3DEAF #A3B4DE #DEA3D1
square
#DECDA3 #A3DEAF #A3B4DE #DEA3D1
split-complementary
#DECDA3 #A3D1DE #AFA3DE
monochromatic
#BE9C49 #CEB576 #DECDA3 #EEE5D0 #F7F3E8
Accessibility & contrast
On white
1.57
#DECDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#DECDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDA3
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDA3 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CBA0
Deuteranopia (green-blind)
#DBD0A4
Tritanopia (blue-blind)
#E8C6C2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decda3; /* rgb */ color: rgb(222, 205, 163); /* oklch */ color: oklch(85.2% 0.059 88.6);
Tailwind
colors: {
custom: {
50: '#e9dcbe',
500: '#decda3',
950: '#000000',
},
}SCSS
$custom: #decda3; $custom-light: #e9dcbe; $custom-dark: #000000;
JSON
{
"hex": "#decda3",
"rgb": {
"r": 222,
"g": 205,
"b": 163
},
"hsl": {
"h": 42.712,
"s": 47.2,
"l": 75.49
},
"oklch": {
"l": 0.85184,
"c": 0.05868,
"h": 88.6
},
"luminance": 0.61837
}Semantic roles & 50–950 ramp
primary
#DECDA3
secondary
#6F83B6
accent
#54BA2B
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161512
muted
#848482