#DCCDB5#DCCDB5
#DCCDB5 is a very light, muted orange. Relative luminance 0.622; OKLCH L 85.4% C 0.036 H 79.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDB5 |
|---|---|
| RGB | rgb(220, 205, 181) |
| HSL | hsl(37, 36%, 79%) |
| HSV | hsv(37, 18%, 86%) |
| CMYK | cmyk(0%, 6.8%, 17.7%, 13.7%) |
| CIE-LAB | lab(83.03, 1.33, 13.84) |
| CIE-LCH | lch(83.03, 13.90, 84.53°) |
| OKLab | oklab(85.42% 0.0065 0.0358) |
| OKLCH | oklch(85.42% 0.036 79.7) |
| XYZ | xyz(59.6867, 62.2156, 52.5717) |
| Luminance | 0.6221 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.93
Warm Gray
#C9BEB0
ΔE00 5.28
Champagne
#F7E7CE
ΔE00 5.95
Wheat
#F5DEB3
ΔE00 6.87
Antiquewhite
#FAEBD7
ΔE00 7.02
Bisque
#FFE4C4
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDB5 #B5C4DC
analogous
#DCB9B5 #DCCDB5 #D7DCB5
triadic
#DCCDB5 #B5DCCD #CDB5DC
tetradic
#DCCDB5 #B5DCB9 #B5C4DC #DCB5D7
square
#DCCDB5 #B5DCB9 #B5C4DC #DCB5D7
split-complementary
#DCCDB5 #B5D7DC #B9B5DC
monochromatic
#B59562 #C8B18B #DCCDB5 #F0E9DF #F5F1EA
Accessibility & contrast
On white
1.56
#DCCDB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#DCCDB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDB5
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDB5 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CDB4
Deuteranopia (green-blind)
#D7D0B6
Tritanopia (blue-blind)
#E3C8C6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dccdb5; /* rgb */ color: rgb(220, 205, 181); /* oklch */ color: oklch(85.4% 0.036 79.7);
Tailwind
colors: {
custom: {
50: '#e7dccb',
500: '#dccdb5',
950: '#000000',
},
}SCSS
$custom: #dccdb5; $custom-light: #e7dccb; $custom-dark: #000000;
JSON
{
"hex": "#dccdb5",
"rgb": {
"r": 220,
"g": 205,
"b": 181
},
"hsl": {
"h": 36.923,
"s": 35.78,
"l": 78.627
},
"oklch": {
"l": 0.85423,
"c": 0.03642,
"h": 79.7
},
"luminance": 0.62214
}Semantic roles & 50–950 ramp
primary
#DCCDB5
secondary
#8195B4
accent
#65AF37
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482