#DCCAC3#DCCAC3
#DCCAC3 is a very light, muted orange. Relative luminance 0.614; OKLCH L 85.2% C 0.022 H 42.5°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCAC3 |
|---|---|
| RGB | rgb(220, 202, 195) |
| HSL | hsl(17, 26%, 81%) |
| HSV | hsv(17, 11%, 86%) |
| CMYK | cmyk(0%, 8.2%, 11.4%, 13.7%) |
| CIE-LAB | lab(82.59, 5.11, 5.76) |
| CIE-LCH | lch(82.59, 7.70, 48.45°) |
| OKLab | oklab(85.19% 0.0166 0.0152) |
| OKLCH | oklch(85.19% 0.022 42.5) |
| XYZ | xyz(60.4853, 61.3979, 60.2838) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.56
Mistyrose
#FFE4E1
ΔE00 7.64
Warm Beige
#E9DCC9
ΔE00 7.85
Light Gray
#D3D3D3
ΔE00 7.99
Pinkish Grey
#C8ACA9
ΔE00 8.53
Silver
#C0C0C0
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCAC3 #C3D5DC
analogous
#DCC3C9 #DCCAC3 #DCD7C3
triadic
#DCCAC3 #C3DCCA #CAC3DC
tetradic
#DCCAC3 #C9DCC3 #C3D5DC #D7C3DC
square
#DCCAC3 #C9DCC3 #C3D5DC #D7C3DC
split-complementary
#DCCAC3 #C3DCD7 #C3C9DC
monochromatic
#AF8676 #C5A89C #DCCAC3 #F3ECEA #F4EEEC
Accessibility & contrast
On white
1.58
#DCCAC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#DCCAC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCAC3
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCAC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCAC3 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC3
Deuteranopia (green-blind)
#D2CFC3
Tritanopia (blue-blind)
#E1C7C8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #dccac3; /* rgb */ color: rgb(220, 202, 195); /* oklch */ color: oklch(85.2% 0.022 42.5);
Tailwind
colors: {
custom: {
50: '#e7dad5',
500: '#dccac3',
950: '#000000',
},
}SCSS
$custom: #dccac3; $custom-light: #e7dad5; $custom-dark: #000000;
JSON
{
"hex": "#dccac3",
"rgb": {
"r": 220,
"g": 202,
"b": 195
},
"hsl": {
"h": 16.8,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.85188,
"c": 0.02246,
"h": 42.5
},
"luminance": 0.61397
}Semantic roles & 50–950 ramp
primary
#DCCAC3
secondary
#90A9B3
accent
#89A541
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383