#DDB6BB#DDB6BB
#DDB6BB is a light, muted red. Relative luminance 0.524; OKLCH L 81.2% C 0.045 H 9.5°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DDB6BB |
|---|---|
| RGB | rgb(221, 182, 187) |
| HSL | hsl(352, 36%, 79%) |
| HSV | hsv(352, 18%, 87%) |
| CMYK | cmyk(0%, 17.6%, 15.4%, 13.3%) |
| CIE-LAB | lab(77.53, 14.81, 2.76) |
| CIE-LCH | lch(77.53, 15.06, 10.54°) |
| OKLab | oklab(81.19% 0.0449 0.0075) |
| OKLCH | oklch(81.19% 0.045 9.5) |
| XYZ | xyz(55.5162, 52.4177, 54.1973) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.54
Pinkish Grey
#C8ACA9
ΔE00 6.06
Pale Rose
#FDC1C5
ΔE00 6.39
Light Rose
#FFC5CB
ΔE00 6.61
Bubblegum
#FFC1CC
ΔE00 6.99
Pink
#FFC0CB
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDB6BB #B6DDD8
analogous
#DDB6CF #DDB6BB #DDC5B6
triadic
#DDB6BB #BBDDB6 #B6BBDD
tetradic
#DDB6BB #CFDDB6 #B6DDD8 #C5B6DD
square
#DDB6BB #CFDDB6 #B6DDD8 #C5B6DD
split-complementary
#DDB6BB #B6DDC5 #B6CFDD
monochromatic
#B6626D #CA8C94 #DDB6BB #F0E0E2 #F5EAEC
Accessibility & contrast
On white
1.83
#DDB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#DDB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDB6BB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDB6BB | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#C4C2BA
Tritanopia (blue-blind)
#E5B3B8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ddb6bb; /* rgb */ color: rgb(221, 182, 187); /* oklch */ color: oklch(81.2% 0.045 9.5);
Tailwind
colors: {
custom: {
50: '#e8cccf',
500: '#ddb6bb',
950: '#000000',
},
}SCSS
$custom: #ddb6bb; $custom-light: #e8cccf; $custom-dark: #000000;
JSON
{
"hex": "#ddb6bb",
"rgb": {
"r": 221,
"g": 182,
"b": 187
},
"hsl": {
"h": 352.308,
"s": 36.449,
"l": 79.02
},
"oklch": {
"l": 0.81193,
"c": 0.04547,
"h": 9.5
},
"luminance": 0.52416
}Semantic roles & 50–950 ramp
primary
#DDB6BB
secondary
#82B5AE
accent
#AFA036
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161313
muted
#848383