#DC75DC#DC75DC
#DC75DC is a light, vivid purple. Relative luminance 0.331; OKLCH L 71.4% C 0.180 H 327.3°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DC75DC |
|---|---|
| RGB | rgb(220, 117, 220) |
| HSL | hsl(300, 60%, 66%) |
| HSV | hsv(300, 47%, 86%) |
| CMYK | cmyk(0%, 46.8%, 0%, 13.7%) |
| CIE-LAB | lab(64.25, 54.46, -35.49) |
| CIE-LCH | lch(64.25, 65.00, 326.91°) |
| OKLab | oklab(71.42% 0.1512 -0.0973) |
| OKLCH | oklch(71.42% 0.18 327.3) |
| XYZ | xyz(48.7939, 33.1081, 71.5166) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.36
Purply Pink
#F075E6
ΔE00 3.26
Lavender Pink
#DD85D7
ΔE00 4.08
Violet (CSS)
#EE82EE
ΔE00 4.41
Orchid (survey)
#C875C4
ΔE00 4.65
Candy Pink
#FF63E9
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC75DC #75DC75
analogous
#A875DC #DC75DC #DC75A8
triadic
#DC75DC #DCDC75 #75DCDC
tetradic
#DC75DC #DCA875 #75DC75 #75A8DC
square
#DC75DC #DCA875 #75DC75 #75A8DC
split-complementary
#DC75DC #A8DC75 #75DCA8
monochromatic
#AB2BAB #D044D0 #DC75DC #E8A6E8 #F5D7F5
Accessibility & contrast
On white
2.76
#DC75DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#DC75DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC75DC
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC75DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC75DC | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C93DF
Deuteranopia (green-blind)
#8AA1D9
Tritanopia (blue-blind)
#E2809E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dc75dc; /* rgb */ color: rgb(220, 117, 220); /* oklch */ color: oklch(71.4% 0.180 327.3);
Tailwind
colors: {
custom: {
50: '#e9a0e7',
500: '#dc75dc',
950: '#000000',
},
}SCSS
$custom: #dc75dc; $custom-light: #e9a0e7; $custom-dark: #000000;
JSON
{
"hex": "#dc75dc",
"rgb": {
"r": 220,
"g": 117,
"b": 220
},
"hsl": {
"h": 300,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.71422,
"c": 0.17981,
"h": 327.3
},
"luminance": 0.33106
}Semantic roles & 50–950 ramp
primary
#DC75DC
secondary
#C5E7C5
accent
#C71E1E
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#160F16
muted
#847F84