#D4C8CB#D4C8CB
#D4C8CB is a very light, near-neutral red. Relative luminance 0.596; OKLCH L 84.3% C 0.014 H 0.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C8CB |
|---|---|
| RGB | rgb(212, 200, 203) |
| HSL | hsl(345, 12%, 81%) |
| HSV | hsv(345, 6%, 83%) |
| CMYK | cmyk(0%, 5.7%, 4.2%, 16.9%) |
| CIE-LAB | lab(81.63, 4.70, 0.00) |
| CIE-LCH | lch(81.63, 4.70, 0.05°) |
| OKLab | oklab(84.34% 0.014 0.0001) |
| OKLCH | oklch(84.34% 0.014 0.3) |
| XYZ | xyz(58.5837, 59.6179, 64.9095) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.39
Silver
#C0C0C0
ΔE00 6.66
Gainsboro
#DCDCDC
ΔE00 7.30
Dove Gray
#B6B8BD
ΔE00 8.08
Fog
#D8DCE0
ΔE00 8.63
Pinkish Grey
#C8ACA9
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C8CB #C8D4D1
analogous
#D4C8D1 #D4C8CB #D4CBC8
triadic
#D4C8CB #CBD4C8 #C8CBD4
tetradic
#D4C8CB #D1D4C8 #C8D4D1 #CBC8D4
square
#D4C8CB #D1D4C8 #C8D4D1 #CBC8D4
split-complementary
#D4C8CB #C8D4CB #C8D1D4
monochromatic
#9E838A #B9A6AB #D4C8CB #EFEAEB #F2EEEF
Accessibility & contrast
On white
1.62
#D4C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#D4C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C8CB
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C8CB | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#D6C7C9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d4c8cb; /* rgb */ color: rgb(212, 200, 203); /* oklch */ color: oklch(84.3% 0.014 0.3);
Tailwind
colors: {
custom: {
50: '#e1d8da',
500: '#d4c8cb',
950: '#000000',
},
}SCSS
$custom: #d4c8cb; $custom-light: #e1d8da; $custom-dark: #000000;
JSON
{
"hex": "#d4c8cb",
"rgb": {
"r": 212,
"g": 200,
"b": 203
},
"hsl": {
"h": 345,
"s": 12.245,
"l": 80.784
},
"oklch": {
"l": 0.84341,
"c": 0.01397,
"h": 0.3
},
"luminance": 0.59617
}Semantic roles & 50–950 ramp
primary
#D4C8CB
secondary
#98A8A4
accent
#96854F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383