#DCBEBB#DCBEBB
#DCBEBB is a very light, muted red. Relative luminance 0.556; OKLCH L 82.6% C 0.035 H 24.6°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBEBB |
|---|---|
| RGB | rgb(220, 190, 187) |
| HSL | hsl(5, 32%, 80%) |
| HSV | hsv(5, 15%, 86%) |
| CMYK | cmyk(0%, 13.6%, 15%, 13.7%) |
| CIE-LAB | lab(79.40, 10.17, 5.46) |
| CIE-LCH | lch(79.40, 11.54, 28.20°) |
| OKLab | oklab(82.63% 0.0315 0.0145) |
| OKLCH | oklch(82.63% 0.035 24.6) |
| XYZ | xyz(56.8980, 55.6319, 54.7449) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.89
Pale Rose
#FDC1C5
ΔE00 8.70
Mistyrose
#FFE4E1
ΔE00 8.73
Dusty Pink
#D8A7B1
ΔE00 8.89
Light Rose
#FFC5CB
ΔE00 8.89
Pale Pink
#FFCFDC
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBEBB #BBD9DC
analogous
#DCBBC8 #DCBEBB #DCCFBB
triadic
#DCBEBB #BBDCBE #BEBBDC
tetradic
#DCBEBB #C8DCBB #BBD9DC #CFBBDC
square
#DCBEBB #C8DCBB #BBD9DC #CFBBDC
split-complementary
#DCBEBB #BBDCCF #BBC8DC
monochromatic
#B2716A #C79793 #DCBEBB #F1E5E3 #F5ECEB
Accessibility & contrast
On white
1.73
#DCBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#DCBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBEBB
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBEBB | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C1BB
Deuteranopia (green-blind)
#CAC7BB
Tritanopia (blue-blind)
#E3BBBD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcbebb; /* rgb */ color: rgb(220, 190, 187); /* oklch */ color: oklch(82.6% 0.035 24.6);
Tailwind
colors: {
custom: {
50: '#e7d1cf',
500: '#dcbebb',
950: '#000000',
},
}SCSS
$custom: #dcbebb; $custom-light: #e7d1cf; $custom-dark: #000000;
JSON
{
"hex": "#dcbebb",
"rgb": {
"r": 220,
"g": 190,
"b": 187
},
"hsl": {
"h": 5.455,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.82631,
"c": 0.03466,
"h": 24.6
},
"luminance": 0.5563
}Semantic roles & 50–950 ramp
primary
#DCBEBB
secondary
#88AFB3
accent
#A1AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383