#D776F4#D776F4
#D776F4 is a light, vivid purple. Relative luminance 0.339; OKLCH L 72.1% C 0.198 H 318.0°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D776F4 |
|---|---|
| RGB | rgb(215, 118, 244) |
| HSL | hsl(286, 85%, 71%) |
| HSV | hsv(286, 52%, 96%) |
| CMYK | cmyk(11.9%, 51.6%, 0%, 4.3%) |
| CIE-LAB | lab(64.91, 57.09, -47.80) |
| CIE-LCH | lch(64.91, 74.46, 320.06°) |
| OKLab | oklab(72.14% 0.1474 -0.1328) |
| OKLCH | oklch(72.14% 0.198 318) |
| XYZ | xyz(50.8296, 33.9374, 89.4435) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.54
Easter Purple
#C071FE
ΔE00 5.20
Orchid
#DA70D6
ΔE00 5.38
Violet (CSS)
#EE82EE
ΔE00 5.72
Purply Pink
#F075E6
ΔE00 5.80
Violet Pink
#FB5FFC
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D776F4 #93F476
analogous
#9876F4 #D776F4 #F476D2
triadic
#D776F4 #F4D776 #76F4D7
tetradic
#D776F4 #F49876 #93F476 #76D2F4
square
#D776F4 #F49876 #93F476 #76D2F4
split-complementary
#D776F4 #D2F476 #76F498
monochromatic
#AF12DE #C63DEF #D776F4 #E8AFF9 #F7E3FD
Accessibility & contrast
On white
2.70
#D776F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#D776F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D776F4
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D776F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D776F4 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D97F8
Deuteranopia (green-blind)
#7BA1F1
Tritanopia (blue-blind)
#D789AA
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #d776f4; /* rgb */ color: rgb(215, 118, 244); /* oklch */ color: oklch(72.1% 0.198 318.0);
Tailwind
colors: {
custom: {
50: '#e6a1f8',
500: '#d776f4',
950: '#000000',
},
}SCSS
$custom: #d776f4; $custom-light: #e6a1f8; $custom-dark: #000000;
JSON
{
"hex": "#d776f4",
"rgb": {
"r": 215,
"g": 118,
"b": 244
},
"hsl": {
"h": 286.19,
"s": 85.135,
"l": 70.98
},
"oklch": {
"l": 0.72139,
"c": 0.19846,
"h": 318
},
"luminance": 0.33936
}Semantic roles & 50–950 ramp
primary
#D776F4
secondary
#DAF4D2
accent
#E20437
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85