#DFBFBF#DFBFBF
#DFBFBF is a very light, muted red. Relative luminance 0.567; OKLCH L 83.2% C 0.037 H 17.9°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBFBF |
|---|---|
| RGB | rgb(223, 191, 191) |
| HSL | hsl(0, 33%, 81%) |
| HSV | hsv(0, 14%, 87%) |
| CMYK | cmyk(0%, 14.3%, 14.3%, 12.5%) |
| CIE-LAB | lab(80.02, 11.36, 4.22) |
| CIE-LCH | lch(80.02, 12.12, 20.38°) |
| OKLab | oklab(83.21% 0.0348 0.0113) |
| OKLCH | oklch(83.21% 0.037 17.9) |
| XYZ | xyz(58.4659, 56.7128, 57.1469) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.62
Pale Rose
#FDC1C5
ΔE00 7.57
Light Rose
#FFC5CB
ΔE00 7.64
Dusty Pink
#D8A7B1
ΔE00 7.95
Pale Pink
#FFCFDC
ΔE00 8.12
Light Pink
#FFD1DF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBFBF #BFDFDF
analogous
#DFBFCF #DFBFBF #DFCFBF
triadic
#DFBFBF #BFDFBF #BFBFDF
tetradic
#DFBFBF #CFDFBF #BFDFDF #CFBFDF
square
#DFBFBF #CFDFBF #BFDFDF #CFBFDF
split-complementary
#DFBFBF #BFDFCF #BFCFDF
monochromatic
#B66D6D #CB9696 #DFBFBF #F3E8E8 #F5EBEB
Accessibility & contrast
On white
1.70
#DFBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#DFBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBFBF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBFBF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#CCC9BF
Tritanopia (blue-blind)
#E6BCBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dfbfbf; /* rgb */ color: rgb(223, 191, 191); /* oklch */ color: oklch(83.2% 0.037 17.9);
Tailwind
colors: {
custom: {
50: '#e9d2d2',
500: '#dfbfbf',
950: '#000000',
},
}SCSS
$custom: #dfbfbf; $custom-light: #e9d2d2; $custom-dark: #000000;
JSON
{
"hex": "#dfbfbf",
"rgb": {
"r": 223,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.83205,
"c": 0.0366,
"h": 17.9
},
"luminance": 0.56711
}Semantic roles & 50–950 ramp
primary
#DFBFBF
secondary
#8BB7B7
accent
#ACAC39
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383