#DA75F6#DA75F6
#DA75F6 is a light, highly saturated purple. Relative luminance 0.343; OKLCH L 72.5% C 0.203 H 318.5°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DA75F6 |
|---|---|
| RGB | rgb(218, 117, 246) |
| HSL | hsl(287, 88%, 71%) |
| HSV | hsv(287, 52%, 96%) |
| CMYK | cmyk(11.4%, 52.4%, 0%, 3.5%) |
| CIE-LAB | lab(65.19, 58.75, -48.45) |
| CIE-LCH | lch(65.19, 76.15, 320.49°) |
| OKLab | oklab(72.45% 0.1524 -0.1346) |
| OKLCH | oklch(72.45% 0.203 318.5) |
| XYZ | xyz(51.9071, 34.2838, 91.0541) |
| Luminance | 0.3428 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.91
Violet Pink
#FB5FFC
ΔE00 5.35
Light Magenta
#FA5FF7
ΔE00 5.44
Orchid
#DA70D6
ΔE00 5.44
Easter Purple
#C071FE
ΔE00 5.45
Violet (CSS)
#EE82EE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA75F6 #91F675
analogous
#9975F6 #DA75F6 #F675D1
triadic
#DA75F6 #F6DA75 #75F6DA
tetradic
#DA75F6 #F69975 #91F675 #75D1F6
square
#DA75F6 #F69975 #91F675 #75D1F6
split-complementary
#DA75F6 #D1F675 #75F699
monochromatic
#B40FE2 #CB3CF2 #DA75F6 #E9AEFA #F7E2FD
Accessibility & contrast
On white
2.67
#DA75F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#DA75F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA75F6
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA75F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA75F6 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B97FA
Deuteranopia (green-blind)
#7CA2F3
Tritanopia (blue-blind)
#DA88AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #da75f6; /* rgb */ color: rgb(218, 117, 246); /* oklch */ color: oklch(72.5% 0.203 318.5);
Tailwind
colors: {
custom: {
50: '#e8a0f9',
500: '#da75f6',
950: '#000000',
},
}SCSS
$custom: #da75f6; $custom-light: #e8a0f9; $custom-dark: #000000;
JSON
{
"hex": "#da75f6",
"rgb": {
"r": 218,
"g": 117,
"b": 246
},
"hsl": {
"h": 286.977,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.72451,
"c": 0.20336,
"h": 318.5
},
"luminance": 0.34282
}Semantic roles & 50–950 ramp
primary
#DA75F6
secondary
#DAF4D2
accent
#E40132
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85