#DD70C8#DD70C8
#DD70C8 is a light, vivid pink. Relative luminance 0.311; OKLCH L 70.0% C 0.172 H 335.0°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DD70C8 |
|---|---|
| RGB | rgb(221, 112, 200) |
| HSL | hsl(312, 62%, 65%) |
| HSV | hsv(312, 49%, 87%) |
| CMYK | cmyk(0%, 49.3%, 9.5%, 13.3%) |
| CIE-LAB | lab(62.62, 53.79, -26.78) |
| CIE-LCH | lch(62.62, 60.09, 333.54°) |
| OKLab | oklab(69.97% 0.1555 -0.0724) |
| OKLCH | oklch(69.97% 0.172 335) |
| XYZ | xyz(46.0384, 31.1337, 58.2169) |
| Luminance | 0.3113 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 3.00
Orchid (survey)
#C875C4
ΔE00 3.76
Lavender Pink
#DD85D7
ΔE00 4.86
Pale Magenta
#D767AD
ΔE00 5.16
Purply Pink
#F075E6
ΔE00 5.18
Purplish Pink
#CE5DAE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD70C8 #70DD85
analogous
#BC70DD #DD70C8 #DD7091
triadic
#DD70C8 #C8DD70 #70C8DD
tetradic
#DD70C8 #DDBC70 #70DD85 #7091DD
square
#DD70C8 #DDBC70 #70DD85 #7091DD
split-complementary
#DD70C8 #91DD70 #70DDBC
monochromatic
#AA2891 #D13FB5 #DD70C8 #E9A1DB #F5D3EE
Accessibility & contrast
On white
2.91
#DD70C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#DD70C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD70C8
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD70C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD70C8 | 1.00 | 2.91 | 7.23 | 7.23 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#708DCB
Deuteranopia (green-blind)
#8F9DC5
Tritanopia (blue-blind)
#E67593
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #dd70c8; /* rgb */ color: rgb(221, 112, 200); /* oklch */ color: oklch(70.0% 0.172 335.0);
Tailwind
colors: {
custom: {
50: '#ea9dd9',
500: '#dd70c8',
950: '#000000',
},
}SCSS
$custom: #dd70c8; $custom-light: #ea9dd9; $custom-dark: #000000;
JSON
{
"hex": "#dd70c8",
"rgb": {
"r": 221,
"g": 112,
"b": 200
},
"hsl": {
"h": 311.56,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.69971,
"c": 0.17155,
"h": 335
},
"luminance": 0.31131
}Semantic roles & 50–950 ramp
primary
#DD70C8
secondary
#C2E7C9
accent
#C93E1C
background
#FEF9FD
surface
#FDF2FA
border
#D5CCD3
text
#160F14
muted
#847E83