#DCCCC6#DCCCC6
#DCCCC6 is a very light, near-neutral orange. Relative luminance 0.625; OKLCH L 85.7% C 0.020 H 41.8°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCC6 |
|---|---|
| RGB | rgb(220, 204, 198) |
| HSL | hsl(16, 24%, 82%) |
| HSV | hsv(16, 10%, 86%) |
| CMYK | cmyk(0%, 7.3%, 10%, 13.7%) |
| CIE-LAB | lab(83.17, 4.55, 4.99) |
| CIE-LCH | lch(83.17, 6.75, 47.66°) |
| OKLab | oklab(85.66% 0.0148 0.0132) |
| OKLCH | oklch(85.66% 0.02 41.8) |
| XYZ | xyz(61.3002, 62.4795, 62.2456) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.58
Light Gray
#D3D3D3
ΔE00 7.16
Mistyrose
#FFE4E1
ΔE00 7.56
Warm Beige
#E9DCC9
ΔE00 7.59
Gainsboro
#DCDCDC
ΔE00 7.71
Silver
#C0C0C0
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCC6 #C6D6DC
analogous
#DCC6CB #DCCCC6 #DCD7C6
triadic
#DCCCC6 #C6DCCC #CCC6DC
tetradic
#DCCCC6 #CBDCC6 #C6D6DC #D7C6DC
square
#DCCCC6 #CBDCC6 #C6D6DC #D7C6DC
split-complementary
#DCCCC6 #C6DCD7 #C6CBDC
monochromatic
#AD887A #C5AAA0 #DCCCC6 #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.56
#DCCCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#DCCCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCC6
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCC6 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC6
Deuteranopia (green-blind)
#D3D0C6
Tritanopia (blue-blind)
#E1CACA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcccc6; /* rgb */ color: rgb(220, 204, 198); /* oklch */ color: oklch(85.7% 0.020 41.8);
Tailwind
colors: {
custom: {
50: '#e7dbd7',
500: '#dcccc6',
950: '#000000',
},
}SCSS
$custom: #dcccc6; $custom-light: #e7dbd7; $custom-dark: #000000;
JSON
{
"hex": "#dcccc6",
"rgb": {
"r": 220,
"g": 204,
"b": 198
},
"hsl": {
"h": 16.364,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.85663,
"c": 0.01979,
"h": 41.8
},
"luminance": 0.62479
}Semantic roles & 50–950 ramp
primary
#DCCCC6
secondary
#94AAB2
accent
#88A243
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483