#D4C8D0#D4C8D0
#D4C8D0 is a very light, near-neutral pink. Relative luminance 0.599; OKLCH L 84.5% C 0.017 H 337.7°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C8D0 |
|---|---|
| RGB | rgb(212, 200, 208) |
| HSL | hsl(320, 12%, 81%) |
| HSV | hsv(320, 6%, 83%) |
| CMYK | cmyk(0%, 5.7%, 1.9%, 16.9%) |
| CIE-LAB | lab(81.76, 5.59, -2.48) |
| CIE-LCH | lch(81.76, 6.11, 336.06°) |
| OKLab | oklab(84.49% 0.0159 -0.0065) |
| OKLCH | oklch(84.49% 0.017 337.7) |
| XYZ | xyz(59.1892, 59.8601, 68.0983) |
| Luminance | 0.5986 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.54
Silver
#C0C0C0
ΔE00 7.83
Thistle
#D8BFD8
ΔE00 7.95
Gainsboro
#DCDCDC
ΔE00 8.31
Dove Gray
#B6B8BD
ΔE00 8.49
Fog
#D8DCE0
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C8D0 #C8D4CC
analogous
#D2C8D4 #D4C8D0 #D4C8CA
triadic
#D4C8D0 #D0D4C8 #C8D0D4
tetradic
#D4C8D0 #D4D2C8 #C8D4CC #C8CAD4
square
#D4C8D0 #D4D2C8 #C8D4CC #C8CAD4
split-complementary
#D4C8D0 #CAD4C8 #C8D4D2
monochromatic
#9E8395 #B9A6B3 #D4C8D0 #EFEAED #F2EEF0
Accessibility & contrast
On white
1.62
#D4C8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#D4C8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C8D0
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C8D0 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CAD0
Deuteranopia (green-blind)
#CBCCD0
Tritanopia (blue-blind)
#D6C8CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d4c8d0; /* rgb */ color: rgb(212, 200, 208); /* oklch */ color: oklch(84.5% 0.017 337.7);
Tailwind
colors: {
custom: {
50: '#e1d8de',
500: '#d4c8d0',
950: '#000000',
},
}SCSS
$custom: #d4c8d0; $custom-light: #e1d8de; $custom-dark: #000000;
JSON
{
"hex": "#d4c8d0",
"rgb": {
"r": 212,
"g": 200,
"b": 208
},
"hsl": {
"h": 320,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.84488,
"c": 0.01716,
"h": 337.7
},
"luminance": 0.5986
}Semantic roles & 50–950 ramp
primary
#D4C8D0
secondary
#98A89D
accent
#96674F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384