#D4C5CD#D4C5CD
#D4C5CD is a very light, near-neutral pink. Relative luminance 0.583; OKLCH L 83.8% C 0.020 H 344.0°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C5CD |
|---|---|
| RGB | rgb(212, 197, 205) |
| HSL | hsl(328, 15%, 80%) |
| HSV | hsv(328, 7%, 83%) |
| CMYK | cmyk(0%, 7.1%, 3.3%, 16.9%) |
| CIE-LAB | lab(80.93, 6.64, -2.10) |
| CIE-LCH | lch(80.93, 6.97, 342.47°) |
| OKLab | oklab(83.81% 0.0192 -0.0055) |
| OKLCH | oklch(83.81% 0.02 344) |
| XYZ | xyz(58.1356, 58.3379, 65.9435) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.22
Silver
#C0C0C0
ΔE00 8.58
Light Gray
#D3D3D3
ΔE00 8.63
Pinkish Grey
#C8ACA9
ΔE00 8.78
Dove Gray
#B6B8BD
ΔE00 9.18
Gainsboro
#DCDCDC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C5CD #C5D4CC
analogous
#D3C5D4 #D4C5CD #D4C5C6
triadic
#D4C5CD #CDD4C5 #C5CDD4
tetradic
#D4C5CD #D4D3C5 #C5D4CC #C5C6D4
square
#D4C5CD #D4D3C5 #C5D4CC #C5C6D4
split-complementary
#D4C5CD #C6D4C5 #C5D4D3
monochromatic
#A07F90 #BAA2AF #D4C5CD #EEE8EB #F2EDF0
Accessibility & contrast
On white
1.66
#D4C5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#D4C5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C5CD
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C5CD | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#D6C5C8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d4c5cd; /* rgb */ color: rgb(212, 197, 205); /* oklch */ color: oklch(83.8% 0.020 344.0);
Tailwind
colors: {
custom: {
50: '#e1d6dc',
500: '#d4c5cd',
950: '#000000',
},
}SCSS
$custom: #d4c5cd; $custom-light: #e1d6dc; $custom-dark: #000000;
JSON
{
"hex": "#d4c5cd",
"rgb": {
"r": 212,
"g": 197,
"b": 205
},
"hsl": {
"h": 328,
"s": 14.851,
"l": 80.196
},
"oklch": {
"l": 0.83808,
"c": 0.01992,
"h": 344
},
"luminance": 0.58337
}Semantic roles & 50–950 ramp
primary
#D4C5CD
secondary
#95A99E
accent
#99704C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384