#DDBBB7#DDBBB7
#DDBBB7 is a very light, muted red. Relative luminance 0.543; OKLCH L 82.0% C 0.040 H 25.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBB7 |
|---|---|
| RGB | rgb(221, 187, 183) |
| HSL | hsl(6, 36%, 79%) |
| HSV | hsv(6, 17%, 87%) |
| CMYK | cmyk(0%, 15.4%, 17.2%, 13.3%) |
| CIE-LAB | lab(78.66, 11.51, 6.55) |
| CIE-LCH | lch(78.66, 13.24, 29.64°) |
| OKLab | oklab(82.04% 0.0356 0.0173) |
| OKLCH | oklch(82.04% 0.04 25.9) |
| XYZ | xyz(56.1363, 54.3334, 52.3209) |
| Luminance | 0.5433 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.68
Pale Rose
#FDC1C5
ΔE00 7.99
Dusty Pink
#D8A7B1
ΔE00 8.14
Light Rose
#FFC5CB
ΔE00 8.35
Mistyrose
#FFE4E1
ΔE00 9.50
Bubblegum
#FFC1CC
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBB7 #B7D9DD
analogous
#DDB7C6 #DDBBB7 #DDCEB7
triadic
#DDBBB7 #B7DDBB #BBB7DD
tetradic
#DDBBB7 #C6DDB7 #B7D9DD #CEB7DD
square
#DDBBB7 #C6DDB7 #B7D9DD #CEB7DD
split-complementary
#DDBBB7 #B7DDCE #B7C6DD
monochromatic
#B66C64 #C9948D #DDBBB7 #F1E2E1 #F5EBEA
Accessibility & contrast
On white
1.77
#DDBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#DDBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBB7
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBB7 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB7
Deuteranopia (green-blind)
#C9C5B7
Tritanopia (blue-blind)
#E5B7BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ddbbb7; /* rgb */ color: rgb(221, 187, 183); /* oklch */ color: oklch(82.0% 0.040 25.9);
Tailwind
colors: {
custom: {
50: '#e8cfcc',
500: '#ddbbb7',
950: '#000000',
},
}SCSS
$custom: #ddbbb7; $custom-light: #e8cfcc; $custom-dark: #000000;
JSON
{
"hex": "#ddbbb7",
"rgb": {
"r": 221,
"g": 187,
"b": 183
},
"hsl": {
"h": 6.316,
"s": 35.849,
"l": 79.216
},
"oklch": {
"l": 0.82036,
"c": 0.0396,
"h": 25.9
},
"luminance": 0.54332
}Semantic roles & 50–950 ramp
primary
#DDBBB7
secondary
#83B0B5
accent
#A2AF37
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161313
muted
#848383