#DDABB5#DDABB5
#DDABB5 is a light, muted red. Relative luminance 0.478; OKLCH L 79.0% C 0.060 H 5.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDABB5 |
|---|---|
| RGB | rgb(221, 171, 181) |
| HSL | hsl(348, 42%, 77%) |
| HSV | hsv(348, 23%, 87%) |
| CMYK | cmyk(0%, 22.6%, 18.1%, 13.3%) |
| CIE-LAB | lab(74.72, 19.78, 1.95) |
| CIE-LCH | lch(74.72, 19.88, 5.63°) |
| OKLab | oklab(78.96% 0.0596 0.0054) |
| OKLCH | oklch(78.96% 0.06 5.2) |
| XYZ | xyz(52.7224, 47.8363, 50.1633) |
| Luminance | 0.4783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.17
Faded Pink
#DE9DAC
ΔE00 4.34
Soft Pink
#FDB0C0
ΔE00 6.25
Lightpink
#FFB6C1
ΔE00 6.37
Pink
#FFC0CB
ΔE00 6.68
Bubblegum
#FFC1CC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDABB5 #ABDDD3
analogous
#DDABCE #DDABB5 #DDBAAB
triadic
#DDABB5 #B5DDAB #ABB5DD
tetradic
#DDABB5 #CEDDAB #ABDDD3 #BAABDD
square
#DDABB5 #CEDDAB #ABDDD3 #BAABDD
split-complementary
#DDABB5 #ABDDBA #ABCEDD
monochromatic
#BA5468 #CB7F8F #DDABB5 #EFD7DB #F6E9EC
Accessibility & contrast
On white
1.99
#DDABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#DDABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDABB5
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDABB5 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B5
Deuteranopia (green-blind)
#BDBBB4
Tritanopia (blue-blind)
#E6A8AE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ddabb5; /* rgb */ color: rgb(221, 171, 181); /* oklch */ color: oklch(79.0% 0.060 5.2);
Tailwind
colors: {
custom: {
50: '#e8c4cb',
500: '#ddabb5',
950: '#000000',
},
}SCSS
$custom: #ddabb5; $custom-light: #e8c4cb; $custom-dark: #000000;
JSON
{
"hex": "#ddabb5",
"rgb": {
"r": 221,
"g": 171,
"b": 181
},
"hsl": {
"h": 348,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.78964,
"c": 0.05988,
"h": 5.2
},
"luminance": 0.47834
}Semantic roles & 50–950 ramp
primary
#DDABB5
secondary
#DEEDEA
accent
#B59B30
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161213
muted
#848182