#DD75F2#DD75F2
#DD75F2 is a light, highly saturated purple. Relative luminance 0.345; OKLCH L 72.6% C 0.201 H 320.7°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DD75F2 |
|---|---|
| RGB | rgb(221, 117, 242) |
| HSL | hsl(290, 83%, 70%) |
| HSV | hsv(290, 52%, 95%) |
| CMYK | cmyk(8.7%, 51.7%, 0%, 5.1%) |
| CIE-LAB | lab(65.36, 58.77, -45.94) |
| CIE-LCH | lch(65.36, 74.60, 321.98°) |
| OKLab | oklab(72.6% 0.1554 -0.1273) |
| OKLCH | oklch(72.6% 0.201 320.7) |
| XYZ | xyz(52.2052, 34.5077, 87.8979) |
| Luminance | 0.3451 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.61
Orchid
#DA70D6
ΔE00 4.64
Violet (CSS)
#EE82EE
ΔE00 4.75
Light Magenta
#FA5FF7
ΔE00 4.89
Violet Pink
#FB5FFC
ΔE00 4.90
Light Purple
#BF77F6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD75F2 #8AF275
analogous
#9E75F2 #DD75F2 #F275C8
triadic
#DD75F2 #F2DD75 #75F2DD
tetradic
#DD75F2 #F29E75 #8AF275 #75C8F2
square
#DD75F2 #F29E75 #8AF275 #75C8F2
split-complementary
#DD75F2 #C8F275 #75F29E
monochromatic
#B714D8 #CF3DED #DD75F2 #EBADF7 #F8E3FC
Accessibility & contrast
On white
2.66
#DD75F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#DD75F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD75F2
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD75F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD75F2 | 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)
#5F97F6
Deuteranopia (green-blind)
#80A3EF
Tritanopia (blue-blind)
#DF86A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd75f2; /* rgb */ color: rgb(221, 117, 242); /* oklch */ color: oklch(72.6% 0.201 320.7);
Tailwind
colors: {
custom: {
50: '#eaa0f7',
500: '#dd75f2',
950: '#000000',
},
}SCSS
$custom: #dd75f2; $custom-light: #eaa0f7; $custom-dark: #000000;
JSON
{
"hex": "#dd75f2",
"rgb": {
"r": 221,
"g": 117,
"b": 242
},
"hsl": {
"h": 289.92,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.72597,
"c": 0.20092,
"h": 320.7
},
"luminance": 0.34506
}Semantic roles & 50–950 ramp
primary
#DD75F2
secondary
#D6F3D0
accent
#DF062B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85