#DD7EB4#DD7EB4
#DD7EB4 is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.2% C 0.134 H 345.9°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7EB4 |
|---|---|
| RGB | rgb(221, 126, 180) |
| HSL | hsl(326, 58%, 68%) |
| HSV | hsv(326, 43%, 87%) |
| CMYK | cmyk(0%, 43%, 18.6%, 13.3%) |
| CIE-LAB | lab(64.64, 43.61, -12.40) |
| CIE-LCH | lch(64.64, 45.34, 344.13°) |
| OKLab | oklab(71.25% 0.1296 -0.0326) |
| OKLCH | oklch(71.25% 0.134 345.9) |
| XYZ | xyz(45.5186, 33.5923, 47.2577) |
| Luminance | 0.3359 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 5.61
Pink (survey)
#FF81C0
ΔE00 5.74
Bubblegum Pink
#FE83CC
ΔE00 6.05
Bubblegum (survey)
#FF6CB5
ΔE00 6.15
Hot Pink
#FF69B4
ΔE00 6.36
Bubble Gum Pink
#FF69AF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7EB4 #7EDDA7
analogous
#D67EDD #DD7EB4 #DD7E84
triadic
#DD7EB4 #B4DD7E #7EB4DD
tetradic
#DD7EB4 #DDD67E #7EDDA7 #7E84DD
square
#DD7EB4 #DDD67E #7EDDA7 #7E84DD
split-complementary
#DD7EB4 #84DD7E #7EDDD6
monochromatic
#B22F79 #D04E98 #DD7EB4 #EAAED0 #F7DFEC
Accessibility & contrast
On white
2.72
#DD7EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#DD7EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7EB4
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7EB4 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8593B6
Deuteranopia (green-blind)
#9EA3B2
Tritanopia (blue-blind)
#E87D92
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd7eb4; /* rgb */ color: rgb(221, 126, 180); /* oklch */ color: oklch(71.2% 0.134 345.9);
Tailwind
colors: {
custom: {
50: '#e9a5ca',
500: '#dd7eb4',
950: '#000000',
},
}SCSS
$custom: #dd7eb4; $custom-light: #e9a5ca; $custom-dark: #000000;
JSON
{
"hex": "#dd7eb4",
"rgb": {
"r": 221,
"g": 126,
"b": 180
},
"hsl": {
"h": 325.895,
"s": 58.282,
"l": 68.039
},
"oklch": {
"l": 0.71245,
"c": 0.13367,
"h": 345.9
},
"luminance": 0.33589
}Semantic roles & 50–950 ramp
primary
#DD7EB4
secondary
#CDEAD9
accent
#C66720
background
#FEFAFC
surface
#FDF4F8
border
#D5CED1
text
#160F13
muted
#847F82