#DCBBBE#DCBBBE
#DCBBBE is a very light, muted red. Relative luminance 0.545; OKLCH L 82.1% C 0.038 H 11.7°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBBE |
|---|---|
| RGB | rgb(220, 187, 190) |
| HSL | hsl(355, 32%, 80%) |
| HSV | hsv(355, 15%, 86%) |
| CMYK | cmyk(0%, 15%, 13.6%, 13.7%) |
| CIE-LAB | lab(78.74, 12.25, 2.87) |
| CIE-LCH | lch(78.74, 12.58, 13.20°) |
| OKLab | oklab(82.14% 0.0372 0.0077) |
| OKLCH | oklch(82.14% 0.038 11.7) |
| XYZ | xyz(56.5794, 54.4756, 56.2396) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.42
Dusty Pink
#D8A7B1
ΔE00 6.58
Pale Rose
#FDC1C5
ΔE00 7.40
Light Rose
#FFC5CB
ΔE00 7.47
Pale Pink
#FFCFDC
ΔE00 7.85
Light Pink
#FFD1DF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBBE #BBDCD9
analogous
#DCBBCF #DCBBBE #DCC8BB
triadic
#DCBBBE #BEDCBB #BBBEDC
tetradic
#DCBBBE #CFDCBB #BBDCD9 #C8BBDC
square
#DCBBBE #CFDCBB #BBDCD9 #C8BBDC
split-complementary
#DCBBBE #BBDCC8 #BBCFDC
monochromatic
#B26A71 #C79397 #DCBBBE #F1E3E5 #F5EBEC
Accessibility & contrast
On white
1.77
#DCBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#DCBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBBE
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBBE | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBE
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#E3B9BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbbbe; /* rgb */ color: rgb(220, 187, 190); /* oklch */ color: oklch(82.1% 0.038 11.7);
Tailwind
colors: {
custom: {
50: '#e7cfd1',
500: '#dcbbbe',
950: '#000000',
},
}SCSS
$custom: #dcbbbe; $custom-light: #e7cfd1; $custom-dark: #000000;
JSON
{
"hex": "#dcbbbe",
"rgb": {
"r": 220,
"g": 187,
"b": 190
},
"hsl": {
"h": 354.545,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.82136,
"c": 0.03802,
"h": 11.7
},
"luminance": 0.54474
}Semantic roles & 50–950 ramp
primary
#DCBBBE
secondary
#88B3AF
accent
#ABA13B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383