#DCBCCF#DCBCCF
#DCBCCF is a very light, muted pink. Relative luminance 0.557; OKLCH L 82.8% C 0.044 H 341.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCCF |
|---|---|
| RGB | rgb(220, 188, 207) |
| HSL | hsl(324, 31%, 80%) |
| HSV | hsv(324, 15%, 86%) |
| CMYK | cmyk(0%, 14.5%, 5.9%, 13.7%) |
| CIE-LAB | lab(79.44, 14.58, -5.29) |
| CIE-LCH | lch(79.44, 15.51, 340.06°) |
| OKLab | oklab(82.83% 0.042 -0.0139) |
| OKLCH | oklch(82.83% 0.044 341.7) |
| XYZ | xyz(58.7598, 55.6883, 66.6729) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.06
Light Pink
#FFD1DF
ΔE00 7.05
Pale Pink
#FFCFDC
ΔE00 7.17
Dusty Pink
#D8A7B1
ΔE00 7.44
Bubblegum
#FFC1CC
ΔE00 8.57
Lilac
#C8A2C8
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCCF #BCDCC9
analogous
#D9BCDC #DCBCCF #DCBCBF
triadic
#DCBCCF #CFDCBC #BCCFDC
tetradic
#DCBCCF #DCD9BC #BCDCC9 #BCBFDC
square
#DCBCCF #DCD9BC #BCDCC9 #BCBFDC
split-complementary
#DCBCCF #BFDCBC #BCDCD9
monochromatic
#B26C95 #C794B2 #DCBCCF #F1E4EC #F5EBF1
Accessibility & contrast
On white
1.73
#DCBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#DCBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCCF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCCF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC2D0
Deuteranopia (green-blind)
#C4C7CE
Tritanopia (blue-blind)
#E0BCC2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcbccf; /* rgb */ color: rgb(220, 188, 207); /* oklch */ color: oklch(82.8% 0.044 341.7);
Tailwind
colors: {
custom: {
50: '#e7d0dd',
500: '#dcbccf',
950: '#000000',
},
}SCSS
$custom: #dcbccf; $custom-light: #e7d0dd; $custom-dark: #000000;
JSON
{
"hex": "#dcbccf",
"rgb": {
"r": 220,
"g": 188,
"b": 207
},
"hsl": {
"h": 324.375,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.82829,
"c": 0.04427,
"h": 341.7
},
"luminance": 0.55687
}Semantic roles & 50–950 ramp
primary
#DCBCCF
secondary
#89B39A
accent
#AA683B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384