#DC75DF#DC75DF
#DC75DF is a light, vivid purple. Relative luminance 0.333; OKLCH L 71.6% C 0.183 H 326.2°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DC75DF |
|---|---|
| RGB | rgb(220, 117, 223) |
| HSL | hsl(298, 62%, 67%) |
| HSV | hsv(298, 48%, 87%) |
| CMYK | cmyk(1.3%, 47.5%, 0%, 12.5%) |
| CIE-LAB | lab(64.38, 54.99, -36.96) |
| CIE-LCH | lch(64.38, 66.26, 326.09°) |
| OKLab | oklab(71.56% 0.1517 -0.1015) |
| OKLCH | oklch(71.56% 0.183 326.2) |
| XYZ | xyz(49.1948, 33.2685, 73.6279) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 1.72
Purply Pink
#F075E6
ΔE00 3.26
Violet (CSS)
#EE82EE
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 4.37
Orchid (survey)
#C875C4
ΔE00 5.03
Candy Pink
#FF63E9
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC75DF #78DF75
analogous
#A775DF #DC75DF #DF75AD
triadic
#DC75DF #DFDC75 #75DFDC
tetradic
#DC75DF #DFA775 #78DF75 #75ADDF
square
#DC75DF #DFA775 #78DF75 #75ADDF
split-complementary
#DC75DF #ADDF75 #75DFA7
monochromatic
#AD29B1 #CF43D3 #DC75DF #E9A7EB #F5D8F6
Accessibility & contrast
On white
2.74
#DC75DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#DC75DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC75DF
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC75DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC75DF | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A94E3
Deuteranopia (green-blind)
#88A1DC
Tritanopia (blue-blind)
#E181A0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #dc75df; /* rgb */ color: rgb(220, 117, 223); /* oklch */ color: oklch(71.6% 0.183 326.2);
Tailwind
colors: {
custom: {
50: '#e9a0e9',
500: '#dc75df',
950: '#000000',
},
}SCSS
$custom: #dc75df; $custom-light: #e9a0e9; $custom-dark: #000000;
JSON
{
"hex": "#dc75df",
"rgb": {
"r": 220,
"g": 117,
"b": 223
},
"hsl": {
"h": 298.302,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.7156,
"c": 0.18254,
"h": 326.2
},
"luminance": 0.33266
}Semantic roles & 50–950 ramp
primary
#DC75DF
secondary
#C8E9C7
accent
#CA1B20
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84