#DA78F0#DA78F0
#DA78F0 is a light, vivid purple. Relative luminance 0.346; OKLCH L 72.6% C 0.193 H 320.0°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DA78F0 |
|---|---|
| RGB | rgb(218, 120, 240) |
| HSL | hsl(289, 80%, 71%) |
| HSV | hsv(289, 50%, 94%) |
| CMYK | cmyk(9.2%, 50%, 0%, 5.9%) |
| CIE-LAB | lab(65.46, 56.12, -44.71) |
| CIE-LCH | lch(65.46, 71.75, 321.46°) |
| OKLab | oklab(72.56% 0.1478 -0.1238) |
| OKLCH | oklch(72.56% 0.193 320) |
| XYZ | xyz(51.3561, 34.6317, 86.4006) |
| Luminance | 0.3463 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.60
Violet (CSS)
#EE82EE
ΔE00 4.67
Purply Pink
#F075E6
ΔE00 4.78
Light Purple
#BF77F6
ΔE00 5.49
Light Magenta
#FA5FF7
ΔE00 5.53
Violet Pink
#FB5FFC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA78F0 #8EF078
analogous
#9E78F0 #DA78F0 #F078CA
triadic
#DA78F0 #F0DA78 #78F0DA
tetradic
#DA78F0 #F09E78 #8EF078 #78CAF0
square
#DA78F0 #F09E78 #8EF078 #78CAF0
split-complementary
#DA78F0 #CAF078 #78F09E
monochromatic
#B318D6 #CB41EA #DA78F0 #E9AFF6 #F7E3FC
Accessibility & contrast
On white
2.65
#DA78F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#DA78F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA78F0
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA78F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA78F0 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6398F4
Deuteranopia (green-blind)
#81A3ED
Tritanopia (blue-blind)
#DB89A9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #da78f0; /* rgb */ color: rgb(218, 120, 240); /* oklch */ color: oklch(72.6% 0.193 320.0);
Tailwind
colors: {
custom: {
50: '#e8a2f5',
500: '#da78f0',
950: '#000000',
},
}SCSS
$custom: #da78f0; $custom-light: #e8a2f5; $custom-dark: #000000;
JSON
{
"hex": "#da78f0",
"rgb": {
"r": 218,
"g": 120,
"b": 240
},
"hsl": {
"h": 289,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.7256,
"c": 0.19282,
"h": 320
},
"luminance": 0.3463
}Semantic roles & 50–950 ramp
primary
#DA78F0
secondary
#D8F2D2
accent
#DC0930
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85