#D9BBBE#D9BBBE
#D9BBBE is a light, muted red. Relative luminance 0.540; OKLCH L 81.9% C 0.035 H 11.0°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BBBE |
|---|---|
| RGB | rgb(217, 187, 190) |
| HSL | hsl(354, 28%, 79%) |
| HSV | hsv(354, 14%, 85%) |
| CMYK | cmyk(0%, 13.8%, 12.4%, 14.9%) |
| CIE-LAB | lab(78.47, 11.17, 2.45) |
| CIE-LCH | lch(78.47, 11.44, 12.36°) |
| OKLab | oklab(81.86% 0.0339 0.0066) |
| OKLCH | oklch(81.86% 0.035 11) |
| XYZ | xyz(55.6794, 54.0115, 56.1974) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.05
Dusty Pink
#D8A7B1
ΔE00 7.13
Pale Rose
#FDC1C5
ΔE00 8.29
Light Rose
#FFC5CB
ΔE00 8.33
Thistle
#D8BFD8
ΔE00 8.38
Pale Pink
#FFCFDC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BBBE #BBD9D6
analogous
#D9BBCD #D9BBBE #D9C7BB
triadic
#D9BBBE #BED9BB #BBBED9
tetradic
#D9BBBE #CDD9BB #BBD9D6 #C7BBD9
square
#D9BBBE #CDD9BB #BBD9D6 #C7BBD9
split-complementary
#D9BBBE #BBD9C7 #BBCDD9
monochromatic
#AD6C73 #C39498 #D9BBBE #EFE2E4 #F4EBEC
Accessibility & contrast
On white
1.78
#D9BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#D9BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BBBE
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BBBE | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBE
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#DFB9BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #d9bbbe; /* rgb */ color: rgb(217, 187, 190); /* oklch */ color: oklch(81.9% 0.035 11.0);
Tailwind
colors: {
custom: {
50: '#e5cfd1',
500: '#d9bbbe',
950: '#000000',
},
}SCSS
$custom: #d9bbbe; $custom-light: #e5cfd1; $custom-dark: #000000;
JSON
{
"hex": "#d9bbbe",
"rgb": {
"r": 217,
"g": 187,
"b": 190
},
"hsl": {
"h": 354,
"s": 28.302,
"l": 79.216
},
"oklch": {
"l": 0.81863,
"c": 0.03455,
"h": 11
},
"luminance": 0.5401
}Semantic roles & 50–950 ramp
primary
#D9BBBE
secondary
#89B0AC
accent
#A79C3F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383