#DECDA1#DECDA1
#DECDA1 is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.1% C 0.061 H 89.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDA1 |
|---|---|
| RGB | rgb(222, 205, 161) |
| HSL | hsl(43, 48%, 75%) |
| HSV | hsv(43, 27%, 87%) |
| CMYK | cmyk(0%, 7.7%, 27.5%, 12.9%) |
| CIE-LAB | lab(82.79, -0.77, 24.10) |
| CIE-LCH | lch(82.79, 24.11, 91.83°) |
| OKLab | oklab(85.14% 0.0006 0.0611) |
| OKLCH | oklch(85.14% 0.061 89.4) |
| XYZ | xyz(58.3890, 61.7670, 42.5577) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.95
Wheat
#F5DEB3
ΔE00 4.80
Vanilla
#F3E5AB
ΔE00 6.29
Moccasin
#FFE4B5
ΔE00 6.54
Pale Peach
#FFE5AD
ΔE00 6.67
Very Light Brown
#D3B683
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDA1 #A1B2DE
analogous
#DEAFA1 #DECDA1 #D0DEA1
triadic
#DECDA1 #A1DECD #CDA1DE
tetradic
#DECDA1 #A1DEAF #A1B2DE #DEA1D0
square
#DECDA1 #A1DEAF #A1B2DE #DEA1D0
split-complementary
#DECDA1 #A1D0DE #AFA1DE
monochromatic
#BE9D46 #CEB574 #DECDA1 #EEE5CE #F7F3E8
Accessibility & contrast
On white
1.57
#DECDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#DECDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDA1
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDA1 | 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)
#D7CB9E
Deuteranopia (green-blind)
#DCD0A2
Tritanopia (blue-blind)
#E8C6C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decda1; /* rgb */ color: rgb(222, 205, 161); /* oklch */ color: oklch(85.1% 0.061 89.4);
Tailwind
colors: {
custom: {
50: '#e9dcbd',
500: '#decda1',
950: '#000000',
},
}SCSS
$custom: #decda1; $custom-light: #e9dcbd; $custom-dark: #000000;
JSON
{
"hex": "#decda1",
"rgb": {
"r": 222,
"g": 205,
"b": 161
},
"hsl": {
"h": 43.279,
"s": 48.031,
"l": 75.098
},
"oklch": {
"l": 0.85142,
"c": 0.06106,
"h": 89.4
},
"luminance": 0.61765
}Semantic roles & 50–950 ramp
primary
#DECDA1
secondary
#6D81B6
accent
#53BB2A
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161512
muted
#848482