#DD9DB3#DD9DB3
#DD9DB3 is a light, moderate pink. Relative luminance 0.427; OKLCH L 76.4% C 0.081 H 356.9°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DD9DB3 |
|---|---|
| RGB | rgb(221, 157, 179) |
| HSL | hsl(339, 48%, 74%) |
| HSV | hsv(339, 29%, 87%) |
| CMYK | cmyk(0%, 29%, 19%, 13.3%) |
| CIE-LAB | lab(71.38, 27.02, -1.83) |
| CIE-LCH | lch(71.38, 27.08, 356.13°) |
| OKLab | oklab(76.37% 0.0809 -0.0044) |
| OKLCH | oklch(76.37% 0.081 356.9) |
| XYZ | xyz(50.0129, 42.7433, 48.2550) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.40
Dusty Pink
#D8A7B1
ΔE00 4.83
Pig Pink
#E78EA5
ΔE00 5.12
Light Mauve
#C292A1
ΔE00 5.85
Dull Pink
#D5869D
ΔE00 6.16
Grey Pink
#C3909B
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD9DB3 #9DDDC7
analogous
#DD9DD3 #DD9DB3 #DDA79D
triadic
#DD9DB3 #B3DD9D #9DB3DD
tetradic
#DD9DB3 #D3DD9D #9DDDC7 #A79DDD
square
#DD9DB3 #D3DD9D #9DDDC7 #A79DDD
split-complementary
#DD9DB3 #9DDDA7 #9DD3DD
monochromatic
#BD426D #CD7090 #DD9DB3 #EDCAD6 #F7E8ED
Accessibility & contrast
On white
2.20
#DD9DB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#DD9DB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD9DB3
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD9DB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD9DB3 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A8B4
Deuteranopia (green-blind)
#B3B3B2
Tritanopia (blue-blind)
#E79AA4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dd9db3; /* rgb */ color: rgb(221, 157, 179); /* oklch */ color: oklch(76.4% 0.081 356.9);
Tailwind
colors: {
custom: {
50: '#e8bac9',
500: '#dd9db3',
950: '#000000',
},
}SCSS
$custom: #dd9db3; $custom-light: #e8bac9; $custom-dark: #000000;
JSON
{
"hex": "#dd9db3",
"rgb": {
"r": 221,
"g": 157,
"b": 179
},
"hsl": {
"h": 339.375,
"s": 48.485,
"l": 74.118
},
"oklch": {
"l": 0.7637,
"c": 0.081,
"h": 356.9
},
"luminance": 0.42741
}Semantic roles & 50–950 ramp
primary
#DD9DB3
secondary
#DDEEE8
accent
#BC8A2A
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082