#DC75F6#DC75F6
#DC75F6 is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 72.7% C 0.204 H 319.2°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DC75F6 |
|---|---|
| RGB | rgb(220, 117, 246) |
| HSL | hsl(288, 88%, 71%) |
| HSV | hsv(288, 52%, 96%) |
| CMYK | cmyk(10.6%, 52.4%, 0%, 3.5%) |
| CIE-LAB | lab(65.43, 59.27, -48.05) |
| CIE-LCH | lch(65.43, 76.30, 320.97°) |
| OKLab | oklab(72.68% 0.1547 -0.1334) |
| OKLCH | oklch(72.68% 0.204 319.2) |
| XYZ | xyz(52.5089, 34.5941, 91.0823) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 5.08
Light Magenta
#FA5FF7
ΔE00 5.15
Violet (CSS)
#EE82EE
ΔE00 5.25
Purply Pink
#F075E6
ΔE00 5.25
Light Purple
#BF77F6
ΔE00 5.27
Orchid
#DA70D6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC75F6 #8FF675
analogous
#9B75F6 #DC75F6 #F675CF
triadic
#DC75F6 #F6DC75 #75F6DC
tetradic
#DC75F6 #F69B75 #8FF675 #75CFF6
square
#DC75F6 #F69B75 #8FF675 #75CFF6
split-complementary
#DC75F6 #CFF675 #75F69B
monochromatic
#B70FE2 #CD3CF2 #DC75F6 #EBAEFA #F8E2FD
Accessibility & contrast
On white
2.65
#DC75F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#DC75F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC75F6
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC75F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC75F6 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C98FA
Deuteranopia (green-blind)
#7DA3F2
Tritanopia (blue-blind)
#DD88AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dc75f6; /* rgb */ color: rgb(220, 117, 246); /* oklch */ color: oklch(72.7% 0.204 319.2);
Tailwind
colors: {
custom: {
50: '#e9a1f9',
500: '#dc75f6',
950: '#000000',
},
}SCSS
$custom: #dc75f6; $custom-light: #e9a1f9; $custom-dark: #000000;
JSON
{
"hex": "#dc75f6",
"rgb": {
"r": 220,
"g": 117,
"b": 246
},
"hsl": {
"h": 287.907,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.72683,
"c": 0.20429,
"h": 319.2
},
"luminance": 0.34592
}Semantic roles & 50–950 ramp
primary
#DC75F6
secondary
#D9F4D2
accent
#E4012F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85