#D776FF#D776FF
#D776FF is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 72.7% C 0.210 H 315.1°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D776FF |
|---|---|
| RGB | rgb(215, 118, 255) |
| HSL | hsl(282, 100%, 73%) |
| HSV | hsv(282, 54%, 100%) |
| CMYK | cmyk(15.7%, 53.7%, 0%, 0%) |
| CIE-LAB | lab(65.46, 59.27, -52.99) |
| CIE-LCH | lch(65.46, 79.51, 318.20°) |
| OKLab | oklab(72.72% 0.1484 -0.1479) |
| OKLCH | oklch(72.72% 0.21 315.1) |
| XYZ | xyz(52.5499, 34.6255, 98.5036) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.04
Easter Purple
#C071FE
ΔE00 4.35
Bright Lavender
#C760FF
ΔE00 5.60
Bright Lilac
#C95EFB
ΔE00 5.67
Violet Pink
#FB5FFC
ΔE00 6.24
Liliac
#C48EFD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D776FF #9EFF76
analogous
#9276FF #D776FF #FF76E2
triadic
#D776FF #FFD776 #76FFD7
tetradic
#D776FF #FF9276 #9EFF76 #76E2FF
square
#D776FF #FF9276 #9EFF76 #76E2FF
split-complementary
#D776FF #E2FF76 #76FF92
monochromatic
#B100FB #C539FF #D776FF #E9B3FF #F6E0FF
Accessibility & contrast
On white
2.65
#D776FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#D776FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D776FF
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D776FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D776FF | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5499FF
Deuteranopia (green-blind)
#75A2FB
Tritanopia (blue-blind)
#D48CB0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d776ff; /* rgb */ color: rgb(215, 118, 255); /* oklch */ color: oklch(72.7% 0.210 315.1);
Tailwind
colors: {
custom: {
50: '#e6a1ff',
500: '#d776ff',
950: '#000000',
},
}SCSS
$custom: #d776ff; $custom-light: #e6a1ff; $custom-dark: #000000;
JSON
{
"hex": "#d776ff",
"rgb": {
"r": 215,
"g": 118,
"b": 255
},
"hsl": {
"h": 282.482,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.72716,
"c": 0.20951,
"h": 315.1
},
"luminance": 0.34624
}Semantic roles & 50–950 ramp
primary
#D776FF
secondary
#DEF7D4
accent
#E60043
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86