#DDABB3#DDABB3
#DDABB3 is a light, muted red. Relative luminance 0.478; OKLCH L 78.9% C 0.059 H 7.8°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DDABB3 |
|---|---|
| RGB | rgb(221, 171, 179) |
| HSL | hsl(350, 42%, 77%) |
| HSV | hsv(350, 23%, 87%) |
| CMYK | cmyk(0%, 22.6%, 19%, 13.3%) |
| CIE-LAB | lab(74.67, 19.48, 2.97) |
| CIE-LCH | lch(74.67, 19.70, 8.67°) |
| OKLab | oklab(78.91% 0.0589 0.0081) |
| OKLCH | oklch(78.91% 0.059 7.8) |
| XYZ | xyz(52.5187, 47.7548, 49.0903) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 1.36
Faded Pink
#DE9DAC
ΔE00 4.56
Lightpink
#FFB6C1
ΔE00 6.38
Soft Pink
#FDB0C0
ΔE00 6.41
Pale Rose
#FDC1C5
ΔE00 6.66
Pink
#FFC0CB
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDABB3 #ABDDD5
analogous
#DDABCC #DDABB3 #DDBCAB
triadic
#DDABB3 #B3DDAB #ABB3DD
tetradic
#DDABB3 #CCDDAB #ABDDD5 #BCABDD
square
#DDABB3 #CCDDAB #ABDDD5 #BCABDD
split-complementary
#DDABB3 #ABDDBC #ABCCDD
monochromatic
#BA5464 #CB7F8C #DDABB3 #EFD7DA #F6E9EB
Accessibility & contrast
On white
1.99
#DDABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#DDABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDABB3
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDABB3 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B3
Deuteranopia (green-blind)
#BEBBB2
Tritanopia (blue-blind)
#E7A7AE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ddabb3; /* rgb */ color: rgb(221, 171, 179); /* oklch */ color: oklch(78.9% 0.059 7.8);
Tailwind
colors: {
custom: {
50: '#e8c4c9',
500: '#ddabb3',
950: '#000000',
},
}SCSS
$custom: #ddabb3; $custom-light: #e8c4c9; $custom-dark: #000000;
JSON
{
"hex": "#ddabb3",
"rgb": {
"r": 221,
"g": 171,
"b": 179
},
"hsl": {
"h": 350.4,
"s": 42.373,
"l": 76.863
},
"oklch": {
"l": 0.78907,
"c": 0.05944,
"h": 7.8
},
"luminance": 0.47753
}Semantic roles & 50–950 ramp
primary
#DDABB3
secondary
#DEEDEB
accent
#B5A030
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161213
muted
#848182