#DDBABC#DDBABC
#DDBABC is a light, muted red. Relative luminance 0.541; OKLCH L 82.0% C 0.040 H 14.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBABC |
|---|---|
| RGB | rgb(221, 186, 188) |
| HSL | hsl(357, 34%, 80%) |
| HSV | hsv(357, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 14.9%, 13.3%) |
| CIE-LAB | lab(78.53, 12.83, 3.67) |
| CIE-LCH | lch(78.53, 13.34, 15.96°) |
| OKLab | oklab(81.98% 0.0391 0.0098) |
| OKLCH | oklch(81.98% 0.04 14.1) |
| XYZ | xyz(56.4546, 54.1225, 55.0400) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.32
Dusty Pink
#D8A7B1
ΔE00 6.28
Pale Rose
#FDC1C5
ΔE00 6.97
Light Rose
#FFC5CB
ΔE00 7.14
Pale Pink
#FFCFDC
ΔE00 7.90
Bubblegum
#FFC1CC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBABC #BADDDB
analogous
#DDBACE #DDBABC #DDC9BA
triadic
#DDBABC #BCDDBA #BABCDD
tetradic
#DDBABC #CEDDBA #BADDDB #C9BADD
square
#DDBABC #CEDDBA #BADDDB #C9BADD
split-complementary
#DDBABC #BADDC9 #BACEDD
monochromatic
#B5686C #C99194 #DDBABC #F1E3E4 #F5EBEB
Accessibility & contrast
On white
1.78
#DDBABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DDBABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBABC
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBABC | 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)
#BFBFBC
Deuteranopia (green-blind)
#C7C5BB
Tritanopia (blue-blind)
#E5B7BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbabc; /* rgb */ color: rgb(221, 186, 188); /* oklch */ color: oklch(82.0% 0.040 14.1);
Tailwind
colors: {
custom: {
50: '#e8ced0',
500: '#ddbabc',
950: '#000000',
},
}SCSS
$custom: #ddbabc; $custom-light: #e8ced0; $custom-dark: #000000;
JSON
{
"hex": "#ddbabc",
"rgb": {
"r": 221,
"g": 186,
"b": 188
},
"hsl": {
"h": 356.571,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.81981,
"c": 0.04031,
"h": 14.1
},
"luminance": 0.54121
}Semantic roles & 50–950 ramp
primary
#DDBABC
secondary
#86B5B2
accent
#ADA639
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383