#DBBFBF#DBBFBF
#DBBFBF is a very light, muted red. Relative luminance 0.561; OKLCH L 82.8% C 0.032 H 17.8°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFBF |
|---|---|
| RGB | rgb(219, 191, 191) |
| HSL | hsl(0, 28%, 80%) |
| HSV | hsv(0, 13%, 86%) |
| CMYK | cmyk(0%, 12.8%, 12.8%, 14.1%) |
| CIE-LAB | lab(79.66, 9.92, 3.66) |
| CIE-LCH | lch(79.66, 10.57, 20.26°) |
| OKLab | oklab(82.84% 0.0304 0.0098) |
| OKLCH | oklch(82.84% 0.032 17.8) |
| XYZ | xyz(57.2477, 56.0846, 57.0898) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.23
Mistyrose
#FFE4E1
ΔE00 8.59
Dusty Pink
#D8A7B1
ΔE00 8.67
Pale Rose
#FDC1C5
ΔE00 8.81
Light Rose
#FFC5CB
ΔE00 8.84
Pale Pink
#FFCFDC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFBF #BFDBDB
analogous
#DBBFCD #DBBFBF #DBCDBF
triadic
#DBBFBF #BFDBBF #BFBFDB
tetradic
#DBBFBF #CDDBBF #BFDBDB #CDBFDB
square
#DBBFBF #CDDBBF #BFDBDB #CDBFDB
split-complementary
#DBBFBF #BFDBCD #BFCDDB
monochromatic
#AF7171 #C59898 #DBBFBF #F1E6E6 #F4EBEB
Accessibility & contrast
On white
1.72
#DBBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#DBBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFBF
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFBF | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BF
Deuteranopia (green-blind)
#CAC7BF
Tritanopia (blue-blind)
#E1BDBF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbfbf; /* rgb */ color: rgb(219, 191, 191); /* oklch */ color: oklch(82.8% 0.032 17.8);
Tailwind
colors: {
custom: {
50: '#e6d2d2',
500: '#dbbfbf',
950: '#000000',
},
}SCSS
$custom: #dbbfbf; $custom-light: #e6d2d2; $custom-dark: #000000;
JSON
{
"hex": "#dbbfbf",
"rgb": {
"r": 219,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.82844,
"c": 0.03196,
"h": 17.8
},
"luminance": 0.56083
}Semantic roles & 50–950 ramp
primary
#DBBFBF
secondary
#8CB2B2
accent
#A7A73F
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383