#D1BBBE#D1BBBE
#D1BBBE is a light, muted red. Relative luminance 0.528; OKLCH L 81.1% C 0.025 H 8.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BBBE |
|---|---|
| RGB | rgb(209, 187, 190) |
| HSL | hsl(352, 19%, 78%) |
| HSV | hsv(352, 11%, 82%) |
| CMYK | cmyk(0%, 10.5%, 9.1%, 18%) |
| CIE-LAB | lab(77.77, 8.31, 1.34) |
| CIE-LCH | lch(77.77, 8.41, 9.16°) |
| OKLab | oklab(81.15% 0.0251 0.0037) |
| OKLCH | oklch(81.15% 0.025 8.3) |
| XYZ | xyz(53.3583, 52.8146, 56.0886) |
| Luminance | 0.5281 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.96
Thistle
#D8BFD8
ΔE00 8.52
Dusty Pink
#D8A7B1
ΔE00 9.10
Silver
#C0C0C0
ΔE00 9.77
Mistyrose
#FFE4E1
ΔE00 10.17
Pale Pink
#FFCFDC
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BBBE #BBD1CE
analogous
#D1BBC9 #D1BBBE #D1C3BB
triadic
#D1BBBE #BED1BB #BBBED1
tetradic
#D1BBBE #C9D1BB #BBD1CE #C3BBD1
square
#D1BBBE #C9D1BB #BBD1CE #C3BBD1
split-complementary
#D1BBBE #BBD1C3 #BBC9D1
monochromatic
#A07278 #B8969B #D1BBBE #EAE0E1 #F3EDEE
Accessibility & contrast
On white
1.82
#D1BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#D1BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BBBE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BBBE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#D6BABC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d1bbbe; /* rgb */ color: rgb(209, 187, 190); /* oklch */ color: oklch(81.1% 0.025 8.3);
Tailwind
colors: {
custom: {
50: '#dfcfd1',
500: '#d1bbbe',
950: '#000000',
},
}SCSS
$custom: #d1bbbe; $custom-light: #dfcfd1; $custom-dark: #000000;
JSON
{
"hex": "#d1bbbe",
"rgb": {
"r": 209,
"g": 187,
"b": 190
},
"hsl": {
"h": 351.818,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.81147,
"c": 0.02537,
"h": 8.3
},
"luminance": 0.52814
}Semantic roles & 50–950 ramp
primary
#D1BBBE
secondary
#8AA6A2
accent
#9E9248
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383