#DA75F7#DA75F7
#DA75F7 is a light, highly saturated purple. Relative luminance 0.343; OKLCH L 72.5% C 0.204 H 318.3°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DA75F7 |
|---|---|
| RGB | rgb(218, 117, 247) |
| HSL | hsl(287, 89%, 71%) |
| HSV | hsv(287, 53%, 97%) |
| CMYK | cmyk(11.7%, 52.6%, 0%, 3.1%) |
| CIE-LAB | lab(65.24, 58.94, -48.92) |
| CIE-LCH | lch(65.24, 76.60, 320.31°) |
| OKLab | oklab(72.5% 0.1525 -0.136) |
| OKLCH | oklch(72.5% 0.204 318.3) |
| XYZ | xyz(52.0609, 34.3453, 91.8646) |
| Luminance | 0.3434 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.85
Easter Purple
#C071FE
ΔE00 5.36
Violet Pink
#FB5FFC
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 5.48
Orchid
#DA70D6
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA75F7 #92F775
analogous
#9975F7 #DA75F7 #F775D3
triadic
#DA75F7 #F7DA75 #75F7DA
tetradic
#DA75F7 #F79975 #92F775 #75D3F7
square
#DA75F7 #F79975 #92F775 #75D3F7
split-complementary
#DA75F7 #D3F775 #75F799
monochromatic
#B40DE4 #CA3BF4 #DA75F7 #EAAFFA #F7E2FD
Accessibility & contrast
On white
2.67
#DA75F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#DA75F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA75F7
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA75F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA75F7 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B98FB
Deuteranopia (green-blind)
#7BA2F4
Tritanopia (blue-blind)
#DA88AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #da75f7; /* rgb */ color: rgb(218, 117, 247); /* oklch */ color: oklch(72.5% 0.204 318.3);
Tailwind
colors: {
custom: {
50: '#e8a0fa',
500: '#da75f7',
950: '#000000',
},
}SCSS
$custom: #da75f7; $custom-light: #e8a0fa; $custom-dark: #000000;
JSON
{
"hex": "#da75f7",
"rgb": {
"r": 218,
"g": 117,
"b": 247
},
"hsl": {
"h": 286.615,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.72502,
"c": 0.20434,
"h": 318.3
},
"luminance": 0.34343
}Semantic roles & 50–950 ramp
primary
#DA75F7
secondary
#DBF5D3
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85