#D3BBBD#D3BBBD
#D3BBBD is a light, muted red. Relative luminance 0.531; OKLCH L 81.3% C 0.028 H 12.0°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BBBD |
|---|---|
| RGB | rgb(211, 187, 189) |
| HSL | hsl(355, 21%, 78%) |
| HSV | hsv(355, 11%, 83%) |
| CMYK | cmyk(0%, 11.4%, 10.4%, 17.3%) |
| CIE-LAB | lab(77.91, 8.85, 2.12) |
| CIE-LCH | lch(77.91, 9.10, 13.45°) |
| OKLab | oklab(81.3% 0.0269 0.0057) |
| OKLCH | oklch(81.3% 0.028 12) |
| XYZ | xyz(53.8189, 53.0648, 55.5417) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.60
Dusty Pink
#D8A7B1
ΔE00 8.71
Thistle
#D8BFD8
ΔE00 8.83
Mistyrose
#FFE4E1
ΔE00 9.92
Pale Pink
#FFCFDC
ΔE00 10.13
Light Pink
#FFD1DF
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BBBD #BBD3D1
analogous
#D3BBC9 #D3BBBD #D3C5BB
triadic
#D3BBBD #BDD3BB #BBBDD3
tetradic
#D3BBBD #C9D3BB #BBD3D1 #C5BBD3
square
#D3BBBD #C9D3BB #BBD3D1 #C5BBD3
split-complementary
#D3BBBD #BBD3C5 #BBC9D3
monochromatic
#A37175 #BB9699 #D3BBBD #EBE0E1 #F3ECED
Accessibility & contrast
On white
1.81
#D3BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#D3BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BBBD
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BBBD | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBD
Deuteranopia (green-blind)
#C4C2BD
Tritanopia (blue-blind)
#D8B9BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d3bbbd; /* rgb */ color: rgb(211, 187, 189); /* oklch */ color: oklch(81.3% 0.028 12.0);
Tailwind
colors: {
custom: {
50: '#e0cfd0',
500: '#d3bbbd',
950: '#000000',
},
}SCSS
$custom: #d3bbbd; $custom-light: #e0cfd0; $custom-dark: #000000;
JSON
{
"hex": "#d3bbbd",
"rgb": {
"r": 211,
"g": 187,
"b": 189
},
"hsl": {
"h": 355,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.81296,
"c": 0.02751,
"h": 12
},
"luminance": 0.53064
}Semantic roles & 50–950 ramp
primary
#D3BBBD
secondary
#8AA8A6
accent
#A09846
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383