#DD74F9#DD74F9
#DD74F9 is a light, highly saturated purple. Relative luminance 0.347; OKLCH L 72.8% C 0.209 H 318.8°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DD74F9 |
|---|---|
| RGB | rgb(221, 116, 249) |
| HSL | hsl(287, 92%, 72%) |
| HSV | hsv(287, 53%, 98%) |
| CMYK | cmyk(11.2%, 53.4%, 0%, 2.4%) |
| CIE-LAB | lab(65.52, 60.59, -49.55) |
| CIE-LCH | lch(65.52, 78.27, 320.72°) |
| OKLab | oklab(72.82% 0.1574 -0.1378) |
| OKLCH | oklch(72.82% 0.209 318.8) |
| XYZ | xyz(53.1608, 34.7046, 93.5025) |
| Luminance | 0.3470 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.94
Light Magenta
#FA5FF7
ΔE00 5.08
Light Purple
#BF77F6
ΔE00 5.25
Violet (CSS)
#EE82EE
ΔE00 5.51
Purply Pink
#F075E6
ΔE00 5.51
Easter Purple
#C071FE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD74F9 #90F974
analogous
#9B74F9 #DD74F9 #F974D3
triadic
#DD74F9 #F9DD74 #74F9DD
tetradic
#DD74F9 #F99B74 #90F974 #74D3F9
square
#DD74F9 #F99B74 #90F974 #74D3F9
split-complementary
#DD74F9 #D3F974 #74F99B
monochromatic
#BA0AE9 #CF39F6 #DD74F9 #EBAFFC #F8E2FE
Accessibility & contrast
On white
2.64
#DD74F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#DD74F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD74F9
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD74F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD74F9 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5998FD
Deuteranopia (green-blind)
#7CA3F5
Tritanopia (blue-blind)
#DD88AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd74f9; /* rgb */ color: rgb(221, 116, 249); /* oklch */ color: oklch(72.8% 0.209 318.8);
Tailwind
colors: {
custom: {
50: '#eaa0fc',
500: '#dd74f9',
950: '#000000',
},
}SCSS
$custom: #dd74f9; $custom-light: #eaa0fc; $custom-dark: #000000;
JSON
{
"hex": "#dd74f9",
"rgb": {
"r": 221,
"g": 116,
"b": 249
},
"hsl": {
"h": 287.368,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.7282,
"c": 0.20919,
"h": 318.8
},
"luminance": 0.34702
}Semantic roles & 50–950 ramp
primary
#DD74F9
secondary
#DBF5D3
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85