#D0B2B8#D0B2B8
#D0B2B8 is a light, muted red. Relative luminance 0.487; OKLCH L 79.1% C 0.035 H 4.4°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D0B2B8 |
|---|---|
| RGB | rgb(208, 178, 184) |
| HSL | hsl(348, 24%, 76%) |
| HSV | hsv(348, 14%, 82%) |
| CMYK | cmyk(0%, 14.4%, 11.5%, 18.4%) |
| CIE-LAB | lab(75.27, 11.78, 0.96) |
| CIE-LCH | lch(75.27, 11.82, 4.66°) |
| OKLab | oklab(79.13% 0.0354 0.0027) |
| OKLCH | oklch(79.13% 0.035 4.4) |
| XYZ | xyz(50.5840, 48.7126, 52.0759) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.48
Dusty Pink
#D8A7B1
ΔE00 5.68
Thistle
#D8BFD8
ΔE00 7.89
Pale Rose
#FDC1C5
ΔE00 9.42
Faded Pink
#DE9DAC
ΔE00 9.48
Light Rose
#FFC5CB
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0B2B8 #B2D0CA
analogous
#D0B2C7 #D0B2B8 #D0BBB2
triadic
#D0B2B8 #B8D0B2 #B2B8D0
tetradic
#D0B2B8 #C7D0B2 #B2D0CA #BBB2D0
square
#D0B2B8 #C7D0B2 #B2D0CA #BBB2D0
split-complementary
#D0B2B8 #B2D0BB #B2C7D0
monochromatic
#A26672 #B98C95 #D0B2B8 #E7D8DB #F3ECED
Accessibility & contrast
On white
1.95
#D0B2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#D0B2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0B2B8
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0B2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0B2B8 | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B8
Deuteranopia (green-blind)
#BCBBB7
Tritanopia (blue-blind)
#D6B0B4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #d0b2b8; /* rgb */ color: rgb(208, 178, 184); /* oklch */ color: oklch(79.1% 0.035 4.4);
Tailwind
colors: {
custom: {
50: '#dec9cd',
500: '#d0b2b8',
950: '#000000',
},
}SCSS
$custom: #d0b2b8; $custom-light: #dec9cd; $custom-dark: #000000;
JSON
{
"hex": "#d0b2b8",
"rgb": {
"r": 208,
"g": 178,
"b": 184
},
"hsl": {
"h": 348,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.79131,
"c": 0.03549,
"h": 4.4
},
"luminance": 0.48711
}Semantic roles & 50–950 ramp
primary
#D0B2B8
secondary
#E1EAE8
accent
#A39043
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282