#D2BFBC#D2BFBC
#D2BFBC is a light, muted red. Relative luminance 0.546; OKLCH L 82.0% C 0.022 H 28.4°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D2BFBC |
|---|---|
| RGB | rgb(210, 191, 188) |
| HSL | hsl(8, 20%, 78%) |
| HSV | hsv(8, 10%, 82%) |
| CMYK | cmyk(0%, 9%, 10.5%, 17.6%) |
| CIE-LAB | lab(78.81, 6.19, 3.94) |
| CIE-LCH | lch(78.81, 7.34, 32.49°) |
| OKLab | oklab(81.97% 0.0194 0.0105) |
| OKLCH | oklch(81.97% 0.022 28.4) |
| XYZ | xyz(54.2855, 54.5950, 55.2454) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.60
Warm Gray
#C9BEB0
ΔE00 7.66
Silver
#C0C0C0
ΔE00 8.26
Light Gray
#D3D3D3
ΔE00 9.10
Mistyrose
#FFE4E1
ΔE00 9.40
Dove Gray
#B6B8BD
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2BFBC #BCCFD2
analogous
#D2BCC4 #D2BFBC #D2CABC
triadic
#D2BFBC #BCD2BF #BFBCD2
tetradic
#D2BFBC #C4D2BC #BCCFD2 #CABCD2
square
#D2BFBC #C4D2BC #BCCFD2 #CABCD2
split-complementary
#D2BFBC #BCD2CA #BCC4D2
monochromatic
#A17973 #B99C97 #D2BFBC #EBE2E1 #F3EEED
Accessibility & contrast
On white
1.76
#D2BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#D2BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2BFBC
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2BFBC | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BC
Deuteranopia (green-blind)
#C7C4BC
Tritanopia (blue-blind)
#D7BDBE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #d2bfbc; /* rgb */ color: rgb(210, 191, 188); /* oklch */ color: oklch(82.0% 0.022 28.4);
Tailwind
colors: {
custom: {
50: '#e0d2d0',
500: '#d2bfbc',
950: '#000000',
},
}SCSS
$custom: #d2bfbc; $custom-light: #e0d2d0; $custom-dark: #000000;
JSON
{
"hex": "#d2bfbc",
"rgb": {
"r": 210,
"g": 191,
"b": 188
},
"hsl": {
"h": 8.182,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.81966,
"c": 0.02204,
"h": 28.4
},
"luminance": 0.54594
}Semantic roles & 50–950 ramp
primary
#D2BFBC
secondary
#8BA3A7
accent
#929E48
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383