#DC75F9#DC75F9
#DC75F9 is a light, highly saturated purple. Relative luminance 0.348; OKLCH L 72.8% C 0.207 H 318.4°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DC75F9 |
|---|---|
| RGB | rgb(220, 117, 249) |
| HSL | hsl(287, 92%, 72%) |
| HSV | hsv(287, 53%, 98%) |
| CMYK | cmyk(11.6%, 53%, 0%, 2.4%) |
| CIE-LAB | lab(65.58, 59.85, -49.47) |
| CIE-LCH | lch(65.58, 77.65, 320.43°) |
| OKLab | oklab(72.84% 0.155 -0.1375) |
| OKLCH | oklch(72.84% 0.207 318.4) |
| XYZ | xyz(52.9731, 34.7798, 93.5269) |
| Luminance | 0.3478 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.09
Violet Pink
#FB5FFC
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 5.30
Violet (CSS)
#EE82EE
ΔE00 5.53
Easter Purple
#C071FE
ΔE00 5.54
Purply Pink
#F075E6
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC75F9 #92F975
analogous
#9A75F9 #DC75F9 #F975D4
triadic
#DC75F9 #F9DC75 #75F9DC
tetradic
#DC75F9 #F99A75 #92F975 #75D4F9
square
#DC75F9 #F99A75 #92F975 #75D4F9
split-complementary
#DC75F9 #D4F975 #75F99A
monochromatic
#B80AE9 #CD3AF6 #DC75F9 #EBB0FC #F8E2FE
Accessibility & contrast
On white
2.64
#DC75F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#DC75F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC75F9
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC75F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC75F9 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FD
Deuteranopia (green-blind)
#7CA3F5
Tritanopia (blue-blind)
#DC89AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dc75f9; /* rgb */ color: rgb(220, 117, 249); /* oklch */ color: oklch(72.8% 0.207 318.4);
Tailwind
colors: {
custom: {
50: '#e9a1fc',
500: '#dc75f9',
950: '#000000',
},
}SCSS
$custom: #dc75f9; $custom-light: #e9a1fc; $custom-dark: #000000;
JSON
{
"hex": "#dc75f9",
"rgb": {
"r": 220,
"g": 117,
"b": 249
},
"hsl": {
"h": 286.818,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.72837,
"c": 0.20722,
"h": 318.4
},
"luminance": 0.34778
}Semantic roles & 50–950 ramp
primary
#DC75F9
secondary
#DCF6D4
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85