#DECDA0#DECDA0
#DECDA0 is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.1% C 0.062 H 89.8°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDA0 |
|---|---|
| RGB | rgb(222, 205, 160) |
| HSL | hsl(44, 48%, 75%) |
| HSV | hsv(44, 28%, 87%) |
| CMYK | cmyk(0%, 7.7%, 27.9%, 12.9%) |
| CIE-LAB | lab(82.77, -0.90, 24.60) |
| CIE-LCH | lch(82.77, 24.61, 92.11°) |
| OKLab | oklab(85.12% 0.0002 0.0623) |
| OKLCH | oklch(85.12% 0.062 89.8) |
| XYZ | xyz(58.3011, 61.7318, 42.0952) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.81
Wheat
#F5DEB3
ΔE00 4.87
Vanilla
#F3E5AB
ΔE00 6.16
Moccasin
#FFE4B5
ΔE00 6.56
Pale Peach
#FFE5AD
ΔE00 6.61
Very Light Brown
#D3B683
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDA0 #A0B1DE
analogous
#DEAEA0 #DECDA0 #D0DEA0
triadic
#DECDA0 #A0DECD #CDA0DE
tetradic
#DECDA0 #A0DEAE #A0B1DE #DEA0D0
square
#DECDA0 #A0DEAE #A0B1DE #DEA0D0
split-complementary
#DECDA0 #A0D0DE #AEA0DE
monochromatic
#BE9D45 #CEB573 #DECDA0 #EEE5CD #F7F3E8
Accessibility & contrast
On white
1.57
#DECDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#DECDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDA0
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDA0 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9D
Deuteranopia (green-blind)
#DCD0A1
Tritanopia (blue-blind)
#E8C6C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decda0; /* rgb */ color: rgb(222, 205, 160); /* oklch */ color: oklch(85.1% 0.062 89.8);
Tailwind
colors: {
custom: {
50: '#e9dcbc',
500: '#decda0',
950: '#000000',
},
}SCSS
$custom: #decda0; $custom-light: #e9dcbc; $custom-dark: #000000;
JSON
{
"hex": "#decda0",
"rgb": {
"r": 222,
"g": 205,
"b": 160
},
"hsl": {
"h": 43.548,
"s": 48.438,
"l": 74.902
},
"oklch": {
"l": 0.85121,
"c": 0.06225,
"h": 89.8
},
"luminance": 0.6173
}Semantic roles & 50–950 ramp
primary
#DECDA0
secondary
#6C80B6
accent
#52BC2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161512
muted
#848482