#D77FF3#D77FF3
#D77FF3 is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.4% C 0.183 H 317.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D77FF3 |
|---|---|
| RGB | rgb(215, 127, 243) |
| HSL | hsl(286, 83%, 73%) |
| HSV | hsv(286, 48%, 95%) |
| CMYK | cmyk(11.5%, 47.7%, 0%, 4.7%) |
| CIE-LAB | lab(66.60, 52.37, -44.61) |
| CIE-LCH | lch(66.60, 68.79, 319.58°) |
| OKLab | oklab(73.37% 0.1353 -0.1236) |
| OKLCH | oklch(73.37% 0.183 317.6) |
| XYZ | xyz(51.7891, 36.0986, 89.0163) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.78
Light Purple
#BF77F6
ΔE00 5.21
Liliac
#C48EFD
ΔE00 5.63
Purply Pink
#F075E6
ΔE00 5.66
Orchid
#DA70D6
ΔE00 5.74
Easter Purple
#C071FE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D77FF3 #9BF37F
analogous
#9D7FF3 #D77FF3 #F37FD5
triadic
#D77FF3 #F3D77F #7FF3D7
tetradic
#D77FF3 #F39D7F #9BF37F #7FD5F3
square
#D77FF3 #F39D7F #9BF37F #7FD5F3
split-complementary
#D77FF3 #D5F37F #7FF39D
monochromatic
#B115E2 #C647EE #D77FF3 #E8B7F8 #F6E3FC
Accessibility & contrast
On white
2.55
#D77FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#D77FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D77FF3
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D77FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D77FF3 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9CF7
Deuteranopia (green-blind)
#83A5F0
Tritanopia (blue-blind)
#D78FAE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d77ff3; /* rgb */ color: rgb(215, 127, 243); /* oklch */ color: oklch(73.4% 0.183 317.6);
Tailwind
colors: {
custom: {
50: '#e5a7f7',
500: '#d77ff3',
950: '#000000',
},
}SCSS
$custom: #d77ff3; $custom-light: #e5a7f7; $custom-dark: #000000;
JSON
{
"hex": "#d77ff3",
"rgb": {
"r": 215,
"g": 127,
"b": 243
},
"hsl": {
"h": 285.517,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.73369,
"c": 0.18328,
"h": 317.6
},
"luminance": 0.36097
}Semantic roles & 50–950 ramp
primary
#D77FF3
secondary
#DEF4D7
accent
#DF063B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85