#DBB9CF#DBB9CF
#DBB9CF is a very light, muted pink. Relative luminance 0.543; OKLCH L 82.2% C 0.049 H 339.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB9CF |
|---|---|
| RGB | rgb(219, 185, 207) |
| HSL | hsl(321, 32%, 79%) |
| HSV | hsv(321, 16%, 86%) |
| CMYK | cmyk(0%, 15.5%, 5.5%, 14.1%) |
| CIE-LAB | lab(78.62, 15.84, -6.51) |
| CIE-LCH | lch(78.62, 17.13, 337.65°) |
| OKLab | oklab(82.17% 0.0454 -0.0172) |
| OKLCH | oklch(82.17% 0.049 339.3) |
| XYZ | xyz(57.8238, 54.2643, 66.4474) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.08
Dusty Pink
#D8A7B1
ΔE00 7.29
Lilac
#C8A2C8
ΔE00 7.44
Light Pink
#FFD1DF
ΔE00 7.61
Pale Pink
#FFCFDC
ΔE00 7.71
Pastel Pink
#FFBACD
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB9CF #B9DBC5
analogous
#D6B9DB #DBB9CF #DBB9BE
triadic
#DBB9CF #CFDBB9 #B9CFDB
tetradic
#DBB9CF #DBD6B9 #B9DBC5 #B9BEDB
square
#DBB9CF #DBD6B9 #B9DBC5 #B9BEDB
split-complementary
#DBB9CF #BEDBB9 #B9DBD6
monochromatic
#B16898 #C691B3 #DBB9CF #F0E1EB #F5EBF1
Accessibility & contrast
On white
1.77
#DBB9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#DBB9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB9CF
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB9CF | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC0D0
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#DFBAC0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dbb9cf; /* rgb */ color: rgb(219, 185, 207); /* oklch */ color: oklch(82.2% 0.049 339.3);
Tailwind
colors: {
custom: {
50: '#e6cedd',
500: '#dbb9cf',
950: '#000000',
},
}SCSS
$custom: #dbb9cf; $custom-light: #e6cedd; $custom-dark: #000000;
JSON
{
"hex": "#dbb9cf",
"rgb": {
"r": 219,
"g": 185,
"b": 207
},
"hsl": {
"h": 321.176,
"s": 32.075,
"l": 79.216
},
"oklch": {
"l": 0.82171,
"c": 0.04858,
"h": 339.3
},
"luminance": 0.54263
}Semantic roles & 50–950 ramp
primary
#DBB9CF
secondary
#86B296
accent
#AB623B
background
#FEFEFE
surface
#FCFAFC
border
#D5D3D5
text
#161315
muted
#848384