#DFBCBD#DFBCBD
#DFBCBD is a very light, muted red. Relative luminance 0.553; OKLCH L 82.6% C 0.040 H 16.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBCBD |
|---|---|
| RGB | rgb(223, 188, 189) |
| HSL | hsl(358, 35%, 81%) |
| HSV | hsv(358, 16%, 87%) |
| CMYK | cmyk(0%, 15.7%, 15.2%, 12.5%) |
| CIE-LAB | lab(79.23, 12.64, 4.16) |
| CIE-LCH | lch(79.23, 13.31, 18.22°) |
| OKLab | oklab(82.58% 0.0386 0.0111) |
| OKLCH | oklch(82.58% 0.04 16) |
| XYZ | xyz(57.5997, 55.3302, 55.7799) |
| Luminance | 0.5533 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.55
Dusty Pink
#D8A7B1
ΔE00 6.81
Pale Rose
#FDC1C5
ΔE00 6.83
Light Rose
#FFC5CB
ΔE00 6.99
Pale Pink
#FFCFDC
ΔE00 7.78
Bubblegum
#FFC1CC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBCBD #BCDFDE
analogous
#DFBCCE #DFBCBD #DFCCBC
triadic
#DFBCBD #BDDFBC #BCBDDF
tetradic
#DFBCBD #CEDFBC #BCDFDE #CCBCDF
square
#DFBCBD #CEDFBC #BCDFDE #CCBCDF
split-complementary
#DFBCBD #BCDFCC #BCCEDF
monochromatic
#B7696B #CB9394 #DFBCBD #F3E5E6 #F5EAEB
Accessibility & contrast
On white
1.74
#DFBCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#DFBCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBCBD
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBCBD | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BD
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#E7B9BC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dfbcbd; /* rgb */ color: rgb(223, 188, 189); /* oklch */ color: oklch(82.6% 0.040 16.0);
Tailwind
colors: {
custom: {
50: '#e9d0d0',
500: '#dfbcbd',
950: '#000000',
},
}SCSS
$custom: #dfbcbd; $custom-light: #e9d0d0; $custom-dark: #000000;
JSON
{
"hex": "#dfbcbd",
"rgb": {
"r": 223,
"g": 188,
"b": 189
},
"hsl": {
"h": 358.286,
"s": 35.354,
"l": 80.588
},
"oklch": {
"l": 0.82576,
"c": 0.0402,
"h": 16
},
"luminance": 0.55329
}Semantic roles & 50–950 ramp
primary
#DFBCBD
secondary
#88B7B6
accent
#AEAB37
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161414
muted
#848383