#DCCDB3#DCCDB3
#DCCDB3 is a very light, muted orange. Relative luminance 0.621; OKLCH L 85.4% C 0.039 H 81.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDB3 |
|---|---|
| RGB | rgb(220, 205, 179) |
| HSL | hsl(38, 37%, 78%) |
| HSV | hsv(38, 19%, 86%) |
| CMYK | cmyk(0%, 6.8%, 18.6%, 13.7%) |
| CIE-LAB | lab(82.98, 1.02, 14.84) |
| CIE-LCH | lch(82.98, 14.87, 86.05°) |
| OKLab | oklab(85.38% 0.0057 0.0383) |
| OKLCH | oklch(85.38% 0.039 81.5) |
| XYZ | xyz(59.4830, 62.1341, 51.4987) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.32
Warm Gray
#C9BEB0
ΔE00 5.75
Champagne
#F7E7CE
ΔE00 6.01
Wheat
#F5DEB3
ΔE00 6.41
Blanchedalmond
#FFEBCD
ΔE00 7.17
Bisque
#FFE4C4
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDB3 #B3C2DC
analogous
#DCB8B3 #DCCDB3 #D6DCB3
triadic
#DCCDB3 #B3DCCD #CDB3DC
tetradic
#DCCDB3 #B3DCB8 #B3C2DC #DCB3D6
square
#DCCDB3 #B3DCB8 #B3C2DC #DCB3D6
split-complementary
#DCCDB3 #B3D6DC #B8B3DC
monochromatic
#B5965F #C9B189 #DCCDB3 #EFE9DD #F5F1EA
Accessibility & contrast
On white
1.56
#DCCDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#DCCDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDB3
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDB3 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCB1
Deuteranopia (green-blind)
#D8D0B4
Tritanopia (blue-blind)
#E3C8C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dccdb3; /* rgb */ color: rgb(220, 205, 179); /* oklch */ color: oklch(85.4% 0.039 81.5);
Tailwind
colors: {
custom: {
50: '#e7dcc9',
500: '#dccdb3',
950: '#000000',
},
}SCSS
$custom: #dccdb3; $custom-light: #e7dcc9; $custom-dark: #000000;
JSON
{
"hex": "#dccdb3",
"rgb": {
"r": 220,
"g": 205,
"b": 179
},
"hsl": {
"h": 38.049,
"s": 36.937,
"l": 78.235
},
"oklch": {
"l": 0.85375,
"c": 0.03877,
"h": 81.5
},
"luminance": 0.62133
}Semantic roles & 50–950 ramp
primary
#DCCDB3
secondary
#7F93B4
accent
#62B036
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482