#DCBCBE#DCBCBE
#DCBCBE is a very light, muted red. Relative luminance 0.549; OKLCH L 82.3% C 0.037 H 13.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCBE |
|---|---|
| RGB | rgb(220, 188, 190) |
| HSL | hsl(356, 31%, 80%) |
| HSV | hsv(356, 15%, 86%) |
| CMYK | cmyk(0%, 14.5%, 13.6%, 13.7%) |
| CIE-LAB | lab(78.98, 11.72, 3.23) |
| CIE-LCH | lch(78.98, 12.16, 15.41°) |
| OKLab | oklab(82.33% 0.0357 0.0087) |
| OKLCH | oklch(82.33% 0.037 13.7) |
| XYZ | xyz(56.7923, 54.9013, 56.3106) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.28
Dusty Pink
#D8A7B1
ΔE00 7.08
Pale Rose
#FDC1C5
ΔE00 7.64
Light Rose
#FFC5CB
ΔE00 7.71
Pale Pink
#FFCFDC
ΔE00 8.09
Light Pink
#FFD1DF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCBE #BCDCDA
analogous
#DCBCCE #DCBCBE #DCCABC
triadic
#DCBCBE #BEDCBC #BCBEDC
tetradic
#DCBCBE #CEDCBC #BCDCDA #CABCDC
square
#DCBCBE #CEDCBC #BCDCDA #CABCDC
split-complementary
#DCBCBE #BCDCCA #BCCEDC
monochromatic
#B26C70 #C79497 #DCBCBE #F1E4E5 #F5EBEB
Accessibility & contrast
On white
1.75
#DCBCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#DCBCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCBE
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCBE | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#E3B9BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcbcbe; /* rgb */ color: rgb(220, 188, 190); /* oklch */ color: oklch(82.3% 0.037 13.7);
Tailwind
colors: {
custom: {
50: '#e7d0d1',
500: '#dcbcbe',
950: '#000000',
},
}SCSS
$custom: #dcbcbe; $custom-light: #e7d0d1; $custom-dark: #000000;
JSON
{
"hex": "#dcbcbe",
"rgb": {
"r": 220,
"g": 188,
"b": 190
},
"hsl": {
"h": 356.25,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.82328,
"c": 0.03674,
"h": 13.7
},
"luminance": 0.549
}Semantic roles & 50–950 ramp
primary
#DCBCBE
secondary
#89B3B1
accent
#AAA33B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383