#DFBFBB#DFBFBB
#DFBFBB is a very light, muted red. Relative luminance 0.565; OKLCH L 83.1% C 0.037 H 26.3°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBFBB |
|---|---|
| RGB | rgb(223, 191, 187) |
| HSL | hsl(7, 36%, 80%) |
| HSV | hsv(7, 16%, 87%) |
| CMYK | cmyk(0%, 14.3%, 16.1%, 12.5%) |
| CIE-LAB | lab(79.92, 10.73, 6.23) |
| CIE-LCH | lch(79.92, 12.41, 30.15°) |
| OKLab | oklab(83.1% 0.0333 0.0165) |
| OKLCH | oklch(83.1% 0.037 26.3) |
| XYZ | xyz(58.0317, 56.5391, 54.8603) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.34
Pale Rose
#FDC1C5
ΔE00 8.24
Light Rose
#FFC5CB
ΔE00 8.47
Mistyrose
#FFE4E1
ΔE00 8.49
Dusty Pink
#D8A7B1
ΔE00 8.98
Pale Pink
#FFCFDC
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBFBB #BBDBDF
analogous
#DFBBC9 #DFBFBB #DFD1BB
triadic
#DFBFBB #BBDFBF #BFBBDF
tetradic
#DFBFBB #C9DFBB #BBDBDF #D1BBDF
square
#DFBFBB #C9DFBB #BBDBDF #D1BBDF
split-complementary
#DFBFBB #BBDFD1 #BBC9DF
monochromatic
#B87168 #CB9891 #DFBFBB #F3E6E5 #F5EBEA
Accessibility & contrast
On white
1.71
#DFBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#DFBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBFBB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBFBB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#CCC8BB
Tritanopia (blue-blind)
#E7BCBE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dfbfbb; /* rgb */ color: rgb(223, 191, 187); /* oklch */ color: oklch(83.1% 0.037 26.3);
Tailwind
colors: {
custom: {
50: '#e9d2cf',
500: '#dfbfbb',
950: '#000000',
},
}SCSS
$custom: #dfbfbb; $custom-light: #e9d2cf; $custom-dark: #000000;
JSON
{
"hex": "#dfbfbb",
"rgb": {
"r": 223,
"g": 191,
"b": 187
},
"hsl": {
"h": 6.667,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.83096,
"c": 0.03713,
"h": 26.3
},
"luminance": 0.56537
}Semantic roles & 50–950 ramp
primary
#DFBFBB
secondary
#87B2B7
accent
#A2AF37
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161413
muted
#848383