#DCCAC4#DCCAC4
#DCCAC4 is a very light, muted orange. Relative luminance 0.614; OKLCH L 85.2% C 0.022 H 39.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCAC4 |
|---|---|
| RGB | rgb(220, 202, 196) |
| HSL | hsl(15, 26%, 82%) |
| HSV | hsv(15, 11%, 86%) |
| CMYK | cmyk(0%, 8.2%, 10.9%, 13.7%) |
| CIE-LAB | lab(82.62, 5.27, 5.26) |
| CIE-LCH | lch(82.62, 7.45, 44.96°) |
| OKLab | oklab(85.22% 0.0169 0.0139) |
| OKLCH | oklch(85.22% 0.022 39.4) |
| XYZ | xyz(60.5987, 61.4432, 60.8813) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.92
Mistyrose
#FFE4E1
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 7.93
Warm Beige
#E9DCC9
ΔE00 8.26
Pinkish Grey
#C8ACA9
ΔE00 8.37
Gainsboro
#DCDCDC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCAC4 #C4D6DC
analogous
#DCC4CA #DCCAC4 #DCD6C4
triadic
#DCCAC4 #C4DCCA #CAC4DC
tetradic
#DCCAC4 #CADCC4 #C4D6DC #D6C4DC
square
#DCCAC4 #CADCC4 #C4D6DC #D6C4DC
split-complementary
#DCCAC4 #C4DCD6 #C4CADC
monochromatic
#AE8577 #C5A79E #DCCAC4 #F3EDEA #F4EEEC
Accessibility & contrast
On white
1.58
#DCCAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#DCCAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCAC4
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCAC4 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC4
Deuteranopia (green-blind)
#D2CFC4
Tritanopia (blue-blind)
#E1C8C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dccac4; /* rgb */ color: rgb(220, 202, 196); /* oklch */ color: oklch(85.2% 0.022 39.4);
Tailwind
colors: {
custom: {
50: '#e7dad5',
500: '#dccac4',
950: '#000000',
},
}SCSS
$custom: #dccac4; $custom-light: #e7dad5; $custom-dark: #000000;
JSON
{
"hex": "#dccac4",
"rgb": {
"r": 220,
"g": 202,
"b": 196
},
"hsl": {
"h": 15,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.85215,
"c": 0.02191,
"h": 39.4
},
"luminance": 0.61442
}Semantic roles & 50–950 ramp
primary
#DCCAC4
secondary
#91AAB3
accent
#8BA441
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383