#DFBDBB#DFBDBB
#DFBDBB is a very light, muted red. Relative luminance 0.557; OKLCH L 82.7% C 0.039 H 22.0°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBDBB |
|---|---|
| RGB | rgb(223, 189, 187) |
| HSL | hsl(3, 36%, 80%) |
| HSV | hsv(3, 16%, 87%) |
| CMYK | cmyk(0%, 15.2%, 16.1%, 12.5%) |
| CIE-LAB | lab(79.43, 11.79, 5.52) |
| CIE-LCH | lch(79.43, 13.02, 25.10°) |
| OKLab | oklab(82.71% 0.0363 0.0147) |
| OKLCH | oklch(82.71% 0.039 22) |
| XYZ | xyz(57.5985, 55.6727, 54.7159) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.23
Pale Rose
#FDC1C5
ΔE00 7.42
Light Rose
#FFC5CB
ΔE00 7.66
Dusty Pink
#D8A7B1
ΔE00 7.82
Pale Pink
#FFCFDC
ΔE00 8.64
Bubblegum
#FFC1CC
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBDBB #BBDDDF
analogous
#DFBBCB #DFBDBB #DFCFBB
triadic
#DFBDBB #BBDFBD #BDBBDF
tetradic
#DFBDBB #CBDFBB #BBDDDF #CFBBDF
square
#DFBDBB #CBDFBB #BBDDDF #CFBBDF
split-complementary
#DFBDBB #BBDFCF #BBCBDF
monochromatic
#B86C68 #CB9591 #DFBDBB #F3E5E5 #F5EBEA
Accessibility & contrast
On white
1.73
#DFBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#DFBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBDBB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBDBB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#CBC7BB
Tritanopia (blue-blind)
#E7BABD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dfbdbb; /* rgb */ color: rgb(223, 189, 187); /* oklch */ color: oklch(82.7% 0.039 22.0);
Tailwind
colors: {
custom: {
50: '#e9d1cf',
500: '#dfbdbb',
950: '#000000',
},
}SCSS
$custom: #dfbdbb; $custom-light: #e9d1cf; $custom-dark: #000000;
JSON
{
"hex": "#dfbdbb",
"rgb": {
"r": 223,
"g": 189,
"b": 187
},
"hsl": {
"h": 3.333,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.82712,
"c": 0.03917,
"h": 22
},
"luminance": 0.55671
}Semantic roles & 50–950 ramp
primary
#DFBDBB
secondary
#87B5B7
accent
#A8AF37
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161413
muted
#848383