#D8CDCF#D8CDCF
#D8CDCF is a very light, near-neutral red. Relative luminance 0.628; OKLCH L 85.8% C 0.013 H 4.8°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CDCF |
|---|---|
| RGB | rgb(216, 205, 207) |
| HSL | hsl(349, 12%, 83%) |
| HSV | hsv(349, 5%, 85%) |
| CMYK | cmyk(0%, 5.1%, 4.2%, 15.3%) |
| CIE-LAB | lab(83.32, 4.15, 0.37) |
| CIE-LCH | lch(83.32, 4.17, 5.11°) |
| OKLab | oklab(85.78% 0.0125 0.0011) |
| OKLCH | oklch(85.78% 0.013 4.8) |
| XYZ | xyz(61.4112, 62.7671, 67.8995) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.53
Gainsboro
#DCDCDC
ΔE00 6.19
Silver
#C0C0C0
ΔE00 6.70
Fog
#D8DCE0
ΔE00 7.69
Lavenderblush
#FFF0F5
ΔE00 8.28
Mistyrose
#FFE4E1
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CDCF #CDD8D6
analogous
#D8CDD5 #D8CDCF #D8D0CD
triadic
#D8CDCF #CFD8CD #CDCFD8
tetradic
#D8CDCF #D5D8CD #CDD8D6 #D0CDD8
square
#D8CDCF #D5D8CD #CDD8D6 #D0CDD8
split-complementary
#D8CDCF #CDD8D0 #CDD5D8
monochromatic
#A2888D #BDABAE #D8CDCF #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.55
#D8CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#D8CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CDCF
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CDCF | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#D1D0CF
Tritanopia (blue-blind)
#DACCCE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #d8cdcf; /* rgb */ color: rgb(216, 205, 207); /* oklch */ color: oklch(85.8% 0.013 4.8);
Tailwind
colors: {
custom: {
50: '#e4dcdd',
500: '#d8cdcf',
950: '#000000',
},
}SCSS
$custom: #d8cdcf; $custom-light: #e4dcdd; $custom-dark: #000000;
JSON
{
"hex": "#d8cdcf",
"rgb": {
"r": 216,
"g": 205,
"b": 207
},
"hsl": {
"h": 349.091,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.85777,
"c": 0.0125,
"h": 4.8
},
"luminance": 0.62767
}Semantic roles & 50–950 ramp
primary
#D8CDCF
secondary
#9DACAA
accent
#96894F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484