#DC75BC#DC75BC
#DC75BC is a light, vivid pink. Relative luminance 0.316; OKLCH L 70.1% C 0.153 H 340.2°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DC75BC |
|---|---|
| RGB | rgb(220, 117, 188) |
| HSL | hsl(319, 60%, 66%) |
| HSV | hsv(319, 47%, 86%) |
| CMYK | cmyk(0%, 46.8%, 14.5%, 13.7%) |
| CIE-LAB | lab(62.99, 49.10, -19.43) |
| CIE-LCH | lch(62.99, 52.81, 338.41°) |
| OKLab | oklab(70.07% 0.1443 -0.0519) |
| OKLCH | oklch(70.07% 0.153 340.2) |
| XYZ | xyz(44.9541, 31.5722, 51.2935) |
| Luminance | 0.3157 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.77
Orchid (survey)
#C875C4
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 5.67
Orchid
#DA70D6
ΔE00 5.90
Purplish Pink
#CE5DAE
ΔE00 6.33
Bubblegum Pink
#FE83CC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC75BC #75DC95
analogous
#C875DC #DC75BC #DC7588
triadic
#DC75BC #BCDC75 #75BCDC
tetradic
#DC75BC #DCC875 #75DC95 #7588DC
square
#DC75BC #DCC875 #75DC95 #7588DC
split-complementary
#DC75BC #88DC75 #75DCC8
monochromatic
#AB2B83 #D044A4 #DC75BC #E8A6D4 #F5D7EB
Accessibility & contrast
On white
2.87
#DC75BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#DC75BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC75BC
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC75BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC75BC | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A8EBE
Deuteranopia (green-blind)
#959EB9
Tritanopia (blue-blind)
#E67790
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #dc75bc; /* rgb */ color: rgb(220, 117, 188); /* oklch */ color: oklch(70.1% 0.153 340.2);
Tailwind
colors: {
custom: {
50: '#e9a0d0',
500: '#dc75bc',
950: '#000000',
},
}SCSS
$custom: #dc75bc; $custom-light: #e9a0d0; $custom-dark: #000000;
JSON
{
"hex": "#dc75bc",
"rgb": {
"r": 220,
"g": 117,
"b": 188
},
"hsl": {
"h": 318.641,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.70069,
"c": 0.15339,
"h": 340.2
},
"luminance": 0.31569
}Semantic roles & 50–950 ramp
primary
#DC75BC
secondary
#C5E7D0
accent
#C7531E
background
#FEFAFC
surface
#FDF3F9
border
#D5CDD2
text
#160F14
muted
#847F82