#D8CDCD#D8CDCD
#D8CDCD is a very light, near-neutral red. Relative luminance 0.627; OKLCH L 85.7% C 0.012 H 17.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CDCD |
|---|---|
| RGB | rgb(216, 205, 205) |
| HSL | hsl(0, 12%, 83%) |
| HSV | hsv(0, 5%, 85%) |
| CMYK | cmyk(0%, 5.1%, 5.1%, 15.3%) |
| CIE-LAB | lab(83.27, 3.80, 1.36) |
| CIE-LCH | lch(83.27, 4.04, 19.71°) |
| OKLab | oklab(85.72% 0.0117 0.0037) |
| OKLCH | oklch(85.72% 0.012 17.4) |
| XYZ | xyz(61.1683, 62.6699, 66.6199) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.25
Gainsboro
#DCDCDC
ΔE00 5.96
Silver
#C0C0C0
ΔE00 6.44
Fog
#D8DCE0
ΔE00 7.67
Silver (survey)
#C5C9C7
ΔE00 8.10
Warm Gray
#C9BEB0
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CDCD #CDD8D8
analogous
#D8CDD2 #D8CDCD #D8D2CD
triadic
#D8CDCD #CDD8CD #CDCDD8
tetradic
#D8CDCD #D2D8CD #CDD8D8 #D2CDD8
square
#D8CDCD #D2D8CD #CDD8D8 #D2CDD8
split-complementary
#D8CDCD #CDD8D2 #CDD2D8
monochromatic
#A28888 #BDABAB #D8CDCD #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.55
#D8CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#D8CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CDCD
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CDCD | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#DBCCCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d8cdcd; /* rgb */ color: rgb(216, 205, 205); /* oklch */ color: oklch(85.7% 0.012 17.4);
Tailwind
colors: {
custom: {
50: '#e4dcdc',
500: '#d8cdcd',
950: '#000000',
},
}SCSS
$custom: #d8cdcd; $custom-light: #e4dcdc; $custom-dark: #000000;
JSON
{
"hex": "#d8cdcd",
"rgb": {
"r": 216,
"g": 205,
"b": 205
},
"hsl": {
"h": 0,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.8572,
"c": 0.01225,
"h": 17.4
},
"luminance": 0.62669
}Semantic roles & 50–950 ramp
primary
#D8CDCD
secondary
#9DACAC
accent
#96964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484