#DDBBBD#DDBBBD
#DDBBBD is a very light, muted red. Relative luminance 0.546; OKLCH L 82.2% C 0.039 H 14.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBBD |
|---|---|
| RGB | rgb(221, 187, 189) |
| HSL | hsl(356, 33%, 80%) |
| HSV | hsv(356, 15%, 87%) |
| CMYK | cmyk(0%, 15.4%, 14.5%, 13.3%) |
| CIE-LAB | lab(78.80, 12.45, 3.52) |
| CIE-LCH | lch(78.80, 12.94, 15.78°) |
| OKLab | oklab(82.2% 0.038 0.0094) |
| OKLCH | oklch(82.2% 0.039 14) |
| XYZ | xyz(56.7741, 54.5885, 55.6802) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.36
Dusty Pink
#D8A7B1
ΔE00 6.59
Pale Rose
#FDC1C5
ΔE00 7.15
Light Rose
#FFC5CB
ΔE00 7.28
Pale Pink
#FFCFDC
ΔE00 7.89
Bubblegum
#FFC1CC
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBBD #BBDDDB
analogous
#DDBBCE #DDBBBD #DDCABB
triadic
#DDBBBD #BDDDBB #BBBDDD
tetradic
#DDBBBD #CEDDBB #BBDDDB #CABBDD
square
#DDBBBD #CEDDBB #BBDDDB #CABBDD
split-complementary
#DDBBBD #BBDDCA #BBCEDD
monochromatic
#B4696E #C99295 #DDBBBD #F1E4E5 #F5EBEB
Accessibility & contrast
On white
1.76
#DDBBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#DDBBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBBD
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBBD | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBD
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#E4B8BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ddbbbd; /* rgb */ color: rgb(221, 187, 189); /* oklch */ color: oklch(82.2% 0.039 14.0);
Tailwind
colors: {
custom: {
50: '#e8cfd0',
500: '#ddbbbd',
950: '#000000',
},
}SCSS
$custom: #ddbbbd; $custom-light: #e8cfd0; $custom-dark: #000000;
JSON
{
"hex": "#ddbbbd",
"rgb": {
"r": 221,
"g": 187,
"b": 189
},
"hsl": {
"h": 356.471,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.822,
"c": 0.03911,
"h": 14
},
"luminance": 0.54587
}Semantic roles & 50–950 ramp
primary
#DDBBBD
secondary
#87B5B2
accent
#ACA539
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383