#D8CED6#D8CED6
#D8CED6 is a very light, near-neutral pink. Relative luminance 0.636; OKLCH L 86.2% C 0.015 H 332.3°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CED6 |
|---|---|
| RGB | rgb(216, 206, 214) |
| HSL | hsl(312, 11%, 83%) |
| HSV | hsv(312, 5%, 85%) |
| CMYK | cmyk(0%, 4.6%, 0.9%, 15.3%) |
| CIE-LAB | lab(83.76, 4.87, -2.72) |
| CIE-LCH | lch(83.76, 5.58, 330.82°) |
| OKLab | oklab(86.18% 0.0137 -0.0072) |
| OKLCH | oklch(86.18% 0.015 332.3) |
| XYZ | xyz(62.5260, 63.5970, 72.5868) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.66
Gainsboro
#DCDCDC
ΔE00 7.13
Silver
#C0C0C0
ΔE00 7.83
Fog
#D8DCE0
ΔE00 7.89
Lavender (CSS)
#E6E6FA
ΔE00 7.93
Lavenderblush
#FFF0F5
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CED6 #CED8D0
analogous
#D5CED8 #D8CED6 #D8CED1
triadic
#D8CED6 #D6D8CE #CED6D8
tetradic
#D8CED6 #D8D5CE #CED8D0 #CED1D8
square
#D8CED6 #D8D5CE #CED8D0 #CED1D8
split-complementary
#D8CED6 #D1D8CE #CED8D5
monochromatic
#A28A9D #BDACB9 #D8CED6 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.53
#D8CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#D8CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CED6
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CED6 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D6
Deuteranopia (green-blind)
#D0D1D6
Tritanopia (blue-blind)
#D9CED1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d8ced6; /* rgb */ color: rgb(216, 206, 214); /* oklch */ color: oklch(86.2% 0.015 332.3);
Tailwind
colors: {
custom: {
50: '#e4dde2',
500: '#d8ced6',
950: '#000000',
},
}SCSS
$custom: #d8ced6; $custom-light: #e4dde2; $custom-dark: #000000;
JSON
{
"hex": "#d8ced6",
"rgb": {
"r": 216,
"g": 206,
"b": 214
},
"hsl": {
"h": 312,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.8618,
"c": 0.01542,
"h": 332.3
},
"luminance": 0.63597
}Semantic roles & 50–950 ramp
primary
#D8CED6
secondary
#9EACA1
accent
#955E50
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484