#DCCDB2#DCCDB2
#DCCDB2 is a very light, muted orange. Relative luminance 0.621; OKLCH L 85.4% C 0.040 H 82.3°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDB2 |
|---|---|
| RGB | rgb(220, 205, 178) |
| HSL | hsl(39, 38%, 78%) |
| HSV | hsv(39, 19%, 86%) |
| CMYK | cmyk(0%, 6.8%, 19.1%, 13.7%) |
| CIE-LAB | lab(82.96, 0.87, 15.34) |
| CIE-LCH | lch(82.96, 15.36, 86.73°) |
| OKLab | oklab(85.35% 0.0053 0.0396) |
| OKLCH | oklch(85.35% 0.04 82.3) |
| XYZ | xyz(59.3822, 62.0938, 50.9680) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.54
Warm Gray
#C9BEB0
ΔE00 5.99
Champagne
#F7E7CE
ΔE00 6.08
Wheat
#F5DEB3
ΔE00 6.21
Blanchedalmond
#FFEBCD
ΔE00 7.18
Bisque
#FFE4C4
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDB2 #B2C1DC
analogous
#DCB8B2 #DCCDB2 #D6DCB2
triadic
#DCCDB2 #B2DCCD #CDB2DC
tetradic
#DCCDB2 #B2DCB8 #B2C1DC #DCB2D6
square
#DCCDB2 #B2DCB8 #B2C1DC #DCB2D6
split-complementary
#DCCDB2 #B2D6DC #B8B2DC
monochromatic
#B6965E #C9B288 #DCCDB2 #EFE8DC #F5F1EA
Accessibility & contrast
On white
1.56
#DCCDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#DCCDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDB2
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDB2 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCB0
Deuteranopia (green-blind)
#D8D0B3
Tritanopia (blue-blind)
#E4C8C5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dccdb2; /* rgb */ color: rgb(220, 205, 178); /* oklch */ color: oklch(85.4% 0.040 82.3);
Tailwind
colors: {
custom: {
50: '#e7dcc9',
500: '#dccdb2',
950: '#000000',
},
}SCSS
$custom: #dccdb2; $custom-light: #e7dcc9; $custom-dark: #000000;
JSON
{
"hex": "#dccdb2",
"rgb": {
"r": 220,
"g": 205,
"b": 178
},
"hsl": {
"h": 38.571,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.85351,
"c": 0.03995,
"h": 82.3
},
"luminance": 0.62093
}Semantic roles & 50–950 ramp
primary
#DCCDB2
secondary
#7E91B4
accent
#61B035
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161513
muted
#848482