#DA75C0#DA75C0
#DA75C0 is a light, vivid pink. Relative luminance 0.314; OKLCH L 70.0% C 0.155 H 337.7°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DA75C0 |
|---|---|
| RGB | rgb(218, 117, 192) |
| HSL | hsl(315, 58%, 66%) |
| HSV | hsv(315, 46%, 85%) |
| CMYK | cmyk(0%, 46.3%, 11.9%, 14.5%) |
| CIE-LAB | lab(62.87, 49.11, -21.90) |
| CIE-LCH | lch(62.87, 53.77, 335.97°) |
| OKLab | oklab(69.98% 0.1432 -0.0588) |
| OKLCH | oklch(69.98% 0.155 337.7) |
| XYZ | xyz(44.7894, 31.4367, 53.5678) |
| Luminance | 0.3143 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.04
Pale Magenta
#D767AD
ΔE00 4.25
Orchid
#DA70D6
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 4.96
Purplish Pink
#CE5DAE
ΔE00 6.22
Purply Pink
#F075E6
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA75C0 #75DA8F
analogous
#C275DA #DA75C0 #DA758D
triadic
#DA75C0 #C0DA75 #75C0DA
tetradic
#DA75C0 #DAC275 #75DA8F #758DDA
square
#DA75C0 #DAC275 #75DA8F #758DDA
split-complementary
#DA75C0 #8DDA75 #75DAC2
monochromatic
#A82D88 #CD45AA #DA75C0 #E7A5D6 #F4D6EC
Accessibility & contrast
On white
2.88
#DA75C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#DA75C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA75C0
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA75C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA75C0 | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#778EC3
Deuteranopia (green-blind)
#939EBD
Tritanopia (blue-blind)
#E47892
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #da75c0; /* rgb */ color: rgb(218, 117, 192); /* oklch */ color: oklch(70.0% 0.155 337.7);
Tailwind
colors: {
custom: {
50: '#e7a0d3',
500: '#da75c0',
950: '#000000',
},
}SCSS
$custom: #da75c0; $custom-light: #e7a0d3; $custom-dark: #000000;
JSON
{
"hex": "#da75c0",
"rgb": {
"r": 218,
"g": 117,
"b": 192
},
"hsl": {
"h": 315.446,
"s": 57.714,
"l": 65.686
},
"oklch": {
"l": 0.69978,
"c": 0.15477,
"h": 337.7
},
"luminance": 0.31434
}Semantic roles & 50–950 ramp
primary
#DA75C0
secondary
#C5E6CD
accent
#C54B20
background
#FEFAFC
surface
#FDF3F9
border
#D5CDD2
text
#160F14
muted
#847F82