#DDBDBB#DDBDBB
#DDBDBB is a very light, muted red. Relative luminance 0.554; OKLCH L 82.5% C 0.037 H 22.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBDBB |
|---|---|
| RGB | rgb(221, 189, 187) |
| HSL | hsl(4, 33%, 80%) |
| HSV | hsv(4, 15%, 87%) |
| CMYK | cmyk(0%, 14.5%, 15.4%, 13.3%) |
| CIE-LAB | lab(79.25, 11.07, 5.24) |
| CIE-LCH | lch(79.25, 12.24, 25.33°) |
| OKLab | oklab(82.53% 0.0341 0.0139) |
| OKLCH | oklch(82.53% 0.037 22.2) |
| XYZ | xyz(56.9858, 55.3568, 54.6872) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.93
Pale Rose
#FDC1C5
ΔE00 8.00
Dusty Pink
#D8A7B1
ΔE00 8.13
Light Rose
#FFC5CB
ΔE00 8.21
Mistyrose
#FFE4E1
ΔE00 8.98
Pale Pink
#FFCFDC
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBDBB #BBDBDD
analogous
#DDBBCA #DDBDBB #DDCEBB
triadic
#DDBDBB #BBDDBD #BDBBDD
tetradic
#DDBDBB #CADDBB #BBDBDD #CEBBDD
square
#DDBDBB #CADDBB #BBDBDD #CEBBDD
split-complementary
#DDBDBB #BBDDCE #BBCADD
monochromatic
#B46E69 #C99592 #DDBDBB #F1E5E4 #F5EBEB
Accessibility & contrast
On white
1.74
#DDBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#DDBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBDBB
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBDBB | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#CAC7BB
Tritanopia (blue-blind)
#E5BABD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ddbdbb; /* rgb */ color: rgb(221, 189, 187); /* oklch */ color: oklch(82.5% 0.037 22.2);
Tailwind
colors: {
custom: {
50: '#e8d0cf',
500: '#ddbdbb',
950: '#000000',
},
}SCSS
$custom: #ddbdbb; $custom-light: #e8d0cf; $custom-dark: #000000;
JSON
{
"hex": "#ddbdbb",
"rgb": {
"r": 221,
"g": 189,
"b": 187
},
"hsl": {
"h": 3.529,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.82529,
"c": 0.03685,
"h": 22.2
},
"luminance": 0.55355
}Semantic roles & 50–950 ramp
primary
#DDBDBB
secondary
#87B2B5
accent
#A5AC39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383