#D2B0B6#D2B0B6
#D2B0B6 is a light, muted red. Relative luminance 0.481; OKLCH L 78.9% C 0.040 H 6.1°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D2B0B6 |
|---|---|
| RGB | rgb(210, 176, 182) |
| HSL | hsl(349, 27%, 76%) |
| HSV | hsv(349, 16%, 82%) |
| CMYK | cmyk(0%, 16.2%, 13.3%, 17.6%) |
| CIE-LAB | lab(74.91, 13.25, 1.54) |
| CIE-LCH | lch(74.91, 13.34, 6.64°) |
| OKLab | oklab(78.87% 0.0399 0.0043) |
| OKLCH | oklch(78.87% 0.04 6.1) |
| XYZ | xyz(50.5468, 48.1312, 50.8745) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.48
Pinkish Grey
#C8ACA9
ΔE00 4.76
Faded Pink
#DE9DAC
ΔE00 8.32
Thistle
#D8BFD8
ΔE00 8.33
Pale Rose
#FDC1C5
ΔE00 8.68
Light Mauve
#C292A1
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2B0B6 #B0D2CC
analogous
#D2B0C7 #D2B0B6 #D2BBB0
triadic
#D2B0B6 #B6D2B0 #B0B6D2
tetradic
#D2B0B6 #C7D2B0 #B0D2CC #BBB0D2
square
#D2B0B6 #C7D2B0 #B0D2CC #BBB0D2
split-complementary
#D2B0B6 #B0D2BB #B0C7D2
monochromatic
#A6626E #BC8992 #D2B0B6 #E8D7DA #F4ECED
Accessibility & contrast
On white
1.98
#D2B0B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#D2B0B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2B0B6
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2B0B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2B0B6 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B5B6
Deuteranopia (green-blind)
#BCBBB5
Tritanopia (blue-blind)
#D9AEB2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #d2b0b6; /* rgb */ color: rgb(210, 176, 182); /* oklch */ color: oklch(78.9% 0.040 6.1);
Tailwind
colors: {
custom: {
50: '#e0c7cb',
500: '#d2b0b6',
950: '#000000',
},
}SCSS
$custom: #d2b0b6; $custom-light: #e0c7cb; $custom-dark: #000000;
JSON
{
"hex": "#d2b0b6",
"rgb": {
"r": 210,
"g": 176,
"b": 182
},
"hsl": {
"h": 349.412,
"s": 27.419,
"l": 75.686
},
"oklch": {
"l": 0.78873,
"c": 0.04016,
"h": 6.1
},
"luminance": 0.4813
}Semantic roles & 50–950 ramp
primary
#D2B0B6
secondary
#E1EAE9
accent
#A6943F
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282