#DD75F9#DD75F9
#DD75F9 is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 73.0% C 0.208 H 318.7°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DD75F9 |
|---|---|
| RGB | rgb(221, 117, 249) |
| HSL | hsl(287, 92%, 72%) |
| HSV | hsv(287, 53%, 98%) |
| CMYK | cmyk(11.2%, 53%, 0%, 2.4%) |
| CIE-LAB | lab(65.70, 60.11, -49.27) |
| CIE-LCH | lch(65.70, 77.72, 320.66°) |
| OKLab | oklab(72.95% 0.1561 -0.1369) |
| OKLCH | oklch(72.95% 0.208 318.7) |
| XYZ | xyz(53.2767, 34.9363, 93.5412) |
| Luminance | 0.3493 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 5.02
Light Magenta
#FA5FF7
ΔE00 5.16
Light Purple
#BF77F6
ΔE00 5.26
Violet (CSS)
#EE82EE
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 5.47
Easter Purple
#C071FE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD75F9 #91F975
analogous
#9B75F9 #DD75F9 #F975D3
triadic
#DD75F9 #F9DD75 #75F9DD
tetradic
#DD75F9 #F99B75 #91F975 #75D3F9
square
#DD75F9 #F99B75 #91F975 #75D3F9
split-complementary
#DD75F9 #D3F975 #75F99B
monochromatic
#BA0AE9 #CF3AF6 #DD75F9 #EBB0FC #F8E2FE
Accessibility & contrast
On white
2.63
#DD75F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#DD75F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD75F9
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD75F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD75F9 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A99FD
Deuteranopia (green-blind)
#7CA3F5
Tritanopia (blue-blind)
#DD89AC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #dd75f9; /* rgb */ color: rgb(221, 117, 249); /* oklch */ color: oklch(73.0% 0.208 318.7);
Tailwind
colors: {
custom: {
50: '#eaa1fc',
500: '#dd75f9',
950: '#000000',
},
}SCSS
$custom: #dd75f9; $custom-light: #eaa1fc; $custom-dark: #000000;
JSON
{
"hex": "#dd75f9",
"rgb": {
"r": 221,
"g": 117,
"b": 249
},
"hsl": {
"h": 287.273,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.72953,
"c": 0.20768,
"h": 318.7
},
"luminance": 0.34934
}Semantic roles & 50–950 ramp
primary
#DD75F9
secondary
#DBF6D4
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85