#DA7BF5#DA7BF5
#DA7BF5 is a light, vivid purple. Relative luminance 0.357; OKLCH L 73.2% C 0.193 H 318.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DA7BF5 |
|---|---|
| RGB | rgb(218, 123, 245) |
| HSL | hsl(287, 86%, 72%) |
| HSV | hsv(287, 50%, 96%) |
| CMYK | cmyk(11%, 49.8%, 0%, 3.9%) |
| CIE-LAB | lab(66.26, 55.60, -46.20) |
| CIE-LCH | lch(66.26, 72.29, 320.27°) |
| OKLab | oklab(73.23% 0.1444 -0.1282) |
| OKLCH | oklch(73.23% 0.193 318.4) |
| XYZ | xyz(52.4756, 35.6658, 90.4885) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.78
Light Purple
#BF77F6
ΔE00 5.24
Purply Pink
#F075E6
ΔE00 5.32
Orchid
#DA70D6
ΔE00 5.52
Violet Pink
#FB5FFC
ΔE00 5.92
Light Magenta
#FA5FF7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA7BF5 #96F57B
analogous
#9D7BF5 #DA7BF5 #F57BD3
triadic
#DA7BF5 #F5DA7B #7BF5DA
tetradic
#DA7BF5 #F59D7B #96F57B #7BD3F5
square
#DA7BF5 #F59D7B #96F57B #7BD3F5
split-complementary
#DA7BF5 #D3F57B #7BF59D
monochromatic
#B611E4 #CA42F1 #DA7BF5 #EAB4F9 #F7E3FD
Accessibility & contrast
On white
2.58
#DA7BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#DA7BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA7BF5
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA7BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA7BF5 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649BF9
Deuteranopia (green-blind)
#81A4F2
Tritanopia (blue-blind)
#DA8CAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #da7bf5; /* rgb */ color: rgb(218, 123, 245); /* oklch */ color: oklch(73.2% 0.193 318.4);
Tailwind
colors: {
custom: {
50: '#e8a4f9',
500: '#da7bf5',
950: '#000000',
},
}SCSS
$custom: #da7bf5; $custom-light: #e8a4f9; $custom-dark: #000000;
JSON
{
"hex": "#da7bf5",
"rgb": {
"r": 218,
"g": 123,
"b": 245
},
"hsl": {
"h": 286.721,
"s": 85.915,
"l": 72.157
},
"oklch": {
"l": 0.7323,
"c": 0.19307,
"h": 318.4
},
"luminance": 0.35664
}Semantic roles & 50–950 ramp
primary
#DA7BF5
secondary
#DDF5D6
accent
#E20335
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85