#DCBBCF#DCBBCF
#DCBBCF is a very light, muted pink. Relative luminance 0.553; OKLCH L 82.6% C 0.046 H 341.2°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBCF |
|---|---|
| RGB | rgb(220, 187, 207) |
| HSL | hsl(324, 32%, 80%) |
| HSV | hsv(324, 15%, 86%) |
| CMYK | cmyk(0%, 15%, 5.9%, 13.7%) |
| CIE-LAB | lab(79.19, 15.12, -5.65) |
| CIE-LCH | lch(79.19, 16.14, 339.51°) |
| OKLab | oklab(82.64% 0.0435 -0.0148) |
| OKLCH | oklch(82.64% 0.046 341.2) |
| XYZ | xyz(58.5470, 55.2626, 66.6020) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.08
Light Pink
#FFD1DF
ΔE00 7.16
Pale Pink
#FFCFDC
ΔE00 7.26
Dusty Pink
#D8A7B1
ΔE00 7.32
Lilac
#C8A2C8
ΔE00 8.20
Pastel Pink
#FFBACD
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBCF #BBDCC8
analogous
#D9BBDC #DCBBCF #DCBBBF
triadic
#DCBBCF #CFDCBB #BBCFDC
tetradic
#DCBBCF #DCD9BB #BBDCC8 #BBBFDC
square
#DCBBCF #DCD9BB #BBDCC8 #BBBFDC
split-complementary
#DCBBCF #BFDCBB #BBDCD9
monochromatic
#B26A96 #C793B2 #DCBBCF #F1E3EC #F5EBF1
Accessibility & contrast
On white
1.74
#DCBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#DCBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBCF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBCF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1D0
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#E0BBC2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcbbcf; /* rgb */ color: rgb(220, 187, 207); /* oklch */ color: oklch(82.6% 0.046 341.2);
Tailwind
colors: {
custom: {
50: '#e7cfdd',
500: '#dcbbcf',
950: '#000000',
},
}SCSS
$custom: #dcbbcf; $custom-light: #e7cfdd; $custom-dark: #000000;
JSON
{
"hex": "#dcbbcf",
"rgb": {
"r": 220,
"g": 187,
"b": 207
},
"hsl": {
"h": 323.636,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.8264,
"c": 0.04599,
"h": 341.2
},
"luminance": 0.55261
}Semantic roles & 50–950 ramp
primary
#DCBBCF
secondary
#88B399
accent
#AB673B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161315
muted
#848384