#DECAC3#DECAC3
#DECAC3 is a very light, muted orange. Relative luminance 0.617; OKLCH L 85.4% C 0.025 H 40.3°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAC3 |
|---|---|
| RGB | rgb(222, 202, 195) |
| HSL | hsl(16, 29%, 82%) |
| HSV | hsv(16, 12%, 87%) |
| CMYK | cmyk(0%, 9%, 12.2%, 12.9%) |
| CIE-LAB | lab(82.76, 5.82, 6.02) |
| CIE-LCH | lch(82.76, 8.38, 45.98°) |
| OKLab | oklab(85.36% 0.0187 0.0159) |
| OKLCH | oklch(85.36% 0.025 40.3) |
| XYZ | xyz(61.0944, 61.7119, 60.3124) |
| Luminance | 0.6171 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 7.19
Warm Gray
#C9BEB0
ΔE00 7.21
Pinkish Grey
#C8ACA9
ΔE00 8.24
Warm Beige
#E9DCC9
ΔE00 8.34
Light Gray
#D3D3D3
ΔE00 8.64
Gainsboro
#DCDCDC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAC3 #C3D7DE
analogous
#DEC3CA #DECAC3 #DED8C3
triadic
#DECAC3 #C3DECA #CAC3DE
tetradic
#DECAC3 #CADEC3 #C3D7DE #D8C3DE
square
#DECAC3 #CADEC3 #C3D7DE #D8C3DE
split-complementary
#DECAC3 #C3DED8 #C3CADE
monochromatic
#B38474 #C8A79C #DECAC3 #F4EDEA #F4EEEB
Accessibility & contrast
On white
1.57
#DECAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#DECAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAC3
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAC3 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC3
Deuteranopia (green-blind)
#D3D0C3
Tritanopia (blue-blind)
#E4C7C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decac3; /* rgb */ color: rgb(222, 202, 195); /* oklch */ color: oklch(85.4% 0.025 40.3);
Tailwind
colors: {
custom: {
50: '#e8dad5',
500: '#decac3',
950: '#000000',
},
}SCSS
$custom: #decac3; $custom-light: #e8dad5; $custom-dark: #000000;
JSON
{
"hex": "#decac3",
"rgb": {
"r": 222,
"g": 202,
"b": 195
},
"hsl": {
"h": 15.556,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.85359,
"c": 0.02455,
"h": 40.3
},
"luminance": 0.61711
}Semantic roles & 50–950 ramp
primary
#DECAC3
secondary
#90ACB5
accent
#8CA83E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383