#DD74F3#DD74F3
#DD74F3 is a light, highly saturated purple. Relative luminance 0.343; OKLCH L 72.5% C 0.203 H 320.5°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DD74F3 |
|---|---|
| RGB | rgb(221, 116, 243) |
| HSL | hsl(290, 84%, 70%) |
| HSV | hsv(290, 52%, 95%) |
| CMYK | cmyk(9.1%, 52.3%, 0%, 4.7%) |
| CIE-LAB | lab(65.23, 59.44, -46.71) |
| CIE-LCH | lch(65.23, 75.60, 321.84°) |
| OKLab | oklab(72.51% 0.1569 -0.1295) |
| OKLCH | oklch(72.51% 0.203 320.5) |
| XYZ | xyz(52.2399, 34.3362, 88.6524) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.78
Purply Pink
#F075E6
ΔE00 4.78
Violet Pink
#FB5FFC
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 4.83
Violet (CSS)
#EE82EE
ΔE00 4.98
Light Purple
#BF77F6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD74F3 #8AF374
analogous
#9D74F3 #DD74F3 #F374CA
triadic
#DD74F3 #F3DD74 #74F3DD
tetradic
#DD74F3 #F39D74 #8AF374 #74CAF3
square
#DD74F3 #F39D74 #8AF374 #74CAF3
split-complementary
#DD74F3 #CAF374 #74F39D
monochromatic
#B713DA #CF3CEE #DD74F3 #EBACF8 #F8E3FD
Accessibility & contrast
On white
2.67
#DD74F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#DD74F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD74F3
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD74F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD74F3 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D97F7
Deuteranopia (green-blind)
#7FA2F0
Tritanopia (blue-blind)
#DE86A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #dd74f3; /* rgb */ color: rgb(221, 116, 243); /* oklch */ color: oklch(72.5% 0.203 320.5);
Tailwind
colors: {
custom: {
50: '#eaa0f7',
500: '#dd74f3',
950: '#000000',
},
}SCSS
$custom: #dd74f3; $custom-light: #eaa0f7; $custom-dark: #000000;
JSON
{
"hex": "#dd74f3",
"rgb": {
"r": 221,
"g": 116,
"b": 243
},
"hsl": {
"h": 289.606,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.72513,
"c": 0.20341,
"h": 320.5
},
"luminance": 0.34334
}Semantic roles & 50–950 ramp
primary
#DD74F3
secondary
#D6F3D0
accent
#E1052B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85