#D1BBBF#D1BBBF
#D1BBBF is a light, muted red. Relative luminance 0.529; OKLCH L 81.2% C 0.026 H 5.2°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D1BBBF |
|---|---|
| RGB | rgb(209, 187, 191) |
| HSL | hsl(349, 19%, 78%) |
| HSV | hsv(349, 11%, 82%) |
| CMYK | cmyk(0%, 10.5%, 8.6%, 18%) |
| CIE-LAB | lab(77.79, 8.48, 0.84) |
| CIE-LCH | lch(77.79, 8.52, 5.63°) |
| OKLab | oklab(81.18% 0.0255 0.0023) |
| OKLCH | oklch(81.18% 0.026 5.2) |
| XYZ | xyz(53.4679, 52.8585, 56.6662) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.21
Thistle
#D8BFD8
ΔE00 8.09
Dusty Pink
#D8A7B1
ΔE00 8.97
Silver
#C0C0C0
ΔE00 9.90
Mistyrose
#FFE4E1
ΔE00 10.27
Pale Pink
#FFCFDC
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1BBBF #BBD1CD
analogous
#D1BBCA #D1BBBF #D1C2BB
triadic
#D1BBBF #BFD1BB #BBBFD1
tetradic
#D1BBBF #CAD1BB #BBD1CD #C2BBD1
square
#D1BBBF #CAD1BB #BBD1CD #C2BBD1
split-complementary
#D1BBBF #BBD1C2 #BBCAD1
monochromatic
#A0727A #B8969D #D1BBBF #EAE0E1 #F3EDEE
Accessibility & contrast
On white
1.81
#D1BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#D1BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1BBBF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1BBBF | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBF
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#D6BABC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #d1bbbf; /* rgb */ color: rgb(209, 187, 191); /* oklch */ color: oklch(81.2% 0.026 5.2);
Tailwind
colors: {
custom: {
50: '#dfcfd2',
500: '#d1bbbf',
950: '#000000',
},
}SCSS
$custom: #d1bbbf; $custom-light: #dfcfd2; $custom-dark: #000000;
JSON
{
"hex": "#d1bbbf",
"rgb": {
"r": 209,
"g": 187,
"b": 191
},
"hsl": {
"h": 349.091,
"s": 19.298,
"l": 77.647
},
"oklch": {
"l": 0.81176,
"c": 0.02559,
"h": 5.2
},
"luminance": 0.52858
}Semantic roles & 50–950 ramp
primary
#D1BBBF
secondary
#8AA6A1
accent
#9E8E48
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383