#DD64C0#DD64C0
#DD64C0 is a light, vivid pink. Relative luminance 0.283; OKLCH L 68.0% C 0.184 H 337.6°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DD64C0 |
|---|---|
| RGB | rgb(221, 100, 192) |
| HSL | hsl(314, 64%, 63%) |
| HSV | hsv(314, 55%, 87%) |
| CMYK | cmyk(0%, 54.8%, 13.1%, 13.3%) |
| CIE-LAB | lab(60.15, 58.22, -26.03) |
| CIE-LCH | lch(60.15, 63.77, 335.91°) |
| OKLab | oklab(68.04% 0.1705 -0.0702) |
| OKLCH | oklch(68.04% 0.184 337.6) |
| XYZ | xyz(43.8909, 28.2956, 53.0089) |
| Luminance | 0.2829 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.87
Purplish Pink
#CE5DAE
ΔE00 4.02
Purpleish Pink
#DF4EC8
ΔE00 4.34
Orchid
#DA70D6
ΔE00 4.51
Orchid (survey)
#C875C4
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD64C0 #64DD81
analogous
#BD64DD #DD64C0 #DD6483
triadic
#DD64C0 #C0DD64 #64C0DD
tetradic
#DD64C0 #DDBD64 #64DD81 #6483DD
square
#DD64C0 #DDBD64 #64DD81 #6483DD
split-complementary
#DD64C0 #83DD64 #64DDBD
monochromatic
#A32484 #D232AC #DD64C0 #E896D4 #F3C8E9
Accessibility & contrast
On white
3.15
#DD64C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#DD64C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DD64C0
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD64C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD64C0 | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6785C3
Deuteranopia (green-blind)
#8A98BD
Tritanopia (blue-blind)
#E86889
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #dd64c0; /* rgb */ color: rgb(221, 100, 192); /* oklch */ color: oklch(68.0% 0.184 337.6);
Tailwind
colors: {
custom: {
50: '#ea95d3',
500: '#dd64c0',
950: '#000000',
},
}SCSS
$custom: #dd64c0; $custom-light: #ea95d3; $custom-dark: #000000;
JSON
{
"hex": "#dd64c0",
"rgb": {
"r": 221,
"g": 100,
"b": 192
},
"hsl": {
"h": 314.38,
"s": 64.021,
"l": 62.941
},
"oklch": {
"l": 0.68039,
"c": 0.18441,
"h": 337.6
},
"luminance": 0.28292
}Semantic roles & 50–950 ramp
primary
#DD64C0
secondary
#B9E4C3
accent
#CC441A
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#160E14
muted
#847E82