#D77FF4#D77FF4
#D77FF4 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.4% C 0.184 H 317.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #D77FF4 |
|---|---|
| RGB | rgb(215, 127, 244) |
| HSL | hsl(285, 84%, 73%) |
| HSV | hsv(285, 48%, 96%) |
| CMYK | cmyk(11.9%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(66.64, 52.57, -45.08) |
| CIE-LCH | lch(66.64, 69.25, 319.38°) |
| OKLab | oklab(73.42% 0.1354 -0.125) |
| OKLCH | oklch(73.42% 0.184 317.3) |
| XYZ | xyz(51.9405, 36.1591, 89.8138) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.88
Light Purple
#BF77F6
ΔE00 5.12
Liliac
#C48EFD
ΔE00 5.55
Purply Pink
#F075E6
ΔE00 5.77
Orchid
#DA70D6
ΔE00 5.88
Easter Purple
#C071FE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D77FF4 #9CF47F
analogous
#9C7FF4 #D77FF4 #F47FD7
triadic
#D77FF4 #F4D77F #7FF4D7
tetradic
#D77FF4 #F49C7F #9CF47F #7FD7F4
square
#D77FF4 #F49C7F #9CF47F #7FD7F4
split-complementary
#D77FF4 #D7F47F #7FF49C
monochromatic
#B114E5 #C547EF #D77FF4 #E9B7F9 #F6E3FD
Accessibility & contrast
On white
2.55
#D77FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#D77FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D77FF4
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D77FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D77FF4 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699CF8
Deuteranopia (green-blind)
#83A5F1
Tritanopia (blue-blind)
#D690AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d77ff4; /* rgb */ color: rgb(215, 127, 244); /* oklch */ color: oklch(73.4% 0.184 317.3);
Tailwind
colors: {
custom: {
50: '#e5a7f8',
500: '#d77ff4',
950: '#000000',
},
}SCSS
$custom: #d77ff4; $custom-light: #e5a7f8; $custom-dark: #000000;
JSON
{
"hex": "#d77ff4",
"rgb": {
"r": 215,
"g": 127,
"b": 244
},
"hsl": {
"h": 285.128,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.73418,
"c": 0.18431,
"h": 317.3
},
"luminance": 0.36157
}Semantic roles & 50–950 ramp
primary
#D77FF4
secondary
#DEF5D6
accent
#E1053B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85