#DA7BF7#DA7BF7
#DA7BF7 is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.3% C 0.195 H 317.8°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DA7BF7 |
|---|---|
| RGB | rgb(218, 123, 247) |
| HSL | hsl(286, 89%, 73%) |
| HSV | hsv(286, 50%, 97%) |
| CMYK | cmyk(11.7%, 50.2%, 0%, 3.1%) |
| CIE-LAB | lab(66.36, 55.99, -47.15) |
| CIE-LCH | lch(66.36, 73.20, 319.90°) |
| OKLab | oklab(73.33% 0.1446 -0.1309) |
| OKLCH | oklch(73.33% 0.195 317.8) |
| XYZ | xyz(52.7826, 35.7886, 92.1051) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.98
Light Purple
#BF77F6
ΔE00 5.10
Purply Pink
#F075E6
ΔE00 5.57
Orchid
#DA70D6
ΔE00 5.82
Easter Purple
#C071FE
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA7BF7 #98F77B
analogous
#9C7BF7 #DA7BF7 #F77BD6
triadic
#DA7BF7 #F7DA7B #7BF7DA
tetradic
#DA7BF7 #F79C7B #98F77B #7BD6F7
square
#DA7BF7 #F79C7B #98F77B #7BD6F7
split-complementary
#DA7BF7 #D6F77B #7BF79C
monochromatic
#B60EE9 #CA41F4 #DA7BF7 #EAB5FA #F7E2FD
Accessibility & contrast
On white
2.57
#DA7BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#DA7BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA7BF7
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA7BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA7BF7 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639BFB
Deuteranopia (green-blind)
#80A4F4
Tritanopia (blue-blind)
#DA8DAE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #da7bf7; /* rgb */ color: rgb(218, 123, 247); /* oklch */ color: oklch(73.3% 0.195 317.8);
Tailwind
colors: {
custom: {
50: '#e8a4fa',
500: '#da7bf7',
950: '#000000',
},
}SCSS
$custom: #da7bf7; $custom-light: #e8a4fa; $custom-dark: #000000;
JSON
{
"hex": "#da7bf7",
"rgb": {
"r": 218,
"g": 123,
"b": 247
},
"hsl": {
"h": 285.968,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.7333,
"c": 0.19508,
"h": 317.8
},
"luminance": 0.35787
}Semantic roles & 50–950 ramp
primary
#DA7BF7
secondary
#DDF5D6
accent
#E50036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85