#D2B6BB#D2B6BB
#D2B6BB is a light, muted red. Relative luminance 0.507; OKLCH L 80.2% C 0.033 H 5.7°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D2B6BB |
|---|---|
| RGB | rgb(210, 182, 187) |
| HSL | hsl(349, 24%, 77%) |
| HSV | hsv(349, 13%, 82%) |
| CMYK | cmyk(0%, 13.3%, 11%, 17.6%) |
| CIE-LAB | lab(76.53, 10.84, 1.17) |
| CIE-LCH | lch(76.53, 10.91, 6.17°) |
| OKLab | oklab(80.18% 0.0326 0.0033) |
| OKLCH | oklch(80.18% 0.033 5.7) |
| XYZ | xyz(52.2753, 50.7466, 54.0454) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.54
Dusty Pink
#D8A7B1
ΔE00 6.70
Thistle
#D8BFD8
ΔE00 7.83
Pale Rose
#FDC1C5
ΔE00 9.43
Light Rose
#FFC5CB
ΔE00 9.49
Pale Pink
#FFCFDC
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2B6BB #B6D2CD
analogous
#D2B6C9 #D2B6BB #D2BFB6
triadic
#D2B6BB #BBD2B6 #B6BBD2
tetradic
#D2B6BB #C9D2B6 #B6D2CD #BFB6D2
square
#D2B6BB #C9D2B6 #B6D2CD #BFB6D2
split-complementary
#D2B6BB #B6D2BF #B6C9D2
monochromatic
#A36A74 #BB9098 #D2B6BB #E9DCDE #F3ECED
Accessibility & contrast
On white
1.88
#D2B6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#D2B6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2B6BB
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2B6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2B6BB | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#C0BFBA
Tritanopia (blue-blind)
#D8B4B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #d2b6bb; /* rgb */ color: rgb(210, 182, 187); /* oklch */ color: oklch(80.2% 0.033 5.7);
Tailwind
colors: {
custom: {
50: '#e0cccf',
500: '#d2b6bb',
950: '#000000',
},
}SCSS
$custom: #d2b6bb; $custom-light: #e0cccf; $custom-dark: #000000;
JSON
{
"hex": "#d2b6bb",
"rgb": {
"r": 210,
"g": 182,
"b": 187
},
"hsl": {
"h": 349.286,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.80175,
"c": 0.0328,
"h": 5.7
},
"luminance": 0.50745
}Semantic roles & 50–950 ramp
primary
#D2B6BB
secondary
#85A8A1
accent
#A29143
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#151313
muted
#848383