#DD70B2#DD70B2
#DD70B2 is a light, vivid pink. Relative luminance 0.302; OKLCH L 69.1% C 0.156 H 344.7°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DD70B2 |
|---|---|
| RGB | rgb(221, 112, 178) |
| HSL | hsl(324, 62%, 65%) |
| HSV | hsv(324, 49%, 87%) |
| CMYK | cmyk(0%, 49.3%, 19.5%, 13.3%) |
| CIE-LAB | lab(61.81, 50.38, -15.52) |
| CIE-LCH | lch(61.81, 52.72, 342.88°) |
| OKLab | oklab(69.1% 0.1501 -0.0411) |
| OKLCH | oklch(69.1% 0.156 344.7) |
| XYZ | xyz(43.6498, 30.1782, 45.6369) |
| Luminance | 0.3018 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 2.44
Hot Pink
#FF69B4
ΔE00 5.74
Bubblegum (survey)
#FF6CB5
ΔE00 5.81
Purplish Pink
#CE5DAE
ΔE00 5.81
Bubble Gum Pink
#FF69AF
ΔE00 6.19
Orchid (survey)
#C875C4
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD70B2 #70DD9B
analogous
#D270DD #DD70B2 #DD707B
triadic
#DD70B2 #B2DD70 #70B2DD
tetradic
#DD70B2 #DDD270 #70DD9B #707BDD
square
#DD70B2 #DDD270 #70DD9B #707BDD
split-complementary
#DD70B2 #7BDD70 #70DDD2
monochromatic
#AA2877 #D13F97 #DD70B2 #E9A1CD #F5D3E7
Accessibility & contrast
On white
2.99
#DD70B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#DD70B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD70B2
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD70B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD70B2 | 1.00 | 2.99 | 7.04 | 7.04 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788AB4
Deuteranopia (green-blind)
#969CAF
Tritanopia (blue-blind)
#E96F89
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #dd70b2; /* rgb */ color: rgb(221, 112, 178); /* oklch */ color: oklch(69.1% 0.156 344.7);
Tailwind
colors: {
custom: {
50: '#ea9cc9',
500: '#dd70b2',
950: '#000000',
},
}SCSS
$custom: #dd70b2; $custom-light: #ea9cc9; $custom-dark: #000000;
JSON
{
"hex": "#dd70b2",
"rgb": {
"r": 221,
"g": 112,
"b": 178
},
"hsl": {
"h": 323.67,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.69098,
"c": 0.15563,
"h": 344.7
},
"luminance": 0.30175
}Semantic roles & 50–950 ramp
primary
#DD70B2
secondary
#C2E7D1
accent
#C9601C
background
#FEF9FC
surface
#FDF2F8
border
#D5CCD1
text
#160E13
muted
#847E82