#DA77FB#DA77FB
#DA77FB is a light, highly saturated purple. Relative luminance 0.351; OKLCH L 73.0% C 0.205 H 317.1°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DA77FB |
|---|---|
| RGB | rgb(218, 119, 251) |
| HSL | hsl(285, 94%, 73%) |
| HSV | hsv(285, 53%, 98%) |
| CMYK | cmyk(13.1%, 52.6%, 0%, 1.6%) |
| CIE-LAB | lab(65.80, 58.75, -50.23) |
| CIE-LCH | lch(65.80, 77.30, 319.47°) |
| OKLab | oklab(72.98% 0.1503 -0.1398) |
| OKLCH | oklch(72.98% 0.205 317.1) |
| XYZ | xyz(52.9203, 35.0659, 95.2288) |
| Luminance | 0.3506 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.70
Easter Purple
#C071FE
ΔE00 5.19
Violet Pink
#FB5FFC
ΔE00 5.68
Violet (CSS)
#EE82EE
ΔE00 5.80
Light Magenta
#FA5FF7
ΔE00 5.86
Purply Pink
#F075E6
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA77FB #98FB77
analogous
#9877FB #DA77FB #FB77DA
triadic
#DA77FB #FBDA77 #77FBDA
tetradic
#DA77FB #FB9877 #98FB77 #77DAFB
square
#DA77FB #FB9877 #98FB77 #77DAFB
split-complementary
#DA77FB #DAFB77 #77FB98
monochromatic
#B607F1 #CA3CF9 #DA77FB #EAB2FD #F7E1FE
Accessibility & contrast
On white
2.62
#DA77FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#DA77FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA77FB
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA77FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA77FB | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A9AFF
Deuteranopia (green-blind)
#7BA3F7
Tritanopia (blue-blind)
#D98BAE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #da77fb; /* rgb */ color: rgb(218, 119, 251); /* oklch */ color: oklch(73.0% 0.205 317.1);
Tailwind
colors: {
custom: {
50: '#e8a2fd',
500: '#da77fb',
950: '#000000',
},
}SCSS
$custom: #da77fb; $custom-light: #e8a2fd; $custom-dark: #000000;
JSON
{
"hex": "#da77fb",
"rgb": {
"r": 218,
"g": 119,
"b": 251
},
"hsl": {
"h": 285,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.72981,
"c": 0.20526,
"h": 317.1
},
"luminance": 0.35064
}Semantic roles & 50–950 ramp
primary
#DA77FB
secondary
#DDF6D5
accent
#E60039
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86