#DCBEBC#DCBEBC
#DCBEBC is a very light, muted red. Relative luminance 0.557; OKLCH L 82.7% C 0.034 H 22.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBEBC |
|---|---|
| RGB | rgb(220, 190, 188) |
| HSL | hsl(4, 31%, 80%) |
| HSV | hsv(4, 15%, 86%) |
| CMYK | cmyk(0%, 13.6%, 14.5%, 13.7%) |
| CIE-LAB | lab(79.43, 10.33, 4.95) |
| CIE-LCH | lch(79.43, 11.46, 25.61°) |
| OKLab | oklab(82.66% 0.0319 0.0132) |
| OKLCH | oklch(82.66% 0.034 22.4) |
| XYZ | xyz(57.0054, 55.6749, 55.3106) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.94
Pale Rose
#FDC1C5
ΔE00 8.53
Dusty Pink
#D8A7B1
ΔE00 8.62
Light Rose
#FFC5CB
ΔE00 8.68
Mistyrose
#FFE4E1
ΔE00 8.73
Pale Pink
#FFCFDC
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBEBC #BCDADC
analogous
#DCBCCA #DCBEBC #DCCEBC
triadic
#DCBEBC #BCDCBE #BEBCDC
tetradic
#DCBEBC #CADCBC #BCDADC #CEBCDC
square
#DCBEBC #CADCBC #BCDADC #CEBCDC
split-complementary
#DCBEBC #BCDCCE #BCCADC
monochromatic
#B2706C #C79794 #DCBEBC #F1E5E4 #F5EBEB
Accessibility & contrast
On white
1.73
#DCBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#DCBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBEBC
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBEBC | 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)
#C3C2BC
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#E3BBBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcbebc; /* rgb */ color: rgb(220, 190, 188); /* oklch */ color: oklch(82.7% 0.034 22.4);
Tailwind
colors: {
custom: {
50: '#e7d1d0',
500: '#dcbebc',
950: '#000000',
},
}SCSS
$custom: #dcbebc; $custom-light: #e7d1d0; $custom-dark: #000000;
JSON
{
"hex": "#dcbebc",
"rgb": {
"r": 220,
"g": 190,
"b": 188
},
"hsl": {
"h": 3.75,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.82658,
"c": 0.03449,
"h": 22.4
},
"luminance": 0.55673
}Semantic roles & 50–950 ramp
primary
#DCBEBC
secondary
#89B1B3
accent
#A3AA3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383