#D8CED4#D8CED4
#D8CED4 is a very light, near-neutral pink. Relative luminance 0.635; OKLCH L 86.1% C 0.014 H 340.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CED4 |
|---|---|
| RGB | rgb(216, 206, 212) |
| HSL | hsl(324, 11%, 83%) |
| HSV | hsv(324, 5%, 85%) |
| CMYK | cmyk(0%, 4.6%, 1.9%, 15.3%) |
| CIE-LAB | lab(83.70, 4.51, -1.73) |
| CIE-LCH | lch(83.70, 4.84, 338.98°) |
| OKLab | oklab(86.12% 0.0129 -0.0045) |
| OKLCH | oklch(86.12% 0.014 340.6) |
| XYZ | xyz(62.2722, 63.4954, 71.2499) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.07
Gainsboro
#DCDCDC
ΔE00 6.59
Silver
#C0C0C0
ΔE00 7.31
Fog
#D8DCE0
ΔE00 7.57
Lavenderblush
#FFF0F5
ΔE00 7.97
Lavender (CSS)
#E6E6FA
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CED4 #CED8D2
analogous
#D7CED8 #D8CED4 #D8CECF
triadic
#D8CED4 #D4D8CE #CED4D8
tetradic
#D8CED4 #D8D7CE #CED8D2 #CECFD8
square
#D8CED4 #D8D7CE #CED8D2 #CECFD8
split-complementary
#D8CED4 #CFD8CE #CED8D7
monochromatic
#A28A98 #BDACB6 #D8CED4 #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.53
#D8CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#D8CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CED4
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CED4 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D4
Deuteranopia (green-blind)
#D0D1D4
Tritanopia (blue-blind)
#D9CED0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d8ced4; /* rgb */ color: rgb(216, 206, 212); /* oklch */ color: oklch(86.1% 0.014 340.6);
Tailwind
colors: {
custom: {
50: '#e4dde1',
500: '#d8ced4',
950: '#000000',
},
}SCSS
$custom: #d8ced4; $custom-light: #e4dde1; $custom-dark: #000000;
JSON
{
"hex": "#d8ced4",
"rgb": {
"r": 216,
"g": 206,
"b": 212
},
"hsl": {
"h": 324,
"s": 11.364,
"l": 82.745
},
"oklch": {
"l": 0.8612,
"c": 0.01368,
"h": 340.6
},
"luminance": 0.63495
}Semantic roles & 50–950 ramp
primary
#D8CED4
secondary
#9EACA4
accent
#956C50
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484