#DA77F0#DA77F0
#DA77F0 is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.4% C 0.194 H 320.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DA77F0 |
|---|---|
| RGB | rgb(218, 119, 240) |
| HSL | hsl(289, 80%, 70%) |
| HSV | hsv(289, 50%, 94%) |
| CMYK | cmyk(9.2%, 50.4%, 0%, 5.9%) |
| CIE-LAB | lab(65.27, 56.61, -45.01) |
| CIE-LCH | lch(65.27, 72.32, 321.52°) |
| OKLab | oklab(72.42% 0.1491 -0.1247) |
| OKLCH | oklch(72.42% 0.194 320.1) |
| XYZ | xyz(51.2365, 34.3924, 86.3607) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.55
Violet (CSS)
#EE82EE
ΔE00 4.79
Purply Pink
#F075E6
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 5.43
Light Purple
#BF77F6
ΔE00 5.45
Violet Pink
#FB5FFC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA77F0 #8DF077
analogous
#9D77F0 #DA77F0 #F077C9
triadic
#DA77F0 #F0DA77 #77F0DA
tetradic
#DA77F0 #F09D77 #8DF077 #77C9F0
square
#DA77F0 #F09D77 #8DF077 #77C9F0
split-complementary
#DA77F0 #C9F077 #77F09D
monochromatic
#B318D5 #CB40EA #DA77F0 #E9AEF6 #F8E3FC
Accessibility & contrast
On white
2.67
#DA77F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#DA77F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA77F0
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA77F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA77F0 | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6298F4
Deuteranopia (green-blind)
#80A2ED
Tritanopia (blue-blind)
#DB88A9
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #da77f0; /* rgb */ color: rgb(218, 119, 240); /* oklch */ color: oklch(72.4% 0.194 320.1);
Tailwind
colors: {
custom: {
50: '#e8a2f5',
500: '#da77f0',
950: '#000000',
},
}SCSS
$custom: #da77f0; $custom-light: #e8a2f5; $custom-dark: #000000;
JSON
{
"hex": "#da77f0",
"rgb": {
"r": 218,
"g": 119,
"b": 240
},
"hsl": {
"h": 289.091,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.72421,
"c": 0.19439,
"h": 320.1
},
"luminance": 0.3439
}Semantic roles & 50–950 ramp
primary
#DA77F0
secondary
#D7F2D1
accent
#DC092F
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85