#D4C4C8#D4C4C8
#D4C4C8 is a very light, near-neutral red. Relative luminance 0.576; OKLCH L 83.5% C 0.019 H 0.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C4C8 |
|---|---|
| RGB | rgb(212, 196, 200) |
| HSL | hsl(345, 16%, 80%) |
| HSV | hsv(345, 8%, 83%) |
| CMYK | cmyk(0%, 7.5%, 5.7%, 16.9%) |
| CIE-LAB | lab(80.54, 6.29, 0.03) |
| CIE-LCH | lch(80.54, 6.29, 0.23°) |
| OKLab | oklab(83.47% 0.0187 0.0002) |
| OKLCH | oklch(83.47% 0.019 0.5) |
| XYZ | xyz(57.3154, 57.6478, 62.7401) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.65
Silver
#C0C0C0
ΔE00 8.03
Light Gray
#D3D3D3
ΔE00 8.24
Thistle
#D8BFD8
ΔE00 8.63
Mistyrose
#FFE4E1
ΔE00 9.03
Dove Gray
#B6B8BD
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C4C8 #C4D4D0
analogous
#D4C4D0 #D4C4C8 #D4C8C4
triadic
#D4C4C8 #C8D4C4 #C4C8D4
tetradic
#D4C4C8 #D0D4C4 #C4D4D0 #C8C4D4
square
#D4C4C8 #D0D4C4 #C4D4D0 #C8C4D4
split-complementary
#D4C4C8 #C4D4C8 #C4D0D4
monochromatic
#A07D86 #BAA1A7 #D4C4C8 #EEE7E9 #F2EDEF
Accessibility & contrast
On white
1.68
#D4C4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#D4C4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C4C8
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C4C8 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C8
Deuteranopia (green-blind)
#C9C9C8
Tritanopia (blue-blind)
#D7C3C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d4c4c8; /* rgb */ color: rgb(212, 196, 200); /* oklch */ color: oklch(83.5% 0.019 0.5);
Tailwind
colors: {
custom: {
50: '#e1d5d8',
500: '#d4c4c8',
950: '#000000',
},
}SCSS
$custom: #d4c4c8; $custom-light: #e1d5d8; $custom-dark: #000000;
JSON
{
"hex": "#d4c4c8",
"rgb": {
"r": 212,
"g": 196,
"b": 200
},
"hsl": {
"h": 345,
"s": 15.686,
"l": 80
},
"oklch": {
"l": 0.83465,
"c": 0.01874,
"h": 0.5
},
"luminance": 0.57647
}Semantic roles & 50–950 ramp
primary
#D4C4C8
secondary
#93A9A3
accent
#9A864C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383