#D77FF9#D77FF9
#D77FF9 is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.7% C 0.190 H 315.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D77FF9 |
|---|---|
| RGB | rgb(215, 127, 249) |
| HSL | hsl(283, 91%, 74%) |
| HSV | hsv(283, 49%, 98%) |
| CMYK | cmyk(13.7%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(66.88, 53.57, -47.46) |
| CIE-LCH | lch(66.88, 71.57, 318.46°) |
| OKLab | oklab(73.67% 0.1361 -0.1319) |
| OKLCH | oklch(73.67% 0.19 315.9) |
| XYZ | xyz(52.7100, 36.4669, 93.8664) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.79
Liliac
#C48EFD
ΔE00 5.19
Violet (CSS)
#EE82EE
ΔE00 5.40
Easter Purple
#C071FE
ΔE00 5.73
Purply Pink
#F075E6
ΔE00 6.34
Orchid
#DA70D6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D77FF9 #A1F97F
analogous
#9A7FF9 #D77FF9 #F97FDE
triadic
#D77FF9 #F9D77F #7FF9D7
tetradic
#D77FF9 #F99A7F #A1F97F #7FDEF9
square
#D77FF9 #F99A7F #A1F97F #7FDEF9
split-complementary
#D77FF9 #DEF97F #7FF99A
monochromatic
#B20BF2 #C545F6 #D77FF9 #E9B9FC #F6E2FE
Accessibility & contrast
On white
2.53
#D77FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#D77FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D77FF9
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D77FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D77FF9 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFD
Deuteranopia (green-blind)
#80A5F6
Tritanopia (blue-blind)
#D591B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d77ff9; /* rgb */ color: rgb(215, 127, 249); /* oklch */ color: oklch(73.7% 0.190 315.9);
Tailwind
colors: {
custom: {
50: '#e5a7fc',
500: '#d77ff9',
950: '#000000',
},
}SCSS
$custom: #d77ff9; $custom-light: #e5a7fc; $custom-dark: #000000;
JSON
{
"hex": "#d77ff9",
"rgb": {
"r": 215,
"g": 127,
"b": 249
},
"hsl": {
"h": 283.279,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.73668,
"c": 0.1895,
"h": 315.9
},
"luminance": 0.36465
}Semantic roles & 50–950 ramp
primary
#D77FF9
secondary
#DEF6D5
accent
#E60040
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85