#DA75F9#DA75F9
#DA75F9 is a light, highly saturated purple. Relative luminance 0.345; OKLCH L 72.6% C 0.206 H 317.7°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DA75F9 |
|---|---|
| RGB | rgb(218, 117, 249) |
| HSL | hsl(286, 92%, 72%) |
| HSV | hsv(286, 53%, 98%) |
| CMYK | cmyk(12.4%, 53%, 0%, 2.4%) |
| CIE-LAB | lab(65.33, 59.33, -49.87) |
| CIE-LCH | lch(65.33, 77.51, 319.95°) |
| OKLab | oklab(72.61% 0.1527 -0.1388) |
| OKLCH | oklch(72.61% 0.206 317.7) |
| XYZ | xyz(52.3712, 34.4695, 93.4987) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.74
Easter Purple
#C071FE
ΔE00 5.19
Violet Pink
#FB5FFC
ΔE00 5.45
Light Magenta
#FA5FF7
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 5.83
Orchid
#DA70D6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA75F9 #94F975
analogous
#9875F9 #DA75F9 #F975D6
triadic
#DA75F9 #F9DA75 #75F9DA
tetradic
#DA75F9 #F99875 #94F975 #75D6F9
square
#DA75F9 #F99875 #94F975 #75D6F9
split-complementary
#DA75F9 #D6F975 #75F998
monochromatic
#B50AE9 #CA3AF6 #DA75F9 #EAB0FC #F7E2FE
Accessibility & contrast
On white
2.66
#DA75F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#DA75F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA75F9
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA75F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA75F9 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5998FD
Deuteranopia (green-blind)
#7AA2F5
Tritanopia (blue-blind)
#D989AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #da75f9; /* rgb */ color: rgb(218, 117, 249); /* oklch */ color: oklch(72.6% 0.206 317.7);
Tailwind
colors: {
custom: {
50: '#e8a0fc',
500: '#da75f9',
950: '#000000',
},
}SCSS
$custom: #da75f9; $custom-light: #e8a0fc; $custom-dark: #000000;
JSON
{
"hex": "#da75f9",
"rgb": {
"r": 218,
"g": 117,
"b": 249
},
"hsl": {
"h": 285.909,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.72606,
"c": 0.20631,
"h": 317.7
},
"luminance": 0.34468
}Semantic roles & 50–950 ramp
primary
#DA75F9
secondary
#DCF6D4
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85