#DC75F7#DC75F7
#DC75F7 is a light, highly saturated purple. Relative luminance 0.347; OKLCH L 72.7% C 0.205 H 318.9°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DC75F7 |
|---|---|
| RGB | rgb(220, 117, 247) |
| HSL | hsl(288, 89%, 71%) |
| HSV | hsv(288, 53%, 97%) |
| CMYK | cmyk(10.9%, 52.6%, 0%, 3.1%) |
| CIE-LAB | lab(65.48, 59.46, -48.52) |
| CIE-LCH | lch(65.48, 76.75, 320.79°) |
| OKLab | oklab(72.73% 0.1548 -0.1348) |
| OKLCH | oklch(72.73% 0.205 318.9) |
| XYZ | xyz(52.6628, 34.6557, 91.8928) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 5.10
Light Magenta
#FA5FF7
ΔE00 5.20
Light Purple
#BF77F6
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 5.37
Orchid
#DA70D6
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC75F7 #90F775
analogous
#9B75F7 #DC75F7 #F775D1
triadic
#DC75F7 #F7DC75 #75F7DC
tetradic
#DC75F7 #F79B75 #90F775 #75D1F7
square
#DC75F7 #F79B75 #90F775 #75D1F7
split-complementary
#DC75F7 #D1F775 #75F79B
monochromatic
#B80DE4 #CD3BF4 #DC75F7 #EBAFFA #F8E2FD
Accessibility & contrast
On white
2.65
#DC75F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#DC75F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC75F7
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC75F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC75F7 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B98FB
Deuteranopia (green-blind)
#7DA3F3
Tritanopia (blue-blind)
#DC88AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dc75f7; /* rgb */ color: rgb(220, 117, 247); /* oklch */ color: oklch(72.7% 0.205 318.9);
Tailwind
colors: {
custom: {
50: '#e9a1fa',
500: '#dc75f7',
950: '#000000',
},
}SCSS
$custom: #dc75f7; $custom-light: #e9a1fa; $custom-dark: #000000;
JSON
{
"hex": "#dc75f7",
"rgb": {
"r": 220,
"g": 117,
"b": 247
},
"hsl": {
"h": 287.538,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.72734,
"c": 0.20527,
"h": 318.9
},
"luminance": 0.34654
}Semantic roles & 50–950 ramp
primary
#DC75F7
secondary
#DAF5D3
accent
#E60030
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85