#D77FF7#D77FF7
#D77FF7 is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.6% C 0.187 H 316.4°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D77FF7 |
|---|---|
| RGB | rgb(215, 127, 247) |
| HSL | hsl(284, 88%, 73%) |
| HSV | hsv(284, 49%, 97%) |
| CMYK | cmyk(13%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(66.78, 53.17, -46.51) |
| CIE-LCH | lch(66.78, 70.64, 318.82°) |
| OKLab | oklab(73.57% 0.1358 -0.1292) |
| OKLCH | oklch(73.57% 0.187 316.4) |
| XYZ | xyz(52.3997, 36.3428, 92.2323) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.91
Violet (CSS)
#EE82EE
ΔE00 5.18
Liliac
#C48EFD
ΔE00 5.32
Easter Purple
#C071FE
ΔE00 5.89
Purply Pink
#F075E6
ΔE00 6.11
Orchid
#DA70D6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D77FF7 #9FF77F
analogous
#9B7FF7 #D77FF7 #F77FDB
triadic
#D77FF7 #F7D77F #7FF7D7
tetradic
#D77FF7 #F79B7F #9FF77F #7FDBF7
square
#D77FF7 #F79B7F #9FF77F #7FDBF7
split-complementary
#D77FF7 #DBF77F #7FF79B
monochromatic
#B20FED #C545F3 #D77FF7 #E9B9FB #F6E2FD
Accessibility & contrast
On white
2.54
#D77FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#D77FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D77FF7
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D77FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D77FF7 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#81A5F4
Tritanopia (blue-blind)
#D691B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d77ff7; /* rgb */ color: rgb(215, 127, 247); /* oklch */ color: oklch(73.6% 0.187 316.4);
Tailwind
colors: {
custom: {
50: '#e5a7fa',
500: '#d77ff7',
950: '#000000',
},
}SCSS
$custom: #d77ff7; $custom-light: #e5a7fa; $custom-dark: #000000;
JSON
{
"hex": "#d77ff7",
"rgb": {
"r": 215,
"g": 127,
"b": 247
},
"hsl": {
"h": 284,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.73567,
"c": 0.18742,
"h": 316.4
},
"luminance": 0.36341
}Semantic roles & 50–950 ramp
primary
#D77FF7
secondary
#DEF5D6
accent
#E5013E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85