#D777EF#D777EF
#D777EF is a light, vivid purple. Relative luminance 0.339; OKLCH L 72.0% C 0.192 H 319.3°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D777EF |
|---|---|
| RGB | rgb(215, 119, 239) |
| HSL | hsl(288, 79%, 70%) |
| HSV | hsv(288, 50%, 94%) |
| CMYK | cmyk(10%, 50.2%, 0%, 6.3%) |
| CIE-LAB | lab(64.86, 55.62, -45.12) |
| CIE-LCH | lch(64.86, 71.62, 320.95°) |
| OKLab | oklab(72.02% 0.1456 -0.1251) |
| OKLCH | oklch(72.02% 0.192 319.3) |
| XYZ | xyz(50.1991, 33.8746, 85.5388) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.62
Light Purple
#BF77F6
ΔE00 5.01
Violet (CSS)
#EE82EE
ΔE00 5.21
Purply Pink
#F075E6
ΔE00 5.22
Light Magenta
#FA5FF7
ΔE00 5.83
Easter Purple
#C071FE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D777EF #8FEF77
analogous
#9B77EF #D777EF #EF77CB
triadic
#D777EF #EFD777 #77EFD7
tetradic
#D777EF #EF9B77 #8FEF77 #77CBEF
square
#D777EF #EF9B77 #8FEF77 #77CBEF
split-complementary
#D777EF #CBEF77 #77EF9B
monochromatic
#AE19D3 #C740E9 #D777EF #E7AEF5 #F7E4FC
Accessibility & contrast
On white
2.70
#D777EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#D777EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D777EF
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D777EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D777EF | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6197F3
Deuteranopia (green-blind)
#7FA1EC
Tritanopia (blue-blind)
#D888A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #d777ef; /* rgb */ color: rgb(215, 119, 239); /* oklch */ color: oklch(72.0% 0.192 319.3);
Tailwind
colors: {
custom: {
50: '#e6a1f4',
500: '#d777ef',
950: '#000000',
},
}SCSS
$custom: #d777ef; $custom-light: #e6a1f4; $custom-dark: #000000;
JSON
{
"hex": "#d777ef",
"rgb": {
"r": 215,
"g": 119,
"b": 239
},
"hsl": {
"h": 288,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.72025,
"c": 0.19193,
"h": 319.3
},
"luminance": 0.33873
}Semantic roles & 50–950 ramp
primary
#D777EF
secondary
#D7F2D0
accent
#DB0A34
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85