#D778F8#D778F8
#D778F8 is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.6% C 0.199 H 316.7°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D778F8 |
|---|---|
| RGB | rgb(215, 120, 248) |
| HSL | hsl(285, 90%, 72%) |
| HSV | hsv(285, 52%, 97%) |
| CMYK | cmyk(13.3%, 51.6%, 0%, 2.7%) |
| CIE-LAB | lab(65.48, 56.89, -49.11) |
| CIE-LCH | lch(65.48, 75.15, 319.20°) |
| OKLab | oklab(72.62% 0.1452 -0.1366) |
| OKLCH | oklch(72.62% 0.199 316.7) |
| XYZ | xyz(51.6816, 34.6590, 92.7562) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.34
Easter Purple
#C071FE
ΔE00 5.00
Violet (CSS)
#EE82EE
ΔE00 5.87
Orchid
#DA70D6
ΔE00 6.05
Violet Pink
#FB5FFC
ΔE00 6.09
Purply Pink
#F075E6
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D778F8 #99F878
analogous
#9778F8 #D778F8 #F878D9
triadic
#D778F8 #F8D778 #78F8D7
tetradic
#D778F8 #F89778 #99F878 #78D9F8
square
#D778F8 #F89778 #99F878 #78D9F8
split-complementary
#D778F8 #D9F878 #78F897
monochromatic
#B00CE9 #C63EF5 #D778F8 #E8B2FB #F6E2FD
Accessibility & contrast
On white
2.65
#D778F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#D778F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D778F8
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D778F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D778F8 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D99FC
Deuteranopia (green-blind)
#7BA2F5
Tritanopia (blue-blind)
#D68BAD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #d778f8; /* rgb */ color: rgb(215, 120, 248); /* oklch */ color: oklch(72.6% 0.199 316.7);
Tailwind
colors: {
custom: {
50: '#e6a2fb',
500: '#d778f8',
950: '#000000',
},
}SCSS
$custom: #d778f8; $custom-light: #e6a2fb; $custom-dark: #000000;
JSON
{
"hex": "#d778f8",
"rgb": {
"r": 215,
"g": 120,
"b": 248
},
"hsl": {
"h": 284.531,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.72622,
"c": 0.1994,
"h": 316.7
},
"luminance": 0.34657
}Semantic roles & 50–950 ramp
primary
#D778F8
secondary
#DEF6D5
accent
#E6003B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85