#DA7EF5#DA7EF5
#DA7EF5 is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.7% C 0.188 H 318.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DA7EF5 |
|---|---|
| RGB | rgb(218, 126, 245) |
| HSL | hsl(286, 86%, 73%) |
| HSV | hsv(286, 49%, 96%) |
| CMYK | cmyk(11%, 48.6%, 0%, 3.9%) |
| CIE-LAB | lab(66.84, 54.09, -45.29) |
| CIE-LCH | lch(66.84, 70.55, 320.06°) |
| OKLab | oklab(73.66% 0.1404 -0.1256) |
| OKLCH | oklch(73.66% 0.188 318.2) |
| XYZ | xyz(52.8535, 36.4215, 90.6144) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.52
Purply Pink
#F075E6
ΔE00 5.37
Light Purple
#BF77F6
ΔE00 5.47
Orchid
#DA70D6
ΔE00 5.74
Liliac
#C48EFD
ΔE00 5.98
Violet Pink
#FB5FFC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA7EF5 #99F57E
analogous
#9F7EF5 #DA7EF5 #F57ED4
triadic
#DA7EF5 #F5DA7E #7EF5DA
tetradic
#DA7EF5 #F59F7E #99F57E #7ED4F5
square
#DA7EF5 #F59F7E #99F57E #7ED4F5
split-complementary
#DA7EF5 #D4F57E #7EF59F
monochromatic
#B612E7 #CA45F1 #DA7EF5 #EAB7F9 #F7E3FD
Accessibility & contrast
On white
2.54
#DA7EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#DA7EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA7EF5
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA7EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA7EF5 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DF9
Deuteranopia (green-blind)
#84A6F2
Tritanopia (blue-blind)
#DA8FAE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #da7ef5; /* rgb */ color: rgb(218, 126, 245); /* oklch */ color: oklch(73.7% 0.188 318.2);
Tailwind
colors: {
custom: {
50: '#e8a6f9',
500: '#da7ef5',
950: '#000000',
},
}SCSS
$custom: #da7ef5; $custom-light: #e8a6f9; $custom-dark: #000000;
JSON
{
"hex": "#da7ef5",
"rgb": {
"r": 218,
"g": 126,
"b": 245
},
"hsl": {
"h": 286.387,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.73657,
"c": 0.18834,
"h": 318.2
},
"luminance": 0.3642
}Semantic roles & 50–950 ramp
primary
#DA7EF5
secondary
#DDF5D6
accent
#E20336
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85