#DCB2BD#DCB2BD
#DCB2BD is a light, muted pink. Relative luminance 0.507; OKLCH L 80.4% C 0.051 H 0.8°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB2BD |
|---|---|
| RGB | rgb(220, 178, 189) |
| HSL | hsl(344, 38%, 78%) |
| HSV | hsv(344, 19%, 86%) |
| CMYK | cmyk(0%, 19.1%, 14.1%, 13.7%) |
| CIE-LAB | lab(76.52, 16.92, 0.18) |
| CIE-LCH | lch(76.52, 16.92, 0.62°) |
| OKLab | oklab(80.4% 0.0507 0.0007) |
| OKLCH | oklch(80.4% 0.051 0.8) |
| XYZ | xyz(54.6207, 50.7324, 55.0494) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.14
Faded Pink
#DE9DAC
ΔE00 6.63
Bubblegum
#FFC1CC
ΔE00 6.72
Pink
#FFC0CB
ΔE00 6.73
Pale Rose
#FDC1C5
ΔE00 6.93
Light Rose
#FFC5CB
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB2BD #B2DCD1
analogous
#DCB2D2 #DCB2BD #DCBCB2
triadic
#DCB2BD #BDDCB2 #B2BDDC
tetradic
#DCB2BD #D2DCB2 #B2DCD1 #BCB2DC
square
#DCB2BD #D2DCB2 #B2DCD1 #BCB2DC
split-complementary
#DCB2BD #B2DCBC #B2D2DC
monochromatic
#B65E75 #C98899 #DCB2BD #EFDCE1 #F5EAED
Accessibility & contrast
On white
1.88
#DCB2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#DCB2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB2BD
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB2BD | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BD
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#E4B0B6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dcb2bd; /* rgb */ color: rgb(220, 178, 189); /* oklch */ color: oklch(80.4% 0.051 0.8);
Tailwind
colors: {
custom: {
50: '#e7c9d0',
500: '#dcb2bd',
950: '#000000',
},
}SCSS
$custom: #dcb2bd; $custom-light: #e7c9d0; $custom-dark: #000000;
JSON
{
"hex": "#dcb2bd",
"rgb": {
"r": 220,
"g": 178,
"b": 189
},
"hsl": {
"h": 344.286,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.80402,
"c": 0.05066,
"h": 0.8
},
"luminance": 0.50731
}Semantic roles & 50–950 ramp
primary
#DCB2BD
secondary
#7EB4A6
accent
#B09035
background
#FEFDFE
surface
#FCF9FB
border
#D5D2D4
text
#161314
muted
#848283