#DD74BC#DD74BC
#DD74BC is a light, vivid pink. Relative luminance 0.315; OKLCH L 70.0% C 0.156 H 340.5°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DD74BC |
|---|---|
| RGB | rgb(221, 116, 188) |
| HSL | hsl(319, 61%, 66%) |
| HSV | hsv(319, 48%, 87%) |
| CMYK | cmyk(0%, 47.5%, 14.9%, 13.3%) |
| CIE-LAB | lab(62.92, 49.91, -19.52) |
| CIE-LCH | lch(62.92, 53.59, 338.64°) |
| OKLab | oklab(70.05% 0.1469 -0.0521) |
| OKLCH | oklch(70.05% 0.156 340.5) |
| XYZ | xyz(45.1418, 31.4970, 51.2691) |
| Luminance | 0.3149 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.65
Orchid (survey)
#C875C4
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.78
Orchid
#DA70D6
ΔE00 5.88
Purplish Pink
#CE5DAE
ΔE00 6.23
Bubblegum (survey)
#FF6CB5
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD74BC #74DD95
analogous
#C974DD #DD74BC #DD7487
triadic
#DD74BC #BCDD74 #74BCDD
tetradic
#DD74BC #DDC974 #74DD95 #7487DD
square
#DD74BC #DDC974 #74DD95 #7487DD
split-complementary
#DD74BC #87DD74 #74DDC9
monochromatic
#AC2A83 #D143A4 #DD74BC #E9A5D4 #F5D6EB
Accessibility & contrast
On white
2.88
#DD74BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#DD74BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD74BC
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD74BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD74BC | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798EBE
Deuteranopia (green-blind)
#959EB9
Tritanopia (blue-blind)
#E87690
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #dd74bc; /* rgb */ color: rgb(221, 116, 188); /* oklch */ color: oklch(70.0% 0.156 340.5);
Tailwind
colors: {
custom: {
50: '#ea9fd0',
500: '#dd74bc',
950: '#000000',
},
}SCSS
$custom: #dd74bc; $custom-light: #ea9fd0; $custom-dark: #000000;
JSON
{
"hex": "#dd74bc",
"rgb": {
"r": 221,
"g": 116,
"b": 188
},
"hsl": {
"h": 318.857,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.70049,
"c": 0.15588,
"h": 340.5
},
"luminance": 0.31494
}Semantic roles & 50–950 ramp
primary
#DD74BC
secondary
#C5E8D0
accent
#C8531D
background
#FEFAFC
surface
#FDF3F9
border
#D5CDD2
text
#160F14
muted
#847F82