#D3BBBE#D3BBBE
#D3BBBE is a light, muted red. Relative luminance 0.531; OKLCH L 81.3% C 0.028 H 9.1°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D3BBBE |
|---|---|
| RGB | rgb(211, 187, 190) |
| HSL | hsl(353, 21%, 78%) |
| HSV | hsv(353, 11%, 83%) |
| CMYK | cmyk(0%, 11.4%, 10%, 17.3%) |
| CIE-LAB | lab(77.94, 9.02, 1.61) |
| CIE-LCH | lch(77.94, 9.17, 10.14°) |
| OKLab | oklab(81.32% 0.0273 0.0044) |
| OKLCH | oklch(81.32% 0.028 9.1) |
| XYZ | xyz(53.9278, 53.1083, 56.1153) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.83
Thistle
#D8BFD8
ΔE00 8.40
Dusty Pink
#D8A7B1
ΔE00 8.55
Pale Pink
#FFCFDC
ΔE00 9.93
Light Pink
#FFD1DF
ΔE00 9.99
Mistyrose
#FFE4E1
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3BBBE #BBD3D0
analogous
#D3BBCA #D3BBBE #D3C4BB
triadic
#D3BBBE #BED3BB #BBBED3
tetradic
#D3BBBE #CAD3BB #BBD3D0 #C4BBD3
square
#D3BBBE #CAD3BB #BBD3D0 #C4BBD3
split-complementary
#D3BBBE #BBD3C4 #BBCAD3
monochromatic
#A37177 #BB969A #D3BBBE #EBE0E2 #F3ECED
Accessibility & contrast
On white
1.81
#D3BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#D3BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3BBBE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3BBBE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#C4C2BE
Tritanopia (blue-blind)
#D8B9BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #d3bbbe; /* rgb */ color: rgb(211, 187, 190); /* oklch */ color: oklch(81.3% 0.028 9.1);
Tailwind
colors: {
custom: {
50: '#e0cfd1',
500: '#d3bbbe',
950: '#000000',
},
}SCSS
$custom: #d3bbbe; $custom-light: #e0cfd1; $custom-dark: #000000;
JSON
{
"hex": "#d3bbbe",
"rgb": {
"r": 211,
"g": 187,
"b": 190
},
"hsl": {
"h": 352.5,
"s": 21.429,
"l": 78.039
},
"oklch": {
"l": 0.81324,
"c": 0.02765,
"h": 9.1
},
"luminance": 0.53107
}Semantic roles & 50–950 ramp
primary
#D3BBBE
secondary
#8AA8A5
accent
#A09546
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383