#D9BFBF#D9BFBF
#D9BFBF is a very light, muted red. Relative luminance 0.558; OKLCH L 82.7% C 0.030 H 17.8°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D9BFBF |
|---|---|
| RGB | rgb(217, 191, 191) |
| HSL | hsl(0, 25%, 80%) |
| HSV | hsv(0, 12%, 85%) |
| CMYK | cmyk(0%, 12%, 12%, 14.9%) |
| CIE-LAB | lab(79.49, 9.20, 3.38) |
| CIE-LCH | lch(79.49, 9.80, 20.19°) |
| OKLab | oklab(82.67% 0.0282 0.0091) |
| OKLCH | oklch(82.67% 0.03 17.8) |
| XYZ | xyz(56.6495, 55.7762, 57.0618) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.15
Mistyrose
#FFE4E1
ΔE00 8.67
Dusty Pink
#D8A7B1
ΔE00 9.09
Pale Rose
#FDC1C5
ΔE00 9.45
Light Rose
#FFC5CB
ΔE00 9.46
Pale Pink
#FFCFDC
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9BFBF #BFD9D9
analogous
#D9BFCC #D9BFBF #D9CCBF
triadic
#D9BFBF #BFD9BF #BFBFD9
tetradic
#D9BFBF #CCD9BF #BFD9D9 #CCBFD9
square
#D9BFBF #CCD9BF #BFD9D9 #CCBFD9
split-complementary
#D9BFBF #BFD9CC #BFCCD9
monochromatic
#AB7272 #C29999 #D9BFBF #F0E5E5 #F4ECEC
Accessibility & contrast
On white
1.73
#D9BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#D9BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9BFBF
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9BFBF | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#DFBDBF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #d9bfbf; /* rgb */ color: rgb(217, 191, 191); /* oklch */ color: oklch(82.7% 0.030 17.8);
Tailwind
colors: {
custom: {
50: '#e5d2d2',
500: '#d9bfbf',
950: '#000000',
},
}SCSS
$custom: #d9bfbf; $custom-light: #e5d2d2; $custom-dark: #000000;
JSON
{
"hex": "#d9bfbf",
"rgb": {
"r": 217,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 25.49,
"l": 80
},
"oklch": {
"l": 0.82665,
"c": 0.02965,
"h": 17.8
},
"luminance": 0.55775
}Semantic roles & 50–950 ramp
primary
#D9BFBF
secondary
#8DAFAF
accent
#A4A441
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383