#DCCDB9#DCCDB9
#DCCDB9 is a very light, muted orange. Relative luminance 0.624; OKLCH L 85.5% C 0.032 H 75.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDB9 |
|---|---|
| RGB | rgb(220, 205, 185) |
| HSL | hsl(34, 33%, 79%) |
| HSV | hsv(34, 16%, 86%) |
| CMYK | cmyk(0%, 6.8%, 15.9%, 13.7%) |
| CIE-LAB | lab(83.12, 1.94, 11.84) |
| CIE-LCH | lch(83.12, 11.99, 80.70°) |
| OKLab | oklab(85.52% 0.0081 0.0308) |
| OKLCH | oklch(85.52% 0.032 75.2) |
| XYZ | xyz(60.1030, 62.3822, 54.7643) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.52
Warm Gray
#C9BEB0
ΔE00 4.53
Champagne
#F7E7CE
ΔE00 6.12
Antiquewhite
#FAEBD7
ΔE00 6.75
Bisque
#FFE4C4
ΔE00 7.41
Eggshell
#F0EAD6
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDB9 #B9C8DC
analogous
#DCBCB9 #DCCDB9 #DADCB9
triadic
#DCCDB9 #B9DCCD #CDB9DC
tetradic
#DCCDB9 #B9DCBC #B9C8DC #DCB9DA
square
#DCCDB9 #B9DCBC #B9C8DC #DCB9DA
split-complementary
#DCCDB9 #B9DADC #BCB9DC
monochromatic
#B39367 #C8B090 #DCCDB9 #F0EAE2 #F5F0EB
Accessibility & contrast
On white
1.56
#DCCDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#DCCDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDB9
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDB9 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CDB8
Deuteranopia (green-blind)
#D7D0B9
Tritanopia (blue-blind)
#E3C9C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dccdb9; /* rgb */ color: rgb(220, 205, 185); /* oklch */ color: oklch(85.5% 0.032 75.2);
Tailwind
colors: {
custom: {
50: '#e7dcce',
500: '#dccdb9',
950: '#000000',
},
}SCSS
$custom: #dccdb9; $custom-light: #e7dcce; $custom-dark: #000000;
JSON
{
"hex": "#dccdb9",
"rgb": {
"r": 220,
"g": 205,
"b": 185
},
"hsl": {
"h": 34.286,
"s": 33.333,
"l": 79.412
},
"oklch": {
"l": 0.85522,
"c": 0.03184,
"h": 75.2
},
"luminance": 0.62381
}Semantic roles & 50–950 ramp
primary
#DCCDB9
secondary
#8699B4
accent
#6BAC39
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483