#D2B8B6#D2B8B6
#D2B8B6 is a light, muted red. Relative luminance 0.514; OKLCH L 80.4% C 0.030 H 23.0°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D2B8B6 |
|---|---|
| RGB | rgb(210, 184, 182) |
| HSL | hsl(4, 24%, 77%) |
| HSV | hsv(4, 13%, 82%) |
| CMYK | cmyk(0%, 12.4%, 13.3%, 17.6%) |
| CIE-LAB | lab(76.90, 8.94, 4.43) |
| CIE-LCH | lch(76.90, 9.98, 26.34°) |
| OKLab | oklab(80.42% 0.0277 0.0118) |
| OKLCH | oklch(80.42% 0.03 23) |
| XYZ | xyz(52.1619, 51.3613, 51.4128) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.22
Dusty Pink
#D8A7B1
ΔE00 8.81
Warm Gray
#C9BEB0
ΔE00 10.10
Pale Rose
#FDC1C5
ΔE00 10.32
Mistyrose
#FFE4E1
ΔE00 10.39
Light Rose
#FFC5CB
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2B8B6 #B6D0D2
analogous
#D2B6C2 #D2B8B6 #D2C6B6
triadic
#D2B8B6 #B6D2B8 #B8B6D2
tetradic
#D2B8B6 #C2D2B6 #B6D0D2 #C6B6D2
square
#D2B8B6 #C2D2B6 #B6D0D2 #C6B6D2
split-complementary
#D2B8B6 #B6D2C6 #B6C2D2
monochromatic
#A36E6A #BB9390 #D2B8B6 #E9DDDC #F3EDEC
Accessibility & contrast
On white
1.86
#D2B8B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#D2B8B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2B8B6
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2B8B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2B8B6 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBBB6
Deuteranopia (green-blind)
#C3C0B6
Tritanopia (blue-blind)
#D8B5B8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #d2b8b6; /* rgb */ color: rgb(210, 184, 182); /* oklch */ color: oklch(80.4% 0.030 23.0);
Tailwind
colors: {
custom: {
50: '#e0cdcb',
500: '#d2b8b6',
950: '#000000',
},
}SCSS
$custom: #d2b8b6; $custom-light: #e0cdcb; $custom-dark: #000000;
JSON
{
"hex": "#d2b8b6",
"rgb": {
"r": 210,
"g": 184,
"b": 182
},
"hsl": {
"h": 4.286,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.80423,
"c": 0.03006,
"h": 23
},
"luminance": 0.5136
}Semantic roles & 50–950 ramp
primary
#D2B8B6
secondary
#85A5A8
accent
#9BA243
background
#FEFEFD
surface
#FCFAF9
border
#D5D3D2
text
#151313
muted
#848382