#DA77E7#DA77E7
#DA77E7 is a light, vivid purple. Relative luminance 0.339; OKLCH L 72.0% C 0.186 H 322.8°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DA77E7 |
|---|---|
| RGB | rgb(218, 119, 231) |
| HSL | hsl(293, 70%, 69%) |
| HSV | hsv(293, 48%, 91%) |
| CMYK | cmyk(5.6%, 48.5%, 0%, 9.4%) |
| CIE-LAB | lab(64.86, 54.91, -40.68) |
| CIE-LCH | lch(64.86, 68.34, 323.47°) |
| OKLab | oklab(71.98% 0.148 -0.1122) |
| OKLCH | oklch(71.98% 0.186 322.8) |
| XYZ | xyz(49.9326, 33.8708, 79.4934) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 3.14
Purply Pink
#F075E6
ΔE00 3.94
Violet (CSS)
#EE82EE
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 5.15
Light Magenta
#FA5FF7
ΔE00 5.50
Violet Pink
#FB5FFC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA77E7 #84E777
analogous
#A277E7 #DA77E7 #E777BC
triadic
#DA77E7 #E7DA77 #77E7DA
tetradic
#DA77E7 #E7A277 #84E777 #77BCE7
square
#DA77E7 #E7A277 #84E777 #77BCE7
split-complementary
#DA77E7 #BCE777 #77E7A2
monochromatic
#AF22C1 #CC43DE #DA77E7 #E8ABF0 #F6DFF9
Accessibility & contrast
On white
2.70
#DA77E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#DA77E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA77E7
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA77E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA77E7 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6896EB
Deuteranopia (green-blind)
#85A1E4
Tritanopia (blue-blind)
#DD85A4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #da77e7; /* rgb */ color: rgb(218, 119, 231); /* oklch */ color: oklch(72.0% 0.186 322.8);
Tailwind
colors: {
custom: {
50: '#e8a1ef',
500: '#da77e7',
950: '#000000',
},
}SCSS
$custom: #da77e7; $custom-light: #e8a1ef; $custom-dark: #000000;
JSON
{
"hex": "#da77e7",
"rgb": {
"r": 218,
"g": 119,
"b": 231
},
"hsl": {
"h": 293.036,
"s": 70,
"l": 68.627
},
"oklch": {
"l": 0.71981,
"c": 0.18568,
"h": 322.8
},
"luminance": 0.33869
}Semantic roles & 50–950 ramp
primary
#DA77E7
secondary
#D0EECC
accent
#D2142A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84