#DD74F7#DD74F7
#DD74F7 is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 72.7% C 0.207 H 319.3°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DD74F7 |
|---|---|
| RGB | rgb(221, 116, 247) |
| HSL | hsl(288, 89%, 71%) |
| HSV | hsv(288, 53%, 97%) |
| CMYK | cmyk(10.5%, 53%, 0%, 3.1%) |
| CIE-LAB | lab(65.42, 60.21, -48.61) |
| CIE-LCH | lch(65.42, 77.38, 321.08°) |
| OKLab | oklab(72.72% 0.1572 -0.135) |
| OKLCH | oklch(72.72% 0.207 319.3) |
| XYZ | xyz(52.8505, 34.5804, 91.8684) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.88
Light Magenta
#FA5FF7
ΔE00 4.98
Purply Pink
#F075E6
ΔE00 5.26
Violet (CSS)
#EE82EE
ΔE00 5.32
Light Purple
#BF77F6
ΔE00 5.36
Orchid
#DA70D6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD74F7 #8EF774
analogous
#9B74F7 #DD74F7 #F774CF
triadic
#DD74F7 #F7DD74 #74F7DD
tetradic
#DD74F7 #F79B74 #8EF774 #74CFF7
square
#DD74F7 #F79B74 #8EF774 #74CFF7
split-complementary
#DD74F7 #CFF774 #74F79B
monochromatic
#B90DE4 #CF3AF4 #DD74F7 #EBAEFA #F8E2FD
Accessibility & contrast
On white
2.65
#DD74F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#DD74F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD74F7
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD74F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD74F7 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FB
Deuteranopia (green-blind)
#7DA3F3
Tritanopia (blue-blind)
#DE87AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd74f7; /* rgb */ color: rgb(221, 116, 247); /* oklch */ color: oklch(72.7% 0.207 319.3);
Tailwind
colors: {
custom: {
50: '#eaa0fa',
500: '#dd74f7',
950: '#000000',
},
}SCSS
$custom: #dd74f7; $custom-light: #eaa0fa; $custom-dark: #000000;
JSON
{
"hex": "#dd74f7",
"rgb": {
"r": 221,
"g": 116,
"b": 247
},
"hsl": {
"h": 288.092,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.72717,
"c": 0.20726,
"h": 319.3
},
"luminance": 0.34578
}Semantic roles & 50–950 ramp
primary
#DD74F7
secondary
#D9F5D2
accent
#E6002E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85