#DA7FF7#DA7FF7
#DA7FF7 is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.9% C 0.189 H 317.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DA7FF7 |
|---|---|
| RGB | rgb(218, 127, 247) |
| HSL | hsl(286, 88%, 73%) |
| HSV | hsv(286, 49%, 97%) |
| CMYK | cmyk(11.7%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(67.13, 53.98, -45.94) |
| CIE-LCH | lch(67.13, 70.88, 319.60°) |
| OKLab | oklab(73.9% 0.1393 -0.1274) |
| OKLCH | oklch(73.9% 0.189 317.5) |
| XYZ | xyz(53.2889, 36.8013, 92.2739) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.67
Light Purple
#BF77F6
ΔE00 5.43
Purply Pink
#F075E6
ΔE00 5.64
Liliac
#C48EFD
ΔE00 5.72
Orchid
#DA70D6
ΔE00 6.10
Easter Purple
#C071FE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA7FF7 #9CF77F
analogous
#9E7FF7 #DA7FF7 #F77FD8
triadic
#DA7FF7 #F7DA7F #7FF7DA
tetradic
#DA7FF7 #F79E7F #9CF77F #7FD8F7
square
#DA7FF7 #F79E7F #9CF77F #7FD8F7
split-complementary
#DA7FF7 #D8F77F #7FF79E
monochromatic
#B70FED #C945F3 #DA7FF7 #EBB9FB #F7E2FD
Accessibility & contrast
On white
2.51
#DA7FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#DA7FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA7FF7
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA7FF7 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DFB
Deuteranopia (green-blind)
#83A6F4
Tritanopia (blue-blind)
#DA90B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #da7ff7; /* rgb */ color: rgb(218, 127, 247); /* oklch */ color: oklch(73.9% 0.189 317.5);
Tailwind
colors: {
custom: {
50: '#e8a7fa',
500: '#da7ff7',
950: '#000000',
},
}SCSS
$custom: #da7ff7; $custom-light: #e8a7fa; $custom-dark: #000000;
JSON
{
"hex": "#da7ff7",
"rgb": {
"r": 218,
"g": 127,
"b": 247
},
"hsl": {
"h": 285.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.739,
"c": 0.18879,
"h": 317.5
},
"luminance": 0.368
}Semantic roles & 50–950 ramp
primary
#DA7FF7
secondary
#DDF5D6
accent
#E50138
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85