#DCCCC9#DCCCC9
#DCCCC9 is a very light, near-neutral red. Relative luminance 0.626; OKLCH L 85.7% C 0.018 H 30.3°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCC9 |
|---|---|
| RGB | rgb(220, 204, 201) |
| HSL | hsl(9, 21%, 83%) |
| HSV | hsv(9, 9%, 86%) |
| CMYK | cmyk(0%, 7.3%, 8.6%, 13.7%) |
| CIE-LAB | lab(83.24, 5.05, 3.50) |
| CIE-LCH | lch(83.24, 6.14, 34.72°) |
| OKLab | oklab(85.75% 0.0159 0.0093) |
| OKLCH | oklch(85.75% 0.018 30.3) |
| XYZ | xyz(61.6496, 62.6193, 64.0861) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.08
Mistyrose
#FFE4E1
ΔE00 7.12
Gainsboro
#DCDCDC
ΔE00 7.62
Warm Gray
#C9BEB0
ΔE00 7.79
Silver
#C0C0C0
ΔE00 7.99
Pinkish Grey
#C8ACA9
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCC9 #C9D9DC
analogous
#DCC9CF #DCCCC9 #DCD6C9
triadic
#DCCCC9 #C9DCCC #CCC9DC
tetradic
#DCCCC9 #CFDCC9 #C9D9DC #D6C9DC
square
#DCCCC9 #CFDCC9 #C9D9DC #D6C9DC
split-complementary
#DCCCC9 #C9DCD6 #C9CFDC
monochromatic
#AC867F #C4A9A4 #DCCCC9 #F3EDEC #F3EDEC
Accessibility & contrast
On white
1.55
#DCCCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#DCCCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCC9
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCC9 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCEC9
Deuteranopia (green-blind)
#D3D1C9
Tritanopia (blue-blind)
#E0CACB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #dcccc9; /* rgb */ color: rgb(220, 204, 201); /* oklch */ color: oklch(85.7% 0.018 30.3);
Tailwind
colors: {
custom: {
50: '#e7dbd9',
500: '#dcccc9',
950: '#000000',
},
}SCSS
$custom: #dcccc9; $custom-light: #e7dbd9; $custom-dark: #000000;
JSON
{
"hex": "#dcccc9",
"rgb": {
"r": 220,
"g": 204,
"b": 201
},
"hsl": {
"h": 9.474,
"s": 21.348,
"l": 82.549
},
"oklch": {
"l": 0.85745,
"c": 0.01842,
"h": 30.3
},
"luminance": 0.62618
}Semantic roles & 50–950 ramp
primary
#DCCCC9
secondary
#97AEB2
accent
#92A046
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483