#DFB9BB#DFB9BB
#DFB9BB is a light, muted red. Relative luminance 0.540; OKLCH L 82.0% C 0.044 H 14.5°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB9BB |
|---|---|
| RGB | rgb(223, 185, 187) |
| HSL | hsl(357, 37%, 80%) |
| HSV | hsv(357, 17%, 87%) |
| CMYK | cmyk(0%, 17%, 16.1%, 12.5%) |
| CIE-LAB | lab(78.45, 13.93, 4.11) |
| CIE-LCH | lch(78.45, 14.52, 16.44°) |
| OKLab | oklab(81.95% 0.0425 0.011) |
| OKLCH | oklch(81.95% 0.044 14.5) |
| XYZ | xyz(56.7499, 53.9756, 54.4330) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.70
Dusty Pink
#D8A7B1
ΔE00 5.73
Pale Rose
#FDC1C5
ΔE00 6.27
Light Rose
#FFC5CB
ΔE00 6.53
Bubblegum
#FFC1CC
ΔE00 7.28
Pink
#FFC0CB
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB9BB #B9DFDD
analogous
#DFB9CE #DFB9BB #DFCAB9
triadic
#DFB9BB #BBDFB9 #B9BBDF
tetradic
#DFB9BB #CEDFB9 #B9DFDD #CAB9DF
square
#DFB9BB #CEDFB9 #B9DFDD #CAB9DF
split-complementary
#DFB9BB #B9DFCA #B9CEDF
monochromatic
#B96569 #CC8F92 #DFB9BB #F2E3E4 #F5EAEB
Accessibility & contrast
On white
1.78
#DFB9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#DFB9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB9BB
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB9BB | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#C8C5BA
Tritanopia (blue-blind)
#E7B6BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dfb9bb; /* rgb */ color: rgb(223, 185, 187); /* oklch */ color: oklch(82.0% 0.044 14.5);
Tailwind
colors: {
custom: {
50: '#e9cecf',
500: '#dfb9bb',
950: '#000000',
},
}SCSS
$custom: #dfb9bb; $custom-light: #e9cecf; $custom-dark: #000000;
JSON
{
"hex": "#dfb9bb",
"rgb": {
"r": 223,
"g": 185,
"b": 187
},
"hsl": {
"h": 356.842,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.8195,
"c": 0.04386,
"h": 14.5
},
"luminance": 0.53974
}Semantic roles & 50–950 ramp
primary
#DFB9BB
secondary
#85B7B5
accent
#B0AA35
background
#FEFEFE
surface
#FDFAFB
border
#D5D3D4
text
#161313
muted
#848383