#DA75CC#DA75CC
#DA75CC is a light, vivid purple. Relative luminance 0.320; OKLCH L 70.5% C 0.164 H 332.5°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DA75CC |
|---|---|
| RGB | rgb(218, 117, 204) |
| HSL | hsl(308, 58%, 66%) |
| HSV | hsv(308, 46%, 85%) |
| CMYK | cmyk(0%, 46.3%, 6.4%, 14.5%) |
| CIE-LAB | lab(63.33, 51.10, -27.96) |
| CIE-LCH | lch(63.33, 58.25, 331.31°) |
| OKLab | oklab(70.47% 0.1459 -0.0759) |
| OKLCH | oklch(70.47% 0.164 332.5) |
| XYZ | xyz(46.1736, 31.9904, 60.8578) |
| Luminance | 0.3199 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.47
Orchid (survey)
#C875C4
ΔE00 3.19
Lavender Pink
#DD85D7
ΔE00 3.74
Purply Pink
#F075E6
ΔE00 4.76
Violet (CSS)
#EE82EE
ΔE00 6.09
Pale Magenta
#D767AD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA75CC #75DA83
analogous
#B575DA #DA75CC #DA7599
triadic
#DA75CC #CCDA75 #75CCDA
tetradic
#DA75CC #DAB575 #75DA83 #7599DA
square
#DA75CC #DAB575 #75DA83 #7599DA
split-complementary
#DA75CC #99DA75 #75DAB5
monochromatic
#A82D97 #CD45BA #DA75CC #E7A5DE #F4D6F0
Accessibility & contrast
On white
2.84
#DA75CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#DA75CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA75CC
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA75CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA75CC | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7390CF
Deuteranopia (green-blind)
#8F9FC9
Tritanopia (blue-blind)
#E27B97
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #da75cc; /* rgb */ color: rgb(218, 117, 204); /* oklch */ color: oklch(70.5% 0.164 332.5);
Tailwind
colors: {
custom: {
50: '#e7a0db',
500: '#da75cc',
950: '#000000',
},
}SCSS
$custom: #da75cc; $custom-light: #e7a0db; $custom-dark: #000000;
JSON
{
"hex": "#da75cc",
"rgb": {
"r": 218,
"g": 117,
"b": 204
},
"hsl": {
"h": 308.317,
"s": 57.714,
"l": 65.686
},
"oklch": {
"l": 0.70473,
"c": 0.16448,
"h": 332.5
},
"luminance": 0.31988
}Semantic roles & 50–950 ramp
primary
#DA75CC
secondary
#C5E6C9
accent
#C53720
background
#FEFAFD
surface
#FDF3FB
border
#D5CDD4
text
#160F15
muted
#847F83