#DFBFBC#DFBFBC
#DFBFBC is a very light, muted red. Relative luminance 0.566; OKLCH L 83.1% C 0.037 H 24.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBFBC |
|---|---|
| RGB | rgb(223, 191, 188) |
| HSL | hsl(5, 35%, 81%) |
| HSV | hsv(5, 16%, 87%) |
| CMYK | cmyk(0%, 14.3%, 15.7%, 12.5%) |
| CIE-LAB | lab(79.94, 10.89, 5.73) |
| CIE-LCH | lch(79.94, 12.30, 27.76°) |
| OKLab | oklab(83.12% 0.0337 0.0152) |
| OKLCH | oklch(83.12% 0.037 24.3) |
| XYZ | xyz(58.1391, 56.5821, 55.4260) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.36
Pale Rose
#FDC1C5
ΔE00 8.03
Light Rose
#FFC5CB
ΔE00 8.23
Mistyrose
#FFE4E1
ΔE00 8.48
Dusty Pink
#D8A7B1
ΔE00 8.69
Pale Pink
#FFCFDC
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBFBC #BCDCDF
analogous
#DFBCCA #DFBFBC #DFD0BC
triadic
#DFBFBC #BCDFBF #BFBCDF
tetradic
#DFBFBC #CADFBC #BCDCDF #D0BCDF
square
#DFBFBC #CADFBC #BCDCDF #D0BCDF
split-complementary
#DFBFBC #BCDFD0 #BCCADF
monochromatic
#B77069 #CB9793 #DFBFBC #F3E7E5 #F5EBEA
Accessibility & contrast
On white
1.71
#DFBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#DFBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBFBC
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBFBC | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BC
Deuteranopia (green-blind)
#CCC9BC
Tritanopia (blue-blind)
#E7BCBE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dfbfbc; /* rgb */ color: rgb(223, 191, 188); /* oklch */ color: oklch(83.1% 0.037 24.3);
Tailwind
colors: {
custom: {
50: '#e9d2d0',
500: '#dfbfbc',
950: '#000000',
},
}SCSS
$custom: #dfbfbc; $custom-light: #e9d2d0; $custom-dark: #000000;
JSON
{
"hex": "#dfbfbc",
"rgb": {
"r": 223,
"g": 191,
"b": 188
},
"hsl": {
"h": 5.143,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.83123,
"c": 0.03693,
"h": 24.3
},
"luminance": 0.5658
}Semantic roles & 50–950 ramp
primary
#DFBFBC
secondary
#88B3B7
accent
#A4AE37
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383