#D776F3#D776F3
#D776F3 is a light, vivid purple. Relative luminance 0.339; OKLCH L 72.1% C 0.197 H 318.3°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D776F3 |
|---|---|
| RGB | rgb(215, 118, 243) |
| HSL | hsl(287, 84%, 71%) |
| HSV | hsv(287, 51%, 95%) |
| CMYK | cmyk(11.5%, 51.4%, 0%, 4.7%) |
| CIE-LAB | lab(64.86, 56.89, -47.33) |
| CIE-LCH | lch(64.86, 74.00, 320.24°) |
| OKLab | oklab(72.09% 0.1473 -0.1315) |
| OKLCH | oklch(72.09% 0.197 318.3) |
| XYZ | xyz(50.6782, 33.8769, 88.6460) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.62
Orchid
#DA70D6
ΔE00 5.22
Easter Purple
#C071FE
ΔE00 5.30
Violet (CSS)
#EE82EE
ΔE00 5.64
Purply Pink
#F075E6
ΔE00 5.69
Violet Pink
#FB5FFC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D776F3 #92F376
analogous
#9876F3 #D776F3 #F376D0
triadic
#D776F3 #F3D776 #76F3D7
tetradic
#D776F3 #F39876 #92F376 #76D0F3
square
#D776F3 #F39876 #92F376 #76D0F3
split-complementary
#D776F3 #D0F376 #76F398
monochromatic
#AF13DB #C73EEE #D776F3 #E7AEF8 #F7E3FD
Accessibility & contrast
On white
2.70
#D776F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#D776F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D776F3
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D776F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D776F3 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D97F7
Deuteranopia (green-blind)
#7CA1F0
Tritanopia (blue-blind)
#D788AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #d776f3; /* rgb */ color: rgb(215, 118, 243); /* oklch */ color: oklch(72.1% 0.197 318.3);
Tailwind
colors: {
custom: {
50: '#e6a1f7',
500: '#d776f3',
950: '#000000',
},
}SCSS
$custom: #d776f3; $custom-light: #e6a1f7; $custom-dark: #000000;
JSON
{
"hex": "#d776f3",
"rgb": {
"r": 215,
"g": 118,
"b": 243
},
"hsl": {
"h": 286.56,
"s": 83.893,
"l": 70.784
},
"oklch": {
"l": 0.72088,
"c": 0.19747,
"h": 318.3
},
"luminance": 0.33875
}Semantic roles & 50–950 ramp
primary
#D776F3
secondary
#D9F3D2
accent
#E00536
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85