#DD76BF#DD76BF
#DD76BF is a light, vivid pink. Relative luminance 0.321; OKLCH L 70.5% C 0.155 H 339.3°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DD76BF |
|---|---|
| RGB | rgb(221, 118, 191) |
| HSL | hsl(317, 60%, 66%) |
| HSV | hsv(317, 47%, 87%) |
| CMYK | cmyk(0%, 46.6%, 13.6%, 13.3%) |
| CIE-LAB | lab(63.42, 49.38, -20.46) |
| CIE-LCH | lch(63.42, 53.46, 337.49°) |
| OKLab | oklab(70.46% 0.1447 -0.0548) |
| OKLCH | oklch(70.46% 0.155 339.3) |
| XYZ | xyz(45.7016, 32.0937, 53.0677) |
| Luminance | 0.3209 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 4.25
Orchid (survey)
#C875C4
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.13
Orchid
#DA70D6
ΔE00 5.49
Bubblegum Pink
#FE83CC
ΔE00 6.47
Purplish Pink
#CE5DAE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD76BF #76DD94
analogous
#C876DD #DD76BF #DD768C
triadic
#DD76BF #BFDD76 #76BFDD
tetradic
#DD76BF #DDC876 #76DD94 #768CDD
square
#DD76BF #DDC876 #76DD94 #768CDD
split-complementary
#DD76BF #8CDD76 #76DDC8
monochromatic
#AE2B88 #D145A8 #DD76BF #E9A7D6 #F5D8ED
Accessibility & contrast
On white
2.83
#DD76BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#DD76BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD76BF
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD76BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD76BF | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A90C2
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#E77892
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd76bf; /* rgb */ color: rgb(221, 118, 191); /* oklch */ color: oklch(70.5% 0.155 339.3);
Tailwind
colors: {
custom: {
50: '#eaa0d2',
500: '#dd76bf',
950: '#000000',
},
}SCSS
$custom: #dd76bf; $custom-light: #eaa0d2; $custom-dark: #000000;
JSON
{
"hex": "#dd76bf",
"rgb": {
"r": 221,
"g": 118,
"b": 191
},
"hsl": {
"h": 317.476,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.70455,
"c": 0.15476,
"h": 339.3
},
"luminance": 0.32091
}Semantic roles & 50–950 ramp
primary
#DD76BF
secondary
#C7E8D0
accent
#C84F1E
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#160F14
muted
#847F82