#D779F8#D779F8
#D779F8 is a light, vivid purple. Relative luminance 0.349; OKLCH L 72.8% C 0.198 H 316.7°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D779F8 |
|---|---|
| RGB | rgb(215, 121, 248) |
| HSL | hsl(284, 90%, 72%) |
| HSV | hsv(284, 51%, 97%) |
| CMYK | cmyk(13.3%, 51.2%, 0%, 2.7%) |
| CIE-LAB | lab(65.67, 56.39, -48.81) |
| CIE-LCH | lch(65.67, 74.58, 319.12°) |
| OKLab | oklab(72.76% 0.1439 -0.1358) |
| OKLCH | oklch(72.76% 0.198 316.7) |
| XYZ | xyz(51.8025, 34.9008, 92.7965) |
| Luminance | 0.3490 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.39
Easter Purple
#C071FE
ΔE00 5.10
Violet (CSS)
#EE82EE
ΔE00 5.76
Orchid
#DA70D6
ΔE00 6.08
Liliac
#C48EFD
ΔE00 6.09
Violet Pink
#FB5FFC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D779F8 #9AF879
analogous
#9779F8 #D779F8 #F879DA
triadic
#D779F8 #F8D779 #79F8D7
tetradic
#D779F8 #F89779 #9AF879 #79DAF8
square
#D779F8 #F89779 #9AF879 #79DAF8
split-complementary
#D779F8 #DAF879 #79F897
monochromatic
#B10CEA #C63FF5 #D779F8 #E8B3FB #F6E2FD
Accessibility & contrast
On white
2.63
#D779F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#D779F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D779F8
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D779F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D779F8 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9AFC
Deuteranopia (green-blind)
#7CA2F5
Tritanopia (blue-blind)
#D68CAE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d779f8; /* rgb */ color: rgb(215, 121, 248); /* oklch */ color: oklch(72.8% 0.198 316.7);
Tailwind
colors: {
custom: {
50: '#e6a3fb',
500: '#d779f8',
950: '#000000',
},
}SCSS
$custom: #d779f8; $custom-light: #e6a3fb; $custom-dark: #000000;
JSON
{
"hex": "#d779f8",
"rgb": {
"r": 215,
"g": 121,
"b": 248
},
"hsl": {
"h": 284.409,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.72762,
"c": 0.19784,
"h": 316.7
},
"luminance": 0.34899
}Semantic roles & 50–950 ramp
primary
#D779F8
secondary
#DEF6D5
accent
#E6003C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85