#DC75C8#DC75C8
#DC75C8 is a light, vivid pink. Relative luminance 0.321; OKLCH L 70.5% C 0.163 H 334.9°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DC75C8 |
|---|---|
| RGB | rgb(220, 117, 200) |
| HSL | hsl(312, 60%, 66%) |
| HSV | hsv(312, 47%, 86%) |
| CMYK | cmyk(0%, 46.8%, 9.1%, 13.7%) |
| CIE-LAB | lab(63.43, 51.03, -25.53) |
| CIE-LCH | lch(63.43, 57.06, 333.42°) |
| OKLab | oklab(70.55% 0.1473 -0.069) |
| OKLCH | oklch(70.55% 0.163 334.9) |
| XYZ | xyz(46.3018, 32.1113, 58.3917) |
| Luminance | 0.3211 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid
#DA70D6
ΔE00 3.42
Orchid (survey)
#C875C4
ΔE00 3.66
Lavender Pink
#DD85D7
ΔE00 4.02
Purply Pink
#F075E6
ΔE00 5.22
Pale Magenta
#D767AD
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC75C8 #75DC89
analogous
#BC75DC #DC75C8 #DC7594
triadic
#DC75C8 #C8DC75 #75C8DC
tetradic
#DC75C8 #DCBC75 #75DC89 #7594DC
square
#DC75C8 #DCBC75 #75DC89 #7594DC
split-complementary
#DC75C8 #94DC75 #75DCBC
monochromatic
#AB2B92 #D044B5 #DC75C8 #E8A6DB #F5D7EF
Accessibility & contrast
On white
2.83
#DC75C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#DC75C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC75C8
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC75C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC75C8 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7590CB
Deuteranopia (green-blind)
#919FC5
Tritanopia (blue-blind)
#E57A95
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #dc75c8; /* rgb */ color: rgb(220, 117, 200); /* oklch */ color: oklch(70.5% 0.163 334.9);
Tailwind
colors: {
custom: {
50: '#e9a0d9',
500: '#dc75c8',
950: '#000000',
},
}SCSS
$custom: #dc75c8; $custom-light: #e9a0d9; $custom-dark: #000000;
JSON
{
"hex": "#dc75c8",
"rgb": {
"r": 220,
"g": 117,
"b": 200
},
"hsl": {
"h": 311.65,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.7055,
"c": 0.16262,
"h": 334.9
},
"luminance": 0.32108
}Semantic roles & 50–950 ramp
primary
#DC75C8
secondary
#C5E7CC
accent
#C73F1E
background
#FEFAFD
surface
#FDF3FA
border
#D5CDD3
text
#160F14
muted
#847F83