#DD75F6#DD75F6
#DD75F6 is a light, highly saturated purple. Relative luminance 0.347; OKLCH L 72.8% C 0.205 H 319.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DD75F6 |
|---|---|
| RGB | rgb(221, 117, 246) |
| HSL | hsl(288, 88%, 71%) |
| HSV | hsv(288, 52%, 96%) |
| CMYK | cmyk(10.2%, 52.4%, 0%, 3.5%) |
| CIE-LAB | lab(65.55, 59.53, -47.85) |
| CIE-LCH | lch(65.55, 76.38, 321.21°) |
| OKLab | oklab(72.8% 0.1558 -0.1328) |
| OKLCH | oklch(72.8% 0.205 319.6) |
| XYZ | xyz(52.8125, 34.7507, 91.0965) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.94
Light Magenta
#FA5FF7
ΔE00 5.02
Purply Pink
#F075E6
ΔE00 5.09
Violet (CSS)
#EE82EE
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.26
Light Purple
#BF77F6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD75F6 #8EF675
analogous
#9C75F6 #DD75F6 #F675CE
triadic
#DD75F6 #F6DD75 #75F6DD
tetradic
#DD75F6 #F69C75 #8EF675 #75CEF6
square
#DD75F6 #F69C75 #8EF675 #75CEF6
split-complementary
#DD75F6 #CEF675 #75F69C
monochromatic
#B90FE2 #CF3CF2 #DD75F6 #EBAEFA #F8E2FD
Accessibility & contrast
On white
2.64
#DD75F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#DD75F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD75F6
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD75F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD75F6 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D98FA
Deuteranopia (green-blind)
#7EA3F2
Tritanopia (blue-blind)
#DE88AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd75f6; /* rgb */ color: rgb(221, 117, 246); /* oklch */ color: oklch(72.8% 0.205 319.6);
Tailwind
colors: {
custom: {
50: '#eaa1f9',
500: '#dd75f6',
950: '#000000',
},
}SCSS
$custom: #dd75f6; $custom-light: #eaa1f9; $custom-dark: #000000;
JSON
{
"hex": "#dd75f6",
"rgb": {
"r": 221,
"g": 117,
"b": 246
},
"hsl": {
"h": 288.372,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.72799,
"c": 0.20478,
"h": 319.6
},
"luminance": 0.34749
}Semantic roles & 50–950 ramp
primary
#DD75F6
secondary
#D9F4D2
accent
#E4012D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85