#DCBAB2#DCBAB2
#DCBAB2 is a light, muted red. Relative luminance 0.535; OKLCH L 81.6% C 0.041 H 33.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBAB2 |
|---|---|
| RGB | rgb(220, 186, 178) |
| HSL | hsl(11, 38%, 78%) |
| HSV | hsv(11, 19%, 86%) |
| CMYK | cmyk(0%, 15.5%, 19.1%, 13.7%) |
| CIE-LAB | lab(78.20, 10.91, 8.58) |
| CIE-LCH | lch(78.20, 13.88, 38.20°) |
| OKLab | oklab(81.62% 0.0341 0.0225) |
| OKLCH | oklch(81.62% 0.041 33.4) |
| XYZ | xyz(55.1101, 53.5496, 49.5439) |
| Luminance | 0.5355 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.75
Pale Rose
#FDC1C5
ΔE00 9.14
Dusty Pink
#D8A7B1
ΔE00 9.43
Apricot
#FBCEB1
ΔE00 9.47
Light Rose
#FFC5CB
ΔE00 9.62
Mistyrose
#FFE4E1
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBAB2 #B2D4DC
analogous
#DCB2BF #DCBAB2 #DCCFB2
triadic
#DCBAB2 #B2DCBA #BAB2DC
tetradic
#DCBAB2 #BFDCB2 #B2D4DC #CFB2DC
square
#DCBAB2 #BFDCB2 #B2D4DC #CFB2DC
split-complementary
#DCBAB2 #B2DCCF #B2BFDC
monochromatic
#B66F5E #C99488 #DCBAB2 #EFE0DC #F5ECEA
Accessibility & contrast
On white
1.79
#DCBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#DCBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBAB2
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBAB2 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB1
Deuteranopia (green-blind)
#C9C4B2
Tritanopia (blue-blind)
#E5B6B8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbab2; /* rgb */ color: rgb(220, 186, 178); /* oklch */ color: oklch(81.6% 0.041 33.4);
Tailwind
colors: {
custom: {
50: '#e7cec9',
500: '#dcbab2',
950: '#000000',
},
}SCSS
$custom: #dcbab2; $custom-light: #e7cec9; $custom-dark: #000000;
JSON
{
"hex": "#dcbab2",
"rgb": {
"r": 220,
"g": 186,
"b": 178
},
"hsl": {
"h": 11.429,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.81619,
"c": 0.04087,
"h": 33.4
},
"luminance": 0.53548
}Semantic roles & 50–950 ramp
primary
#DCBAB2
secondary
#7EAAB4
accent
#99B035
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161313
muted
#848382