#D8CCCF#D8CCCF
#D8CCCF is a very light, near-neutral red. Relative luminance 0.623; OKLCH L 85.6% C 0.014 H 0.3°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CCCF |
|---|---|
| RGB | rgb(216, 204, 207) |
| HSL | hsl(345, 13%, 82%) |
| HSV | hsv(345, 6%, 85%) |
| CMYK | cmyk(0%, 5.6%, 4.2%, 15.3%) |
| CIE-LAB | lab(83.07, 4.68, 0.00) |
| CIE-LCH | lch(83.07, 4.68, 0.04°) |
| OKLab | oklab(85.58% 0.0139 0.0001) |
| OKLCH | oklch(85.58% 0.014 0.3) |
| XYZ | xyz(61.1728, 62.2902, 67.8200) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.14
Gainsboro
#DCDCDC
ΔE00 6.80
Silver
#C0C0C0
ΔE00 7.10
Fog
#D8DCE0
ΔE00 8.22
Mistyrose
#FFE4E1
ΔE00 8.28
Lavenderblush
#FFF0F5
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CCCF #CCD8D5
analogous
#D8CCD5 #D8CCCF #D8CFCC
triadic
#D8CCCF #CFD8CC #CCCFD8
tetradic
#D8CCCF #D5D8CC #CCD8D5 #CFCCD8
square
#D8CCCF #D5D8CC #CCD8D5 #CFCCD8
split-complementary
#D8CCCF #CCD8CF #CCD5D8
monochromatic
#A3878E #BDA9AE #D8CCCF #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.56
#D8CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#D8CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CCCF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CCCF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#D0D0CF
Tritanopia (blue-blind)
#DACBCD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d8cccf; /* rgb */ color: rgb(216, 204, 207); /* oklch */ color: oklch(85.6% 0.014 0.3);
Tailwind
colors: {
custom: {
50: '#e4dbdd',
500: '#d8cccf',
950: '#000000',
},
}SCSS
$custom: #d8cccf; $custom-light: #e4dbdd; $custom-dark: #000000;
JSON
{
"hex": "#d8cccf",
"rgb": {
"r": 216,
"g": 204,
"b": 207
},
"hsl": {
"h": 345,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.8558,
"c": 0.01392,
"h": 0.3
},
"luminance": 0.6229
}Semantic roles & 50–950 ramp
primary
#D8CCCF
secondary
#9CADA8
accent
#97854E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484