#DD74F6#DD74F6
#DD74F6 is a light, highly saturated purple. Relative luminance 0.345; OKLCH L 72.7% C 0.206 H 319.6°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DD74F6 |
|---|---|
| RGB | rgb(221, 116, 246) |
| HSL | hsl(288, 88%, 71%) |
| HSV | hsv(288, 53%, 96%) |
| CMYK | cmyk(10.2%, 52.8%, 0%, 3.5%) |
| CIE-LAB | lab(65.37, 60.01, -48.13) |
| CIE-LCH | lch(65.37, 76.93, 321.27°) |
| OKLab | oklab(72.67% 0.1571 -0.1336) |
| OKLCH | oklch(72.67% 0.206 319.6) |
| XYZ | xyz(52.6966, 34.5189, 91.0579) |
| Luminance | 0.3452 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.86
Light Magenta
#FA5FF7
ΔE00 4.93
Purply Pink
#F075E6
ΔE00 5.14
Violet (CSS)
#EE82EE
ΔE00 5.23
Orchid
#DA70D6
ΔE00 5.25
Light Purple
#BF77F6
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD74F6 #8DF674
analogous
#9C74F6 #DD74F6 #F674CE
triadic
#DD74F6 #F6DD74 #74F6DD
tetradic
#DD74F6 #F69C74 #8DF674 #74CEF6
square
#DD74F6 #F69C74 #8DF674 #74CEF6
split-complementary
#DD74F6 #CEF674 #74F69C
monochromatic
#B90FE1 #CF3BF2 #DD74F6 #EBADFA #F8E2FD
Accessibility & contrast
On white
2.66
#DD74F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#DD74F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD74F6
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD74F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD74F6 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B97FA
Deuteranopia (green-blind)
#7DA2F2
Tritanopia (blue-blind)
#DE87AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd74f6; /* rgb */ color: rgb(221, 116, 246); /* oklch */ color: oklch(72.7% 0.206 319.6);
Tailwind
colors: {
custom: {
50: '#eaa0f9',
500: '#dd74f6',
950: '#000000',
},
}SCSS
$custom: #dd74f6; $custom-light: #eaa0f9; $custom-dark: #000000;
JSON
{
"hex": "#dd74f6",
"rgb": {
"r": 221,
"g": 116,
"b": 246
},
"hsl": {
"h": 288.462,
"s": 87.838,
"l": 70.98
},
"oklch": {
"l": 0.72665,
"c": 0.20629,
"h": 319.6
},
"luminance": 0.34517
}Semantic roles & 50–950 ramp
primary
#DD74F6
secondary
#D8F4D2
accent
#E4012D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85