#DD7D99#DD7D99
#DD7D99 is a light, vivid pink. Relative luminance 0.323; OKLCH L 70.2% C 0.122 H 2.0°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7D99 |
|---|---|
| RGB | rgb(221, 125, 153) |
| HSL | hsl(343, 59%, 68%) |
| HSV | hsv(343, 43%, 87%) |
| CMYK | cmyk(0%, 43.4%, 30.8%, 13.3%) |
| CIE-LAB | lab(63.63, 40.34, 1.45) |
| CIE-LCH | lch(63.63, 40.36, 2.05°) |
| OKLab | oklab(70.21% 0.1222 0.0043) |
| OKLCH | oklch(70.21% 0.122 2) |
| XYZ | xyz(42.9038, 32.3428, 34.1140) |
| Luminance | 0.3234 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.85
Muted Pink
#D1768F
ΔE00 2.93
Palevioletred
#DB7093
ΔE00 3.21
Dusky Pink
#CC7A8B
ΔE00 4.15
Pig Pink
#E78EA5
ΔE00 4.44
Ugly Pink
#CD7584
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7D99 #7DDDC1
analogous
#DD7DC9 #DD7D99 #DD917D
triadic
#DD7D99 #99DD7D #7D99DD
tetradic
#DD7D99 #C9DD7D #7DDDC1 #917DDD
square
#DD7D99 #C9DD7D #7DDDC1 #917DDD
split-complementary
#DD7D99 #7DDD91 #7DC9DD
monochromatic
#B12E55 #D04C73 #DD7D99 #EAAEBF #F6DEE5
Accessibility & contrast
On white
2.81
#DD7D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#DD7D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7D99
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7D99 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C8F9A
Deuteranopia (green-blind)
#A4A197
Tritanopia (blue-blind)
#EC7687
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd7d99; /* rgb */ color: rgb(221, 125, 153); /* oklch */ color: oklch(70.2% 0.122 2.0);
Tailwind
colors: {
custom: {
50: '#eaa4b7',
500: '#dd7d99',
950: '#000000',
},
}SCSS
$custom: #dd7d99; $custom-light: #eaa4b7; $custom-dark: #000000;
JSON
{
"hex": "#dd7d99",
"rgb": {
"r": 221,
"g": 125,
"b": 153
},
"hsl": {
"h": 342.5,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.70214,
"c": 0.12231,
"h": 2
},
"luminance": 0.32339
}Semantic roles & 50–950 ramp
primary
#DD7D99
secondary
#CCEAE1
accent
#C6961F
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#160F11
muted
#847F80