#DDB7BB#DDB7BB
#DDB7BB is a light, muted red. Relative luminance 0.528; OKLCH L 81.4% C 0.044 H 11.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDB7BB |
|---|---|
| RGB | rgb(221, 183, 187) |
| HSL | hsl(354, 36%, 79%) |
| HSV | hsv(354, 17%, 87%) |
| CMYK | cmyk(0%, 17.2%, 15.4%, 13.3%) |
| CIE-LAB | lab(77.77, 14.27, 3.11) |
| CIE-LCH | lch(77.77, 14.61, 12.29°) |
| OKLab | oklab(81.38% 0.0433 0.0084) |
| OKLCH | oklch(81.38% 0.044 11) |
| XYZ | xyz(55.7218, 52.8287, 54.2658) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.00
Pinkish Grey
#C8ACA9
ΔE00 5.78
Pale Rose
#FDC1C5
ΔE00 6.49
Light Rose
#FFC5CB
ΔE00 6.71
Bubblegum
#FFC1CC
ΔE00 7.22
Pink
#FFC0CB
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDB7BB #B7DDD9
analogous
#DDB7CE #DDB7BB #DDC6B7
triadic
#DDB7BB #BBDDB7 #B7BBDD
tetradic
#DDB7BB #CEDDB7 #B7DDD9 #C6B7DD
square
#DDB7BB #CEDDB7 #B7DDD9 #C6B7DD
split-complementary
#DDB7BB #B7DDC6 #B7CEDD
monochromatic
#B6646C #C98D94 #DDB7BB #F1E1E2 #F5EAEB
Accessibility & contrast
On white
1.82
#DDB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#DDB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDB7BB
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDB7BB | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBB
Deuteranopia (green-blind)
#C5C3BA
Tritanopia (blue-blind)
#E5B4B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ddb7bb; /* rgb */ color: rgb(221, 183, 187); /* oklch */ color: oklch(81.4% 0.044 11.0);
Tailwind
colors: {
custom: {
50: '#e8cccf',
500: '#ddb7bb',
950: '#000000',
},
}SCSS
$custom: #ddb7bb; $custom-light: #e8cccf; $custom-dark: #000000;
JSON
{
"hex": "#ddb7bb",
"rgb": {
"r": 221,
"g": 183,
"b": 187
},
"hsl": {
"h": 353.684,
"s": 35.849,
"l": 79.216
},
"oklch": {
"l": 0.81382,
"c": 0.04412,
"h": 11
},
"luminance": 0.52827
}Semantic roles & 50–950 ramp
primary
#DDB7BB
secondary
#83B5B0
accent
#AFA237
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161313
muted
#848383