#DCC6BB#DCC6BB
#DCC6BB is a very light, muted orange. Relative luminance 0.592; OKLCH L 84.2% C 0.029 H 48.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC6BB |
|---|---|
| RGB | rgb(220, 198, 187) |
| HSL | hsl(20, 32%, 80%) |
| HSV | hsv(20, 15%, 86%) |
| CMYK | cmyk(0%, 10%, 15%, 13.7%) |
| CIE-LAB | lab(81.40, 5.93, 8.32) |
| CIE-LCH | lch(81.40, 10.22, 54.53°) |
| OKLab | oklab(84.19% 0.0194 0.0218) |
| OKLCH | oklch(84.19% 0.029 48.4) |
| XYZ | xyz(58.6785, 59.1929, 55.3384) |
| Luminance | 0.5919 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.27
Warm Beige
#E9DCC9
ΔE00 7.98
Pinkish Grey
#C8ACA9
ΔE00 8.04
Apricot
#FBCEB1
ΔE00 8.49
Mistyrose
#FFE4E1
ΔE00 8.59
Peach
#FFDAB9
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC6BB #BBD1DC
analogous
#DCBBC1 #DCC6BB #DCD7BB
triadic
#DCC6BB #BBDCC6 #C6BBDC
tetradic
#DCC6BB #C1DCBB #BBD1DC #D7BBDC
square
#DCC6BB #C1DCBB #BBD1DC #D7BBDC
split-complementary
#DCC6BB #BBDCD7 #BBC1DC
monochromatic
#B2826A #C7A493 #DCC6BB #F1E8E3 #F5EEEB
Accessibility & contrast
On white
1.64
#DCC6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#DCC6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC6BB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC6BB | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#D1CCBB
Tritanopia (blue-blind)
#E3C3C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dcc6bb; /* rgb */ color: rgb(220, 198, 187); /* oklch */ color: oklch(84.2% 0.029 48.4);
Tailwind
colors: {
custom: {
50: '#e7d7cf',
500: '#dcc6bb',
950: '#000000',
},
}SCSS
$custom: #dcc6bb; $custom-light: #e7d7cf; $custom-dark: #000000;
JSON
{
"hex": "#dcc6bb",
"rgb": {
"r": 220,
"g": 198,
"b": 187
},
"hsl": {
"h": 20,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.84189,
"c": 0.0292,
"h": 48.4
},
"luminance": 0.59192
}Semantic roles & 50–950 ramp
primary
#DCC6BB
secondary
#88A5B3
accent
#85AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383