#DCBCB2#DCBCB2
#DCBCB2 is a very light, muted red. Relative luminance 0.544; OKLCH L 82.0% C 0.039 H 38.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCB2 |
|---|---|
| RGB | rgb(220, 188, 178) |
| HSL | hsl(14, 38%, 78%) |
| HSV | hsv(14, 19%, 86%) |
| CMYK | cmyk(0%, 14.5%, 19.1%, 13.7%) |
| CIE-LAB | lab(78.69, 9.84, 9.29) |
| CIE-LCH | lch(78.69, 13.53, 43.35°) |
| OKLab | oklab(82.01% 0.031 0.0243) |
| OKLCH | oklch(82.01% 0.039 38.1) |
| XYZ | xyz(55.5344, 54.3981, 49.6854) |
| Luminance | 0.5440 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.35
Apricot
#FBCEB1
ΔE00 8.58
Warm Gray
#C9BEB0
ΔE00 9.63
Mistyrose
#FFE4E1
ΔE00 9.73
Pale Rose
#FDC1C5
ΔE00 10.17
Light Rose
#FFC5CB
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCB2 #B2D2DC
analogous
#DCB2BD #DCBCB2 #DCD1B2
triadic
#DCBCB2 #B2DCBC #BCB2DC
tetradic
#DCBCB2 #BDDCB2 #B2D2DC #D1B2DC
square
#DCBCB2 #BDDCB2 #B2D2DC #D1B2DC
split-complementary
#DCBCB2 #B2DCD1 #B2BDDC
monochromatic
#B6735E #C99788 #DCBCB2 #EFE1DC #F5EDEA
Accessibility & contrast
On white
1.77
#DCBCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#DCBCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCB2
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCB2 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB1
Deuteranopia (green-blind)
#CBC5B2
Tritanopia (blue-blind)
#E5B8B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbcb2; /* rgb */ color: rgb(220, 188, 178); /* oklch */ color: oklch(82.0% 0.039 38.1);
Tailwind
colors: {
custom: {
50: '#e7d0c9',
500: '#dcbcb2',
950: '#000000',
},
}SCSS
$custom: #dcbcb2; $custom-light: #e7d0c9; $custom-dark: #000000;
JSON
{
"hex": "#dcbcb2",
"rgb": {
"r": 220,
"g": 188,
"b": 178
},
"hsl": {
"h": 14.286,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.82005,
"c": 0.03943,
"h": 38.1
},
"luminance": 0.54396
}Semantic roles & 50–950 ramp
primary
#DCBCB2
secondary
#7EA7B4
accent
#93B035
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382