#DA70F9#DA70F9
#DA70F9 is a light, highly saturated purple. Relative luminance 0.333; OKLCH L 71.9% C 0.214 H 318.1°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DA70F9 |
|---|---|
| RGB | rgb(218, 112, 249) |
| HSL | hsl(286, 92%, 71%) |
| HSV | hsv(286, 55%, 98%) |
| CMYK | cmyk(12.4%, 55%, 0%, 2.4%) |
| CIE-LAB | lab(64.43, 61.74, -51.30) |
| CIE-LCH | lch(64.43, 80.27, 320.28°) |
| OKLab | oklab(71.94% 0.1591 -0.1429) |
| OKLCH | oklch(71.94% 0.214 318.1) |
| XYZ | xyz(51.8041, 33.3353, 93.3097) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.75
Easter Purple
#C071FE
ΔE00 4.93
Bright Lilac
#C95EFB
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.17
Light Magenta
#FA5FF7
ΔE00 5.31
Bright Lavender
#C760FF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA70F9 #8FF970
analogous
#9570F9 #DA70F9 #F970D4
triadic
#DA70F9 #F9DA70 #70F9DA
tetradic
#DA70F9 #F99570 #8FF970 #70D4F9
square
#DA70F9 #F99570 #8FF970 #70D4F9
split-complementary
#DA70F9 #D4F970 #70F995
monochromatic
#B30AE5 #CB35F7 #DA70F9 #E9ABFB #F7E2FE
Accessibility & contrast
On white
2.74
#DA70F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#DA70F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA70F9
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA70F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA70F9 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5195FD
Deuteranopia (green-blind)
#76A0F5
Tritanopia (blue-blind)
#DA85AA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #da70f9; /* rgb */ color: rgb(218, 112, 249); /* oklch */ color: oklch(71.9% 0.214 318.1);
Tailwind
colors: {
custom: {
50: '#e89dfc',
500: '#da70f9',
950: '#000000',
},
}SCSS
$custom: #da70f9; $custom-light: #e89dfc; $custom-dark: #000000;
JSON
{
"hex": "#da70f9",
"rgb": {
"r": 218,
"g": 112,
"b": 249
},
"hsl": {
"h": 286.423,
"s": 91.946,
"l": 70.784
},
"oklch": {
"l": 0.71944,
"c": 0.2138,
"h": 318.1
},
"luminance": 0.33333
}Semantic roles & 50–950 ramp
primary
#DA70F9
secondary
#D8F5D0
accent
#E60034
background
#FEFAFF
surface
#FDF3FF
border
#D5CDD7
text
#160F17
muted
#847F85