#DDC0BB#DDC0BB
#DDC0BB is a very light, muted red. Relative luminance 0.567; OKLCH L 83.1% C 0.034 H 29.4°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC0BB |
|---|---|
| RGB | rgb(221, 192, 187) |
| HSL | hsl(9, 33%, 80%) |
| HSV | hsv(9, 15%, 87%) |
| CMYK | cmyk(0%, 13.1%, 15.4%, 13.3%) |
| CIE-LAB | lab(79.99, 9.47, 6.31) |
| CIE-LCH | lch(79.99, 11.38, 33.67°) |
| OKLab | oklab(83.11% 0.0296 0.0167) |
| OKLCH | oklch(83.11% 0.034 29.4) |
| XYZ | xyz(57.6378, 56.6608, 54.9045) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.34
Mistyrose
#FFE4E1
ΔE00 8.31
Pale Rose
#FDC1C5
ΔE00 9.32
Light Rose
#FFC5CB
ΔE00 9.51
Dusty Pink
#D8A7B1
ΔE00 9.93
Warm Gray
#C9BEB0
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC0BB #BBD8DD
analogous
#DDBBC7 #DDC0BB #DDD1BB
triadic
#DDC0BB #BBDDC0 #C0BBDD
tetradic
#DDC0BB #C7DDBB #BBD8DD #D1BBDD
square
#DDC0BB #C7DDBB #BBD8DD #D1BBDD
split-complementary
#DDC0BB #BBDDD1 #BBC7DD
monochromatic
#B47469 #C99A92 #DDC0BB #F1E6E4 #F5ECEB
Accessibility & contrast
On white
1.70
#DDC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#DDC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC0BB
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC0BB | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#CCC8BB
Tritanopia (blue-blind)
#E4BDBF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ddc0bb; /* rgb */ color: rgb(221, 192, 187); /* oklch */ color: oklch(83.1% 0.034 29.4);
Tailwind
colors: {
custom: {
50: '#e7d3cf',
500: '#ddc0bb',
950: '#000000',
},
}SCSS
$custom: #ddc0bb; $custom-light: #e7d3cf; $custom-dark: #000000;
JSON
{
"hex": "#ddc0bb",
"rgb": {
"r": 221,
"g": 192,
"b": 187
},
"hsl": {
"h": 8.824,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.83108,
"c": 0.03393,
"h": 29.4
},
"luminance": 0.56659
}Semantic roles & 50–950 ramp
primary
#DDC0BB
secondary
#87AEB5
accent
#9BAC39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383