#D8B2BB#D8B2BB
#D8B2BB is a light, muted red. Relative luminance 0.500; OKLCH L 80.0% C 0.045 H 2.3°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D8B2BB |
|---|---|
| RGB | rgb(216, 178, 187) |
| HSL | hsl(346, 33%, 77%) |
| HSV | hsv(346, 18%, 85%) |
| CMYK | cmyk(0%, 17.6%, 13.4%, 15.3%) |
| CIE-LAB | lab(76.09, 15.16, 0.60) |
| CIE-LCH | lch(76.09, 15.17, 2.27°) |
| OKLab | oklab(79.96% 0.0454 0.0018) |
| OKLCH | oklch(79.96% 0.045 2.3) |
| XYZ | xyz(53.2086, 50.0292, 53.8578) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.66
Pinkish Grey
#C8ACA9
ΔE00 6.51
Faded Pink
#DE9DAC
ΔE00 7.43
Thistle
#D8BFD8
ΔE00 7.55
Pale Rose
#FDC1C5
ΔE00 7.56
Bubblegum
#FFC1CC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8B2BB #B2D8CF
analogous
#D8B2CE #D8B2BB #D8BCB2
triadic
#D8B2BB #BBD8B2 #B2BBD8
tetradic
#D8B2BB #CED8B2 #B2D8CF #BCB2D8
square
#D8B2BB #CED8B2 #B2D8CF #BCB2D8
split-complementary
#D8B2BB #B2D8BC #B2CED8
monochromatic
#AF6173 #C38997 #D8B2BB #EDDBDF #F5EBED
Accessibility & contrast
On white
1.91
#D8B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#D8B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8B2BB
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8B2BB | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#BFBEBA
Tritanopia (blue-blind)
#DFB0B5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #d8b2bb; /* rgb */ color: rgb(216, 178, 187); /* oklch */ color: oklch(80.0% 0.045 2.3);
Tailwind
colors: {
custom: {
50: '#e4c9cf',
500: '#d8b2bb',
950: '#000000',
},
}SCSS
$custom: #d8b2bb; $custom-light: #e4c9cf; $custom-dark: #000000;
JSON
{
"hex": "#d8b2bb",
"rgb": {
"r": 216,
"g": 178,
"b": 187
},
"hsl": {
"h": 345.789,
"s": 32.759,
"l": 77.255
},
"oklch": {
"l": 0.79963,
"c": 0.04548,
"h": 2.3
},
"luminance": 0.50028
}Semantic roles & 50–950 ramp
primary
#D8B2BB
secondary
#7FAFA4
accent
#AC913A
background
#FEFDFE
surface
#FCF9FB
border
#D5D2D4
text
#151313
muted
#848283