#DBB9BF#DBB9BF
#DBB9BF is a light, muted red. Relative luminance 0.535; OKLCH L 81.7% C 0.040 H 6.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB9BF |
|---|---|
| RGB | rgb(219, 185, 191) |
| HSL | hsl(349, 32%, 79%) |
| HSV | hsv(349, 16%, 86%) |
| CMYK | cmyk(0%, 15.5%, 12.8%, 14.1%) |
| CIE-LAB | lab(78.18, 13.13, 1.51) |
| CIE-LCH | lch(78.18, 13.21, 6.57°) |
| OKLab | oklab(81.69% 0.0396 0.0042) |
| OKLCH | oklch(81.69% 0.04 6) |
| XYZ | xyz(55.9659, 53.5211, 56.6626) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.70
Pinkish Grey
#C8ACA9
ΔE00 5.96
Pale Rose
#FDC1C5
ΔE00 7.35
Light Rose
#FFC5CB
ΔE00 7.36
Pale Pink
#FFCFDC
ΔE00 7.53
Thistle
#D8BFD8
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB9BF #B9DBD5
analogous
#DBB9D0 #DBB9BF #DBC4B9
triadic
#DBB9BF #BFDBB9 #B9BFDB
tetradic
#DBB9BF #D0DBB9 #B9DBD5 #C4B9DB
square
#DBB9BF #D0DBB9 #B9DBD5 #C4B9DB
split-complementary
#DBB9BF #B9DBC4 #B9D0DB
monochromatic
#B16875 #C6919A #DBB9BF #F0E1E4 #F5EBED
Accessibility & contrast
On white
1.79
#DBB9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#DBB9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB9BF
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB9BF | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBF
Deuteranopia (green-blind)
#C5C4BE
Tritanopia (blue-blind)
#E2B7BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dbb9bf; /* rgb */ color: rgb(219, 185, 191); /* oklch */ color: oklch(81.7% 0.040 6.0);
Tailwind
colors: {
custom: {
50: '#e6ced2',
500: '#dbb9bf',
950: '#000000',
},
}SCSS
$custom: #dbb9bf; $custom-light: #e6ced2; $custom-dark: #000000;
JSON
{
"hex": "#dbb9bf",
"rgb": {
"r": 219,
"g": 185,
"b": 191
},
"hsl": {
"h": 349.412,
"s": 32.075,
"l": 79.216
},
"oklch": {
"l": 0.8169,
"c": 0.03977,
"h": 6
},
"luminance": 0.5352
}Semantic roles & 50–950 ramp
primary
#DBB9BF
secondary
#86B2AA
accent
#AB973B
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161314
muted
#848383