#DD7C97#DD7C97
#DD7C97 is a light, vivid pink. Relative luminance 0.320; OKLCH L 70.0% C 0.123 H 2.9°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7C97 |
|---|---|
| RGB | rgb(221, 124, 151) |
| HSL | hsl(343, 59%, 68%) |
| HSV | hsv(343, 44%, 87%) |
| CMYK | cmyk(0%, 43.9%, 31.7%, 13.3%) |
| CIE-LAB | lab(63.36, 40.60, 2.21) |
| CIE-LCH | lch(63.36, 40.66, 3.11°) |
| OKLab | oklab(70% 0.1231 0.0063) |
| OKLCH | oklch(70% 0.123 2.9) |
| XYZ | xyz(42.6140, 32.0254, 33.2093) |
| Luminance | 0.3202 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Muted Pink
#D1768F
ΔE00 2.71
Dull Pink
#D5869D
ΔE00 3.09
Palevioletred
#DB7093
ΔE00 3.10
Dusky Pink
#CC7A8B
ΔE00 3.87
Pig Pink
#E78EA5
ΔE00 4.65
Ugly Pink
#CD7584
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7C97 #7CDDC2
analogous
#DD7CC7 #DD7C97 #DD917C
triadic
#DD7C97 #97DD7C #7C97DD
tetradic
#DD7C97 #C7DD7C #7CDDC2 #917CDD
square
#DD7C97 #C7DD7C #7CDDC2 #917CDD
split-complementary
#DD7C97 #7CDD91 #7CC7DD
monochromatic
#B12E52 #D04B70 #DD7C97 #EAADBE #F6DDE4
Accessibility & contrast
On white
2.84
#DD7C97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#DD7C97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7C97
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7C97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7C97 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8E98
Deuteranopia (green-blind)
#A3A095
Tritanopia (blue-blind)
#EC7586
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #dd7c97; /* rgb */ color: rgb(221, 124, 151); /* oklch */ color: oklch(70.0% 0.123 2.9);
Tailwind
colors: {
custom: {
50: '#eaa4b5',
500: '#dd7c97',
950: '#000000',
},
}SCSS
$custom: #dd7c97; $custom-light: #eaa4b5; $custom-dark: #000000;
JSON
{
"hex": "#dd7c97",
"rgb": {
"r": 221,
"g": 124,
"b": 151
},
"hsl": {
"h": 343.299,
"s": 58.788,
"l": 67.647
},
"oklch": {
"l": 0.69998,
"c": 0.12325,
"h": 2.9
},
"luminance": 0.32022
}Semantic roles & 50–950 ramp
primary
#DD7C97
secondary
#CBE9E1
accent
#C6981F
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#160F11
muted
#847F80