#D0B6B2#D0B6B2
#D0B6B2 is a light, muted red. Relative luminance 0.501; OKLCH L 79.7% C 0.031 H 28.2°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D0B6B2 |
|---|---|
| RGB | rgb(208, 182, 178) |
| HSL | hsl(8, 24%, 76%) |
| HSV | hsv(8, 14%, 82%) |
| CMYK | cmyk(0%, 12.5%, 14.4%, 18.4%) |
| CIE-LAB | lab(76.12, 8.64, 5.45) |
| CIE-LCH | lch(76.12, 10.22, 32.27°) |
| OKLab | oklab(79.74% 0.0269 0.0144) |
| OKLCH | oklch(79.74% 0.031 28.2) |
| XYZ | xyz(50.7759, 50.0814, 49.1028) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.73
Dusty Pink
#D8A7B1
ΔE00 9.27
Warm Gray
#C9BEB0
ΔE00 9.46
Mushroom
#BA9E88
ΔE00 10.71
Silver
#C0C0C0
ΔE00 10.73
Pale Rose
#FDC1C5
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0B6B2 #B2CCD0
analogous
#D0B2BD #D0B6B2 #D0C5B2
triadic
#D0B6B2 #B2D0B6 #B6B2D0
tetradic
#D0B6B2 #BDD0B2 #B2CCD0 #C5B2D0
square
#D0B6B2 #BDD0B2 #B2CCD0 #C5B2D0
split-complementary
#D0B6B2 #B2D0C5 #B2BDD0
monochromatic
#A26E66 #B9928C #D0B6B2 #E7DAD8 #F3EDEC
Accessibility & contrast
On white
1.91
#D0B6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#D0B6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0B6B2
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0B6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0B6B2 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB9B2
Deuteranopia (green-blind)
#C1BEB2
Tritanopia (blue-blind)
#D7B3B5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #d0b6b2; /* rgb */ color: rgb(208, 182, 178); /* oklch */ color: oklch(79.7% 0.031 28.2);
Tailwind
colors: {
custom: {
50: '#decbc9',
500: '#d0b6b2',
950: '#000000',
},
}SCSS
$custom: #d0b6b2; $custom-light: #decbc9; $custom-dark: #000000;
JSON
{
"hex": "#d0b6b2",
"rgb": {
"r": 208,
"g": 182,
"b": 178
},
"hsl": {
"h": 8,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.79741,
"c": 0.03056,
"h": 28.2
},
"luminance": 0.5008
}Semantic roles & 50–950 ramp
primary
#D0B6B2
secondary
#81A1A5
accent
#96A343
background
#FEFEFD
surface
#FCFAF9
border
#D5D3D2
text
#151313
muted
#848382