#D6CDCD#D6CDCD
#D6CDCD is a very light, near-neutral red. Relative luminance 0.624; OKLCH L 85.6% C 0.010 H 17.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D6CDCD |
|---|---|
| RGB | rgb(214, 205, 205) |
| HSL | hsl(0, 10%, 82%) |
| HSV | hsv(0, 4%, 84%) |
| CMYK | cmyk(0%, 4.2%, 4.2%, 16.1%) |
| CIE-LAB | lab(83.11, 3.11, 1.11) |
| CIE-LCH | lch(83.11, 3.30, 19.66°) |
| OKLab | oklab(85.56% 0.0096 0.003) |
| OKLCH | oklch(85.56% 0.01 17.4) |
| XYZ | xyz(60.5808, 62.3670, 66.5924) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.43
Gainsboro
#DCDCDC
ΔE00 5.29
Silver
#C0C0C0
ΔE00 5.71
Fog
#D8DCE0
ΔE00 6.92
Silver (survey)
#C5C9C7
ΔE00 7.19
Warm Gray
#C9BEB0
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6CDCD #CDD6D6
analogous
#D6CDD2 #D6CDCD #D6D2CD
triadic
#D6CDCD #CDD6CD #CDCDD6
tetradic
#D6CDCD #D2D6CD #CDD6D6 #D2CDD6
square
#D6CDCD #D2D6CD #CDD6D6 #D2CDD6
split-complementary
#D6CDCD #CDD6D2 #CDD2D6
monochromatic
#9F8A8A #BAABAB #D6CDCD #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.56
#D6CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#D6CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6CDCD
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6CDCD | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#D0D0CD
Tritanopia (blue-blind)
#D8CCCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d6cdcd; /* rgb */ color: rgb(214, 205, 205); /* oklch */ color: oklch(85.6% 0.010 17.4);
Tailwind
colors: {
custom: {
50: '#e2dcdc',
500: '#d6cdcd',
950: '#000000',
},
}SCSS
$custom: #d6cdcd; $custom-light: #e2dcdc; $custom-dark: #000000;
JSON
{
"hex": "#d6cdcd",
"rgb": {
"r": 214,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 9.89,
"l": 82.157
},
"oklch": {
"l": 0.85556,
"c": 0.01001,
"h": 17.4
},
"luminance": 0.62367
}Semantic roles & 50–950 ramp
primary
#D6CDCD
secondary
#9DAAAA
accent
#949452
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484