#D4C0BB#D4C0BB
#D4C0BB is a very light, muted red. Relative luminance 0.553; OKLCH L 82.3% C 0.024 H 34.3°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C0BB |
|---|---|
| RGB | rgb(212, 192, 187) |
| HSL | hsl(12, 23%, 78%) |
| HSV | hsv(12, 12%, 83%) |
| CMYK | cmyk(0%, 9.4%, 11.8%, 16.9%) |
| CIE-LAB | lab(79.21, 6.21, 5.08) |
| CIE-LCH | lch(79.21, 8.03, 39.27°) |
| OKLab | oklab(82.31% 0.0197 0.0134) |
| OKLCH | oklch(82.31% 0.024 34.3) |
| XYZ | xyz(54.9700, 55.2852, 54.7794) |
| Luminance | 0.5528 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.83
Warm Gray
#C9BEB0
ΔE00 7.17
Silver
#C0C0C0
ΔE00 8.63
Mistyrose
#FFE4E1
ΔE00 9.15
Light Gray
#D3D3D3
ΔE00 9.30
Gainsboro
#DCDCDC
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C0BB #BBCFD4
analogous
#D4BBC2 #D4C0BB #D4CCBB
triadic
#D4C0BB #BBD4C0 #C0BBD4
tetradic
#D4C0BB #C2D4BB #BBCFD4 #CCBBD4
square
#D4C0BB #C2D4BB #BBCFD4 #CCBBD4
split-complementary
#D4C0BB #BBD4CC #BBC2D4
monochromatic
#A57B70 #BC9D96 #D4C0BB #ECE3E0 #F3EEEC
Accessibility & contrast
On white
1.74
#D4C0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#D4C0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C0BB
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C0BB | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#D9BEBF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d4c0bb; /* rgb */ color: rgb(212, 192, 187); /* oklch */ color: oklch(82.3% 0.024 34.3);
Tailwind
colors: {
custom: {
50: '#e1d3cf',
500: '#d4c0bb',
950: '#000000',
},
}SCSS
$custom: #d4c0bb; $custom-light: #e1d3cf; $custom-dark: #000000;
JSON
{
"hex": "#d4c0bb",
"rgb": {
"r": 212,
"g": 192,
"b": 187
},
"hsl": {
"h": 12,
"s": 22.523,
"l": 78.235
},
"oklch": {
"l": 0.82309,
"c": 0.02383,
"h": 34.3
},
"luminance": 0.55284
}Semantic roles & 50–950 ramp
primary
#D4C0BB
secondary
#8AA3AA
accent
#8EA145
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383