#DA78FF#DA78FF
#DA78FF is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 73.3% C 0.208 H 315.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DA78FF |
|---|---|
| RGB | rgb(218, 120, 255) |
| HSL | hsl(284, 100%, 74%) |
| HSV | hsv(284, 53%, 100%) |
| CMYK | cmyk(14.5%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(66.18, 59.05, -51.82) |
| CIE-LCH | lch(66.18, 78.56, 318.73°) |
| OKLab | oklab(73.33% 0.1493 -0.1444) |
| OKLCH | oklch(73.33% 0.208 315.9) |
| XYZ | xyz(53.6772, 35.5601, 98.6246) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.61
Easter Purple
#C071FE
ΔE00 5.03
Violet Pink
#FB5FFC
ΔE00 5.96
Violet (CSS)
#EE82EE
ΔE00 6.13
Light Magenta
#FA5FF7
ΔE00 6.20
Liliac
#C48EFD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA78FF #9DFF78
analogous
#9678FF #DA78FF #FF78E0
triadic
#DA78FF #FFDA78 #78FFDA
tetradic
#DA78FF #FF9678 #9DFF78 #78E0FF
square
#DA78FF #FF9678 #9DFF78 #78E0FF
split-complementary
#DA78FF #E0FF78 #78FF96
monochromatic
#B700FD #C93BFF #DA78FF #EBB5FF #F7E0FF
Accessibility & contrast
On white
2.59
#DA78FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#DA78FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA78FF
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA78FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA78FF | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#599BFF
Deuteranopia (green-blind)
#79A4FB
Tritanopia (blue-blind)
#D88DB1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #da78ff; /* rgb */ color: rgb(218, 120, 255); /* oklch */ color: oklch(73.3% 0.208 315.9);
Tailwind
colors: {
custom: {
50: '#e8a2ff',
500: '#da78ff',
950: '#000000',
},
}SCSS
$custom: #da78ff; $custom-light: #e8a2ff; $custom-dark: #000000;
JSON
{
"hex": "#da78ff",
"rgb": {
"r": 218,
"g": 120,
"b": 255
},
"hsl": {
"h": 283.556,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.73327,
"c": 0.20775,
"h": 315.9
},
"luminance": 0.35558
}Semantic roles & 50–950 ramp
primary
#DA78FF
secondary
#DDF7D4
accent
#E6003F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86