#D2B6B8#D2B6B8
#D2B6B8 is a light, muted red. Relative luminance 0.506; OKLCH L 80.1% C 0.032 H 12.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D2B6B8 |
|---|---|
| RGB | rgb(210, 182, 184) |
| HSL | hsl(356, 24%, 77%) |
| HSV | hsv(356, 13%, 82%) |
| CMYK | cmyk(0%, 13.3%, 12.4%, 17.6%) |
| CIE-LAB | lab(76.45, 10.34, 2.69) |
| CIE-LCH | lch(76.45, 10.69, 14.58°) |
| OKLab | oklab(80.09% 0.0315 0.0072) |
| OKLCH | oklch(80.09% 0.032 12.9) |
| XYZ | xyz(51.9575, 50.6195, 52.3716) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.58
Dusty Pink
#D8A7B1
ΔE00 7.16
Thistle
#D8BFD8
ΔE00 9.03
Pale Rose
#FDC1C5
ΔE00 9.50
Light Rose
#FFC5CB
ΔE00 9.67
Pale Pink
#FFCFDC
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2B6B8 #B6D2D0
analogous
#D2B6C6 #D2B6B8 #D2C2B6
triadic
#D2B6B8 #B8D2B6 #B6B8D2
tetradic
#D2B6B8 #C6D2B6 #B6D2D0 #C2B6D2
square
#D2B6B8 #C6D2B6 #B6D2D0 #C2B6D2
split-complementary
#D2B6B8 #B6D2C2 #B6C6D2
monochromatic
#A36A6E #BB9093 #D2B6B8 #E9DCDD #F3ECED
Accessibility & contrast
On white
1.89
#D2B6B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#D2B6B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2B6B8
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2B6B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2B6B8 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABAB8
Deuteranopia (green-blind)
#C0BEB8
Tritanopia (blue-blind)
#D8B4B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #d2b6b8; /* rgb */ color: rgb(210, 182, 184); /* oklch */ color: oklch(80.1% 0.032 12.9);
Tailwind
colors: {
custom: {
50: '#e0cbcd',
500: '#d2b6b8',
950: '#000000',
},
}SCSS
$custom: #d2b6b8; $custom-light: #e0cbcd; $custom-dark: #000000;
JSON
{
"hex": "#d2b6b8",
"rgb": {
"r": 210,
"g": 182,
"b": 184
},
"hsl": {
"h": 355.714,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.80089,
"c": 0.03231,
"h": 12.9
},
"luminance": 0.50618
}Semantic roles & 50–950 ramp
primary
#D2B6B8
secondary
#85A8A5
accent
#A29B43
background
#FEFEFE
surface
#FCFAFA
border
#D5D3D3
text
#151313
muted
#848383