#DECDA2#DECDA2
#DECDA2 is a very light, muted orange. Relative luminance 0.618; OKLCH L 85.2% C 0.060 H 89.0°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDA2 |
|---|---|
| RGB | rgb(222, 205, 162) |
| HSL | hsl(43, 48%, 75%) |
| HSV | hsv(43, 27%, 87%) |
| CMYK | cmyk(0%, 7.7%, 27%, 12.9%) |
| CIE-LAB | lab(82.81, -0.64, 23.60) |
| CIE-LCH | lch(82.81, 23.61, 91.55°) |
| OKLab | oklab(85.16% 0.001 0.0599) |
| OKLCH | oklch(85.16% 0.06 89) |
| XYZ | xyz(58.4775, 61.8024, 43.0240) |
| Luminance | 0.6180 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.11
Wheat
#F5DEB3
ΔE00 4.74
Vanilla
#F3E5AB
ΔE00 6.43
Moccasin
#FFE4B5
ΔE00 6.52
Pale Peach
#FFE5AD
ΔE00 6.74
Very Light Brown
#D3B683
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDA2 #A2B3DE
analogous
#DEAFA2 #DECDA2 #D1DEA2
triadic
#DECDA2 #A2DECD #CDA2DE
tetradic
#DECDA2 #A2DEAF #A2B3DE #DEA2D1
square
#DECDA2 #A2DEAF #A2B3DE #DEA2D1
split-complementary
#DECDA2 #A2D1DE #AFA2DE
monochromatic
#BE9C48 #CEB575 #DECDA2 #EEE5CF #F7F3E8
Accessibility & contrast
On white
1.57
#DECDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#DECDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDA2
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDA2 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CB9F
Deuteranopia (green-blind)
#DBD0A3
Tritanopia (blue-blind)
#E8C6C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decda2; /* rgb */ color: rgb(222, 205, 162); /* oklch */ color: oklch(85.2% 0.060 89.0);
Tailwind
colors: {
custom: {
50: '#e9dcbd',
500: '#decda2',
950: '#000000',
},
}SCSS
$custom: #decda2; $custom-light: #e9dcbd; $custom-dark: #000000;
JSON
{
"hex": "#decda2",
"rgb": {
"r": 222,
"g": 205,
"b": 162
},
"hsl": {
"h": 43,
"s": 47.619,
"l": 75.294
},
"oklch": {
"l": 0.85163,
"c": 0.05987,
"h": 89
},
"luminance": 0.61801
}Semantic roles & 50–950 ramp
primary
#DECDA2
secondary
#6E82B6
accent
#53BB2B
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161512
muted
#848482