#D2C0BF#D2C0BF
#D2C0BF is a very light, muted red. Relative luminance 0.552; OKLCH L 82.2% C 0.020 H 21.4°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C0BF |
|---|---|
| RGB | rgb(210, 192, 191) |
| HSL | hsl(3, 17%, 79%) |
| HSV | hsv(3, 9%, 82%) |
| CMYK | cmyk(0%, 8.6%, 9%, 17.6%) |
| CIE-LAB | lab(79.14, 6.16, 2.80) |
| CIE-LCH | lch(79.14, 6.77, 24.44°) |
| OKLab | oklab(82.25% 0.0191 0.0075) |
| OKLCH | oklch(82.25% 0.02 21.4) |
| XYZ | xyz(54.8311, 55.1634, 57.0392) |
| Luminance | 0.5516 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.97
Silver
#C0C0C0
ΔE00 8.00
Warm Gray
#C9BEB0
ΔE00 8.29
Light Gray
#D3D3D3
ΔE00 8.75
Mistyrose
#FFE4E1
ΔE00 9.27
Dove Gray
#B6B8BD
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C0BF #BFD1D2
analogous
#D2BFC7 #D2C0BF #D2C9BF
triadic
#D2C0BF #BFD2C0 #C0BFD2
tetradic
#D2C0BF #C7D2BF #BFD1D2 #C9BFD2
square
#D2C0BF #C7D2BF #BFD1D2 #C9BFD2
split-complementary
#D2C0BF #BFD2C9 #BFC7D2
monochromatic
#9F7977 #B99D9B #D2C0BF #EBE3E3 #F2EDED
Accessibility & contrast
On white
1.75
#D2C0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#D2C0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C0BF
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C0BF | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#C7C5BF
Tritanopia (blue-blind)
#D6BEC0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d2c0bf; /* rgb */ color: rgb(210, 192, 191); /* oklch */ color: oklch(82.2% 0.020 21.4);
Tailwind
colors: {
custom: {
50: '#dfd3d2',
500: '#d2c0bf',
950: '#000000',
},
}SCSS
$custom: #d2c0bf; $custom-light: #dfd3d2; $custom-dark: #000000;
JSON
{
"hex": "#d2c0bf",
"rgb": {
"r": 210,
"g": 192,
"b": 191
},
"hsl": {
"h": 3.158,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.82247,
"c": 0.02048,
"h": 21.4
},
"luminance": 0.55162
}Semantic roles & 50–950 ramp
primary
#D2C0BF
secondary
#8EA6A7
accent
#979C4A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383