#D4C2CE#D4C2CE
#D4C2CE is a very light, muted pink. Relative luminance 0.570; OKLCH L 83.3% C 0.026 H 337.9°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C2CE |
|---|---|
| RGB | rgb(212, 194, 206) |
| HSL | hsl(320, 17%, 80%) |
| HSV | hsv(320, 8%, 83%) |
| CMYK | cmyk(0%, 8.5%, 2.8%, 16.9%) |
| CIE-LAB | lab(80.20, 8.42, -3.70) |
| CIE-LCH | lch(80.20, 9.20, 336.26°) |
| OKLab | oklab(83.25% 0.024 -0.0097) |
| OKLCH | oklch(83.25% 0.026 337.9) |
| XYZ | xyz(57.5823, 57.0375, 66.3565) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.18
Pinkish Grey
#C8ACA9
ΔE00 8.95
Light Pink
#FFD1DF
ΔE00 9.59
Pale Pink
#FFCFDC
ΔE00 9.82
Silver
#C0C0C0
ΔE00 10.30
Dove Gray
#B6B8BD
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C2CE #C2D4C8
analogous
#D1C2D4 #D4C2CE #D4C2C5
triadic
#D4C2CE #CED4C2 #C2CED4
tetradic
#D4C2CE #D4D1C2 #C2D4C8 #C2C5D4
square
#D4C2CE #D4D1C2 #C2D4C8 #C2C5D4
split-complementary
#D4C2CE #C5D4C2 #C2D4D1
monochromatic
#A17A94 #BB9EB1 #D4C2CE #EDE6EB #F2EDF1
Accessibility & contrast
On white
1.69
#D4C2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#D4C2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C2CE
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C2CE | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CF
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#D6C2C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d4c2ce; /* rgb */ color: rgb(212, 194, 206); /* oklch */ color: oklch(83.3% 0.026 337.9);
Tailwind
colors: {
custom: {
50: '#e1d4dc',
500: '#d4c2ce',
950: '#000000',
},
}SCSS
$custom: #d4c2ce; $custom-light: #e1d4dc; $custom-dark: #000000;
JSON
{
"hex": "#d4c2ce",
"rgb": {
"r": 212,
"g": 194,
"b": 206
},
"hsl": {
"h": 320,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.8325,
"c": 0.02586,
"h": 337.9
},
"luminance": 0.57037
}Semantic roles & 50–950 ramp
primary
#D4C2CE
secondary
#91A999
accent
#9C654A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384