#DCBABF#DCBABF
#DCBABF is a light, muted red. Relative luminance 0.541; OKLCH L 82.0% C 0.040 H 8.0°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBABF |
|---|---|
| RGB | rgb(220, 186, 191) |
| HSL | hsl(351, 33%, 80%) |
| HSV | hsv(351, 15%, 86%) |
| CMYK | cmyk(0%, 15.5%, 13.2%, 13.7%) |
| CIE-LAB | lab(78.52, 12.95, 2.01) |
| CIE-LCH | lch(78.52, 13.11, 8.83°) |
| OKLab | oklab(81.97% 0.0391 0.0055) |
| OKLCH | oklch(81.97% 0.04 8) |
| XYZ | xyz(56.4777, 54.0966, 56.7467) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.86
Dusty Pink
#D8A7B1
ΔE00 5.97
Pale Rose
#FDC1C5
ΔE00 7.20
Light Rose
#FFC5CB
ΔE00 7.23
Pale Pink
#FFCFDC
ΔE00 7.48
Light Pink
#FFD1DF
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBABF #BADCD7
analogous
#DCBAD0 #DCBABF #DCC6BA
triadic
#DCBABF #BFDCBA #BABFDC
tetradic
#DCBABF #D0DCBA #BADCD7 #C6BADC
square
#DCBABF #D0DCBA #BADCD7 #C6BADC
split-complementary
#DCBABF #BADCC6 #BAD0DC
monochromatic
#B36974 #C79199 #DCBABF #F1E3E5 #F5EBEC
Accessibility & contrast
On white
1.78
#DCBABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DCBABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBABF
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBABF | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#C6C5BE
Tritanopia (blue-blind)
#E3B8BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbabf; /* rgb */ color: rgb(220, 186, 191); /* oklch */ color: oklch(82.0% 0.040 8.0);
Tailwind
colors: {
custom: {
50: '#e7ced2',
500: '#dcbabf',
950: '#000000',
},
}SCSS
$custom: #dcbabf; $custom-light: #e7ced2; $custom-dark: #000000;
JSON
{
"hex": "#dcbabf",
"rgb": {
"r": 220,
"g": 186,
"b": 191
},
"hsl": {
"h": 351.176,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.81974,
"c": 0.03951,
"h": 8
},
"luminance": 0.54095
}Semantic roles & 50–950 ramp
primary
#DCBABF
secondary
#87B4AD
accent
#AB9B3A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383