#D4C8CD#D4C8CD
#D4C8CD is a very light, near-neutral pink. Relative luminance 0.597; OKLCH L 84.4% C 0.015 H 350.1°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C8CD |
|---|---|
| RGB | rgb(212, 200, 205) |
| HSL | hsl(335, 12%, 81%) |
| HSV | hsv(335, 6%, 83%) |
| CMYK | cmyk(0%, 5.7%, 3.3%, 16.9%) |
| CIE-LAB | lab(81.68, 5.05, -0.99) |
| CIE-LCH | lch(81.68, 5.15, 348.90°) |
| OKLab | oklab(84.4% 0.0147 -0.0026) |
| OKLCH | oklch(84.4% 0.015 350.1) |
| XYZ | xyz(58.8236, 59.7139, 66.1728) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.80
Silver
#C0C0C0
ΔE00 7.08
Gainsboro
#DCDCDC
ΔE00 7.65
Dove Gray
#B6B8BD
ΔE00 8.18
Fog
#D8DCE0
ΔE00 8.79
Thistle
#D8BFD8
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C8CD #C8D4CF
analogous
#D4C8D3 #D4C8CD #D4C9C8
triadic
#D4C8CD #CDD4C8 #C8CDD4
tetradic
#D4C8CD #D3D4C8 #C8D4CF #C9C8D4
square
#D4C8CD #D3D4C8 #C8D4CF #C9C8D4
split-complementary
#D4C8CD #C8D4C9 #C8D3D4
monochromatic
#9E838F #B9A6AE #D4C8CD #EFEAEC #F2EEEF
Accessibility & contrast
On white
1.62
#D4C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#D4C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C8CD
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C8CD | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#CBCCCD
Tritanopia (blue-blind)
#D6C8CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d4c8cd; /* rgb */ color: rgb(212, 200, 205); /* oklch */ color: oklch(84.4% 0.015 350.1);
Tailwind
colors: {
custom: {
50: '#e1d8dc',
500: '#d4c8cd',
950: '#000000',
},
}SCSS
$custom: #d4c8cd; $custom-light: #e1d8dc; $custom-dark: #000000;
JSON
{
"hex": "#d4c8cd",
"rgb": {
"r": 212,
"g": 200,
"b": 205
},
"hsl": {
"h": 335,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.844,
"c": 0.01495,
"h": 350.1
},
"luminance": 0.59713
}Semantic roles & 50–950 ramp
primary
#D4C8CD
secondary
#98A8A1
accent
#96794F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384