#DCCCC7#DCCCC7
#DCCCC7 is a very light, near-neutral red. Relative luminance 0.625; OKLCH L 85.7% C 0.019 H 38.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCC7 |
|---|---|
| RGB | rgb(220, 204, 199) |
| HSL | hsl(14, 23%, 82%) |
| HSV | hsv(14, 10%, 86%) |
| CMYK | cmyk(0%, 7.3%, 9.5%, 13.7%) |
| CIE-LAB | lab(83.19, 4.71, 4.49) |
| CIE-LCH | lch(83.19, 6.51, 43.63°) |
| OKLab | oklab(85.69% 0.0151 0.0119) |
| OKLCH | oklch(85.69% 0.019 38.1) |
| XYZ | xyz(61.4159, 62.5258, 62.8551) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.97
Light Gray
#D3D3D3
ΔE00 7.10
Mistyrose
#FFE4E1
ΔE00 7.37
Gainsboro
#DCDCDC
ΔE00 7.65
Silver
#C0C0C0
ΔE00 8.00
Warm Beige
#E9DCC9
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCC7 #C7D7DC
analogous
#DCC7CD #DCCCC7 #DCD7C7
triadic
#DCCCC7 #C7DCCC #CCC7DC
tetradic
#DCCCC7 #CDDCC7 #C7D7DC #D7C7DC
square
#DCCCC7 #CDDCC7 #C7D7DC #D7C7DC
split-complementary
#DCCCC7 #C7DCD7 #C7CDDC
monochromatic
#AD877C #C4AAA1 #DCCCC7 #F3EEEC #F3EEEC
Accessibility & contrast
On white
1.55
#DCCCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#DCCCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCC7
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCC7 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CDC7
Deuteranopia (green-blind)
#D3D0C7
Tritanopia (blue-blind)
#E1CACB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcccc7; /* rgb */ color: rgb(220, 204, 199); /* oklch */ color: oklch(85.7% 0.019 38.1);
Tailwind
colors: {
custom: {
50: '#e7dbd8',
500: '#dcccc7',
950: '#000000',
},
}SCSS
$custom: #dcccc7; $custom-light: #e7dbd8; $custom-dark: #000000;
JSON
{
"hex": "#dcccc7",
"rgb": {
"r": 220,
"g": 204,
"b": 199
},
"hsl": {
"h": 14.286,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.8569,
"c": 0.01925,
"h": 38.1
},
"luminance": 0.62525
}Semantic roles & 50–950 ramp
primary
#DCCCC7
secondary
#95ABB2
accent
#8BA244
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483