#D8CCCD#D8CCCD
#D8CCCD is a very light, near-neutral red. Relative luminance 0.622; OKLCH L 85.5% C 0.013 H 11.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CCCD |
|---|---|
| RGB | rgb(216, 204, 205) |
| HSL | hsl(355, 13%, 82%) |
| HSV | hsv(355, 6%, 85%) |
| CMYK | cmyk(0%, 5.6%, 5.1%, 15.3%) |
| CIE-LAB | lab(83.02, 4.33, 0.99) |
| CIE-LCH | lch(83.02, 4.44, 12.94°) |
| OKLab | oklab(85.52% 0.0132 0.0027) |
| OKLCH | oklch(85.52% 0.013 11.6) |
| XYZ | xyz(60.9298, 62.1930, 66.5404) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.81
Gainsboro
#DCDCDC
ΔE00 6.51
Silver
#C0C0C0
ΔE00 6.79
Fog
#D8DCE0
ΔE00 8.14
Mistyrose
#FFE4E1
ΔE00 8.14
Lavenderblush
#FFF0F5
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CCCD #CCD8D7
analogous
#D8CCD3 #D8CCCD #D8D1CC
triadic
#D8CCCD #CDD8CC #CCCDD8
tetradic
#D8CCCD #D3D8CC #CCD8D7 #D1CCD8
square
#D8CCCD #D3D8CC #CCD8D7 #D1CCD8
split-complementary
#D8CCCD #CCD8D1 #CCD3D8
monochromatic
#A38789 #BDA9AB #D8CCCD #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.56
#D8CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#D8CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CCCD
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CCCD | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#DBCBCC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d8cccd; /* rgb */ color: rgb(216, 204, 205); /* oklch */ color: oklch(85.5% 0.013 11.6);
Tailwind
colors: {
custom: {
50: '#e4dbdc',
500: '#d8cccd',
950: '#000000',
},
}SCSS
$custom: #d8cccd; $custom-light: #e4dbdc; $custom-dark: #000000;
JSON
{
"hex": "#d8cccd",
"rgb": {
"r": 216,
"g": 204,
"b": 205
},
"hsl": {
"h": 355,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.85523,
"c": 0.01343,
"h": 11.6
},
"luminance": 0.62192
}Semantic roles & 50–950 ramp
primary
#D8CCCD
secondary
#9CADAB
accent
#97914E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484