#DD74CC#DD74CC
#DD74CC is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.7% C 0.168 H 333.6°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DD74CC |
|---|---|
| RGB | rgb(221, 116, 204) |
| HSL | hsl(310, 61%, 66%) |
| HSV | hsv(310, 48%, 87%) |
| CMYK | cmyk(0%, 47.5%, 7.7%, 13.3%) |
| CIE-LAB | lab(63.53, 52.49, -27.63) |
| CIE-LCH | lch(63.53, 59.32, 332.24°) |
| OKLab | oklab(70.7% 0.1507 -0.0749) |
| OKLCH | oklch(70.7% 0.168 333.6) |
| XYZ | xyz(46.9632, 32.2255, 60.8616) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.64
Orchid (survey)
#C875C4
ΔE00 3.68
Lavender Pink
#DD85D7
ΔE00 3.89
Purply Pink
#F075E6
ΔE00 4.55
Pale Magenta
#D767AD
ΔE00 6.02
Violet (CSS)
#EE82EE
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD74CC #74DD85
analogous
#B974DD #DD74CC #DD7497
triadic
#DD74CC #CCDD74 #74CCDD
tetradic
#DD74CC #DDB974 #74DD85 #7497DD
square
#DD74CC #DDB974 #74DD85 #7497DD
split-complementary
#DD74CC #97DD74 #74DDB9
monochromatic
#AC2A97 #D143BA #DD74CC #E9A5DE #F5D6F0
Accessibility & contrast
On white
2.82
#DD74CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#DD74CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD74CC
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD74CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD74CC | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7390CF
Deuteranopia (green-blind)
#909FC9
Tritanopia (blue-blind)
#E57A97
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dd74cc; /* rgb */ color: rgb(221, 116, 204); /* oklch */ color: oklch(70.7% 0.168 333.6);
Tailwind
colors: {
custom: {
50: '#ea9fdb',
500: '#dd74cc',
950: '#000000',
},
}SCSS
$custom: #dd74cc; $custom-light: #ea9fdb; $custom-dark: #000000;
JSON
{
"hex": "#dd74cc",
"rgb": {
"r": 221,
"g": 116,
"b": 204
},
"hsl": {
"h": 309.714,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.70698,
"c": 0.16826,
"h": 333.6
},
"luminance": 0.32223
}Semantic roles & 50–950 ramp
primary
#DD74CC
secondary
#C5E8CB
accent
#C8391D
background
#FEFAFD
surface
#FDF3FB
border
#D5CDD4
text
#160F15
muted
#847F83