#D8CED5#D8CED5
#D8CED5 is a very light, near-neutral pink. Relative luminance 0.635; OKLCH L 86.2% C 0.015 H 336.2°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CED5 |
|---|---|
| RGB | rgb(216, 206, 213) |
| HSL | hsl(318, 11%, 83%) |
| HSV | hsv(318, 5%, 85%) |
| CMYK | cmyk(0%, 4.6%, 1.4%, 15.3%) |
| CIE-LAB | lab(83.73, 4.69, -2.23) |
| CIE-LCH | lch(83.73, 5.20, 334.60°) |
| OKLab | oklab(86.15% 0.0133 -0.0059) |
| OKLCH | oklch(86.15% 0.015 336.2) |
| XYZ | xyz(62.3987, 63.5460, 71.9163) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.36
Gainsboro
#DCDCDC
ΔE00 6.86
Silver
#C0C0C0
ΔE00 7.56
Fog
#D8DCE0
ΔE00 7.72
Lavenderblush
#FFF0F5
ΔE00 7.98
Lavender (CSS)
#E6E6FA
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CED5 #CED8D1
analogous
#D6CED8 #D8CED5 #D8CED0
triadic
#D8CED5 #D5D8CE #CED5D8
tetradic
#D8CED5 #D8D6CE #CED8D1 #CED0D8
square
#D8CED5 #D8D6CE #CED8D1 #CED0D8
split-complementary
#D8CED5 #D0D8CE #CED8D6
monochromatic
#A28A9B #BDACB8 #D8CED5 #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.53
#D8CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#D8CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CED5
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CED5 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D5
Deuteranopia (green-blind)
#D0D1D5
Tritanopia (blue-blind)
#D9CED0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d8ced5; /* rgb */ color: rgb(216, 206, 213); /* oklch */ color: oklch(86.2% 0.015 336.2);
Tailwind
colors: {
custom: {
50: '#e4dde1',
500: '#d8ced5',
950: '#000000',
},
}SCSS
$custom: #d8ced5; $custom-light: #e4dde1; $custom-dark: #000000;
JSON
{
"hex": "#d8ced5",
"rgb": {
"r": 216,
"g": 206,
"b": 213
},
"hsl": {
"h": 318,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.8615,
"c": 0.01451,
"h": 336.2
},
"luminance": 0.63546
}Semantic roles & 50–950 ramp
primary
#D8CED5
secondary
#9EACA2
accent
#956550
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484