#DDBABB#DDBABB
#DDBABB is a light, muted red. Relative luminance 0.541; OKLCH L 82.0% C 0.040 H 16.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBABB |
|---|---|
| RGB | rgb(221, 186, 187) |
| HSL | hsl(358, 34%, 80%) |
| HSV | hsv(358, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 15.4%, 13.3%) |
| CIE-LAB | lab(78.51, 12.67, 4.17) |
| CIE-LCH | lch(78.51, 13.34, 18.23°) |
| OKLab | oklab(81.95% 0.0387 0.0111) |
| OKLCH | oklch(81.95% 0.04 16.1) |
| XYZ | xyz(56.3471, 54.0795, 54.4743) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.13
Dusty Pink
#D8A7B1
ΔE00 6.48
Pale Rose
#FDC1C5
ΔE00 7.04
Light Rose
#FFC5CB
ΔE00 7.26
Bubblegum
#FFC1CC
ΔE00 8.11
Pale Pink
#FFCFDC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBABB #BADDDC
analogous
#DDBACD #DDBABB #DDCBBA
triadic
#DDBABB #BBDDBA #BABBDD
tetradic
#DDBABB #CDDDBA #BADDDC #CBBADD
square
#DDBABB #CDDDBA #BADDDC #CBBADD
split-complementary
#DDBABB #BADDCB #BACDDD
monochromatic
#B5686A #C99193 #DDBABB #F1E3E3 #F5EBEB
Accessibility & contrast
On white
1.78
#DDBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DDBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBABB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBABB | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#E5B7BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbabb; /* rgb */ color: rgb(221, 186, 187); /* oklch */ color: oklch(82.0% 0.040 16.1);
Tailwind
colors: {
custom: {
50: '#e8cecf',
500: '#ddbabb',
950: '#000000',
},
}SCSS
$custom: #ddbabb; $custom-light: #e8cecf; $custom-dark: #000000;
JSON
{
"hex": "#ddbabb",
"rgb": {
"r": 221,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.286,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.81954,
"c": 0.04028,
"h": 16.1
},
"luminance": 0.54078
}Semantic roles & 50–950 ramp
primary
#DDBABB
secondary
#86B5B3
accent
#ADA939
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161313
muted
#848383