#D9CDCD#D9CDCD
#D9CDCD is a very light, near-neutral red. Relative luminance 0.628; OKLCH L 85.8% C 0.013 H 17.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CDCD |
|---|---|
| RGB | rgb(217, 205, 205) |
| HSL | hsl(0, 14%, 83%) |
| HSV | hsv(0, 6%, 85%) |
| CMYK | cmyk(0%, 5.5%, 5.5%, 14.9%) |
| CIE-LAB | lab(83.35, 4.15, 1.49) |
| CIE-LCH | lch(83.35, 4.41, 19.74°) |
| OKLab | oklab(85.8% 0.0128 0.004) |
| OKLCH | oklch(85.8% 0.013 17.4) |
| XYZ | xyz(61.4647, 62.8227, 66.6338) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.65
Gainsboro
#DCDCDC
ΔE00 6.30
Silver
#C0C0C0
ΔE00 6.81
Mistyrose
#FFE4E1
ΔE00 7.95
Fog
#D8DCE0
ΔE00 8.05
Warm Gray
#C9BEB0
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CDCD #CDD9D9
analogous
#D9CDD3 #D9CDCD #D9D3CD
triadic
#D9CDCD #CDD9CD #CDCDD9
tetradic
#D9CDCD #D3D9CD #CDD9D9 #D3CDD9
square
#D9CDCD #D3D9CD #CDD9D9 #D3CDD9
split-complementary
#D9CDCD #CDD9D3 #CDD3D9
monochromatic
#A48787 #BFAAAA #D9CDCD #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.55
#D9CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#D9CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CDCD
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CDCD | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#D2D0CD
Tritanopia (blue-blind)
#DCCCCD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d9cdcd; /* rgb */ color: rgb(217, 205, 205); /* oklch */ color: oklch(85.8% 0.013 17.4);
Tailwind
colors: {
custom: {
50: '#e4dcdc',
500: '#d9cdcd',
950: '#000000',
},
}SCSS
$custom: #d9cdcd; $custom-light: #e4dcdc; $custom-dark: #000000;
JSON
{
"hex": "#d9cdcd",
"rgb": {
"r": 217,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 13.636,
"l": 82.745
},
"oklch": {
"l": 0.85803,
"c": 0.01337,
"h": 17.4
},
"luminance": 0.62822
}Semantic roles & 50–950 ramp
primary
#D9CDCD
secondary
#9DAEAE
accent
#98984E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484