#DCBABE#DCBABE
#DCBABE is a light, muted red. Relative luminance 0.541; OKLCH L 81.9% C 0.039 H 10.0°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBABE |
|---|---|
| RGB | rgb(220, 186, 190) |
| HSL | hsl(353, 33%, 80%) |
| HSV | hsv(353, 15%, 86%) |
| CMYK | cmyk(0%, 15.5%, 13.6%, 13.7%) |
| CIE-LAB | lab(78.49, 12.79, 2.52) |
| CIE-LCH | lch(78.49, 13.03, 11.13°) |
| OKLab | oklab(81.95% 0.0388 0.0068) |
| OKLCH | oklch(81.95% 0.039 10) |
| XYZ | xyz(56.3680, 54.0527, 56.1691) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.61
Dusty Pink
#D8A7B1
ΔE00 6.09
Pale Rose
#FDC1C5
ΔE00 7.20
Light Rose
#FFC5CB
ΔE00 7.27
Pale Pink
#FFCFDC
ΔE00 7.65
Light Pink
#FFD1DF
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBABE #BADCD8
analogous
#DCBACF #DCBABE #DCC7BA
triadic
#DCBABE #BEDCBA #BABEDC
tetradic
#DCBABE #CFDCBA #BADCD8 #C7BADC
square
#DCBABE #CFDCBA #BADCD8 #C7BADC
split-complementary
#DCBABE #BADCC7 #BACFDC
monochromatic
#B36972 #C79198 #DCBABE #F1E3E4 #F5EBEC
Accessibility & contrast
On white
1.78
#DCBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#DCBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBABE
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBABE | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBE
Deuteranopia (green-blind)
#C7C4BD
Tritanopia (blue-blind)
#E3B8BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbabe; /* rgb */ color: rgb(220, 186, 190); /* oklch */ color: oklch(81.9% 0.039 10.0);
Tailwind
colors: {
custom: {
50: '#e7ced1',
500: '#dcbabe',
950: '#000000',
},
}SCSS
$custom: #dcbabe; $custom-light: #e7ced1; $custom-dark: #000000;
JSON
{
"hex": "#dcbabe",
"rgb": {
"r": 220,
"g": 186,
"b": 190
},
"hsl": {
"h": 352.941,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.81945,
"c": 0.03935,
"h": 10
},
"luminance": 0.54051
}Semantic roles & 50–950 ramp
primary
#DCBABE
secondary
#87B4AE
accent
#AB9E3A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383