#DD74DC#DD74DC
#DD74DC is a light, vivid purple. Relative luminance 0.330; OKLCH L 71.4% C 0.182 H 327.6°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DD74DC |
|---|---|
| RGB | rgb(221, 116, 220) |
| HSL | hsl(301, 61%, 66%) |
| HSV | hsv(301, 48%, 87%) |
| CMYK | cmyk(0%, 47.5%, 0.5%, 13.3%) |
| CIE-LAB | lab(64.19, 55.23, -35.58) |
| CIE-LCH | lch(64.19, 65.70, 327.21°) |
| OKLab | oklab(71.4% 0.1537 -0.0975) |
| OKLCH | oklch(71.4% 0.182 327.6) |
| XYZ | xyz(48.9816, 33.0329, 71.4923) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.26
Purply Pink
#F075E6
ΔE00 3.15
Lavender Pink
#DD85D7
ΔE00 4.22
Violet (CSS)
#EE82EE
ΔE00 4.44
Orchid (survey)
#C875C4
ΔE00 4.74
Candy Pink
#FF63E9
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD74DC #74DD75
analogous
#A974DD #DD74DC #DD74A7
triadic
#DD74DC #DCDD74 #74DCDD
tetradic
#DD74DC #DDA974 #74DD75 #74A7DD
square
#DD74DC #DDA974 #74DD75 #74A7DD
split-complementary
#DD74DC #A7DD74 #74DDA9
monochromatic
#AC2AAB #D143D0 #DD74DC #E9A5E8 #F5D6F5
Accessibility & contrast
On white
2.76
#DD74DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#DD74DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD74DC
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD74DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD74DC | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B93E0
Deuteranopia (green-blind)
#8AA0D9
Tritanopia (blue-blind)
#E37F9E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dd74dc; /* rgb */ color: rgb(221, 116, 220); /* oklch */ color: oklch(71.4% 0.182 327.6);
Tailwind
colors: {
custom: {
50: '#ea9fe7',
500: '#dd74dc',
950: '#000000',
},
}SCSS
$custom: #dd74dc; $custom-light: #ea9fe7; $custom-dark: #000000;
JSON
{
"hex": "#dd74dc",
"rgb": {
"r": 221,
"g": 116,
"b": 220
},
"hsl": {
"h": 300.571,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.71404,
"c": 0.18204,
"h": 327.6
},
"luminance": 0.3303
}Semantic roles & 50–950 ramp
primary
#DD74DC
secondary
#C5E8C5
accent
#C81F1D
background
#FEFAFE
surface
#FDF3FC
border
#D5CDD5
text
#160F16
muted
#847F84