#D4C2CD#D4C2CD
#D4C2CD is a very light, muted pink. Relative luminance 0.570; OKLCH L 83.2% C 0.025 H 340.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C2CD |
|---|---|
| RGB | rgb(212, 194, 205) |
| HSL | hsl(323, 17%, 80%) |
| HSV | hsv(323, 8%, 83%) |
| CMYK | cmyk(0%, 8.5%, 3.3%, 16.9%) |
| CIE-LAB | lab(80.17, 8.24, -3.20) |
| CIE-LCH | lch(80.17, 8.84, 338.75°) |
| OKLab | oklab(83.22% 0.0236 -0.0084) |
| OKLCH | oklch(83.22% 0.025 340.4) |
| XYZ | xyz(57.4612, 56.9891, 65.7187) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.54
Pinkish Grey
#C8ACA9
ΔE00 8.68
Light Pink
#FFD1DF
ΔE00 9.64
Pale Pink
#FFCFDC
ΔE00 9.86
Silver
#C0C0C0
ΔE00 10.06
Dove Gray
#B6B8BD
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C2CD #C2D4C9
analogous
#D2C2D4 #D4C2CD #D4C2C4
triadic
#D4C2CD #CDD4C2 #C2CDD4
tetradic
#D4C2CD #D4D2C2 #C2D4C9 #C2C4D4
square
#D4C2CD #D4D2C2 #C2D4C9 #C2C4D4
split-complementary
#D4C2CD #C4D4C2 #C2D4D2
monochromatic
#A17A92 #BB9EB0 #D4C2CD #EDE6EA #F2EDF0
Accessibility & contrast
On white
1.69
#D4C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#D4C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C2CD
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C2CD | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CD
Deuteranopia (green-blind)
#C6C8CC
Tritanopia (blue-blind)
#D7C2C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d4c2cd; /* rgb */ color: rgb(212, 194, 205); /* oklch */ color: oklch(83.2% 0.025 340.4);
Tailwind
colors: {
custom: {
50: '#e1d4dc',
500: '#d4c2cd',
950: '#000000',
},
}SCSS
$custom: #d4c2cd; $custom-light: #e1d4dc; $custom-dark: #000000;
JSON
{
"hex": "#d4c2cd",
"rgb": {
"r": 212,
"g": 194,
"b": 205
},
"hsl": {
"h": 323.333,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.8322,
"c": 0.02504,
"h": 340.4
},
"luminance": 0.56988
}Semantic roles & 50–950 ramp
primary
#D4C2CD
secondary
#91A99A
accent
#9C6A4A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384