#D778FF#D778FF
#D778FF is a light, highly saturated purple. Relative luminance 0.351; OKLCH L 73.0% C 0.206 H 314.9°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D778FF |
|---|---|
| RGB | rgb(215, 120, 255) |
| HSL | hsl(282, 100%, 74%) |
| HSV | hsv(282, 53%, 100%) |
| CMYK | cmyk(15.7%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(65.83, 58.29, -52.40) |
| CIE-LCH | lch(65.83, 78.38, 318.04°) |
| OKLab | oklab(72.99% 0.1458 -0.1462) |
| OKLCH | oklch(72.99% 0.207 314.9) |
| XYZ | xyz(52.7879, 35.1016, 98.5829) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.10
Easter Purple
#C071FE
ΔE00 4.52
Bright Lavender
#C760FF
ΔE00 5.95
Liliac
#C48EFD
ΔE00 5.96
Bright Lilac
#C95EFB
ΔE00 6.03
Violet Pink
#FB5FFC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D778FF #A0FF78
analogous
#9378FF #D778FF #FF78E4
triadic
#D778FF #FFD778 #78FFD7
tetradic
#D778FF #FF9378 #A0FF78 #78E4FF
square
#D778FF #FF9378 #A0FF78 #78E4FF
split-complementary
#D778FF #E4FF78 #78FF93
monochromatic
#B200FD #C53BFF #D778FF #E9B5FF #F6E0FF
Accessibility & contrast
On white
2.62
#D778FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#D778FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D778FF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D778FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D778FF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#579AFF
Deuteranopia (green-blind)
#77A3FB
Tritanopia (blue-blind)
#D48EB1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d778ff; /* rgb */ color: rgb(215, 120, 255); /* oklch */ color: oklch(73.0% 0.206 314.9);
Tailwind
colors: {
custom: {
50: '#e6a2ff',
500: '#d778ff',
950: '#000000',
},
}SCSS
$custom: #d778ff; $custom-light: #e6a2ff; $custom-dark: #000000;
JSON
{
"hex": "#d778ff",
"rgb": {
"r": 215,
"g": 120,
"b": 255
},
"hsl": {
"h": 282.222,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.72989,
"c": 0.2065,
"h": 314.9
},
"luminance": 0.351
}Semantic roles & 50–950 ramp
primary
#D778FF
secondary
#DEF7D4
accent
#E60044
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86