#D5BBBF#D5BBBF
#D5BBBF is a light, muted red. Relative luminance 0.534; OKLCH L 81.5% C 0.030 H 7.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #D5BBBF |
|---|---|
| RGB | rgb(213, 187, 191) |
| HSL | hsl(351, 24%, 78%) |
| HSV | hsv(351, 12%, 84%) |
| CMYK | cmyk(0%, 12.2%, 10.3%, 16.5%) |
| CIE-LAB | lab(78.14, 9.91, 1.39) |
| CIE-LCH | lch(78.14, 10.00, 7.96°) |
| OKLab | oklab(81.53% 0.0299 0.0038) |
| OKLCH | oklch(81.53% 0.03 7.3) |
| XYZ | xyz(54.6142, 53.4495, 56.7199) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.08
Dusty Pink
#D8A7B1
ΔE00 7.90
Thistle
#D8BFD8
ΔE00 7.92
Pale Pink
#FFCFDC
ΔE00 9.23
Light Pink
#FFD1DF
ΔE00 9.30
Light Rose
#FFC5CB
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5BBBF #BBD5D1
analogous
#D5BBCC #D5BBBF #D5C4BB
triadic
#D5BBBF #BFD5BB #BBBFD5
tetradic
#D5BBBF #CCD5BB #BBD5D1 #C4BBD5
square
#D5BBBF #CCD5BB #BBD5D1 #C4BBD5
split-complementary
#D5BBBF #BBD5C4 #BBCCD5
monochromatic
#A66F78 #BE959B #D5BBBF #ECE1E3 #F3ECED
Accessibility & contrast
On white
1.80
#D5BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#D5BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5BBBF
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5BBBF | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFBF
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#DAB9BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d5bbbf; /* rgb */ color: rgb(213, 187, 191); /* oklch */ color: oklch(81.5% 0.030 7.3);
Tailwind
colors: {
custom: {
50: '#e2cfd2',
500: '#d5bbbf',
950: '#000000',
},
}SCSS
$custom: #d5bbbf; $custom-light: #e2cfd2; $custom-dark: #000000;
JSON
{
"hex": "#d5bbbf",
"rgb": {
"r": 213,
"g": 187,
"b": 191
},
"hsl": {
"h": 350.769,
"s": 23.636,
"l": 78.431
},
"oklch": {
"l": 0.81531,
"c": 0.03012,
"h": 7.3
},
"luminance": 0.53448
}Semantic roles & 50–950 ramp
primary
#D5BBBF
secondary
#89ABA6
accent
#A29443
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383