#DCC2BB#DCC2BB
#DCC2BB is a very light, muted red. Relative luminance 0.574; OKLCH L 83.4% C 0.031 H 35.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2BB |
|---|---|
| RGB | rgb(220, 194, 187) |
| HSL | hsl(13, 32%, 80%) |
| HSV | hsv(13, 15%, 86%) |
| CMYK | cmyk(0%, 11.8%, 15%, 13.7%) |
| CIE-LAB | lab(80.40, 8.05, 6.89) |
| CIE-LCH | lch(80.40, 10.59, 40.56°) |
| OKLab | oklab(83.41% 0.0254 0.0181) |
| OKLCH | oklch(83.41% 0.031 35.5) |
| XYZ | xyz(57.7763, 57.3885, 55.0376) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.99
Mistyrose
#FFE4E1
ΔE00 8.18
Warm Gray
#C9BEB0
ΔE00 8.58
Apricot
#FBCEB1
ΔE00 9.43
Pale Rose
#FDC1C5
ΔE00 10.71
Silver
#C0C0C0
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2BB #BBD5DC
analogous
#DCBBC5 #DCC2BB #DCD3BB
triadic
#DCC2BB #BBDCC2 #C2BBDC
tetradic
#DCC2BB #C5DCBB #BBD5DC #D3BBDC
square
#DCC2BB #C5DCBB #BBD5DC #D3BBDC
split-complementary
#DCC2BB #BBDCD3 #BBC5DC
monochromatic
#B27A6A #C79E93 #DCC2BB #F1E6E3 #F5EDEB
Accessibility & contrast
On white
1.68
#DCC2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#DCC2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2BB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2BB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#CEC9BB
Tritanopia (blue-blind)
#E3BFC0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dcc2bb; /* rgb */ color: rgb(220, 194, 187); /* oklch */ color: oklch(83.4% 0.031 35.5);
Tailwind
colors: {
custom: {
50: '#e7d4cf',
500: '#dcc2bb',
950: '#000000',
},
}SCSS
$custom: #dcc2bb; $custom-light: #e7d4cf; $custom-dark: #000000;
JSON
{
"hex": "#dcc2bb",
"rgb": {
"r": 220,
"g": 194,
"b": 187
},
"hsl": {
"h": 12.727,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.83407,
"c": 0.03124,
"h": 35.5
},
"luminance": 0.57387
}Semantic roles & 50–950 ramp
primary
#DCC2BB
secondary
#88AAB3
accent
#93AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383