#D77DF2#D77DF2
#D77DF2 is a light, vivid purple. Relative luminance 0.355; OKLCH L 73.0% C 0.185 H 318.0°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D77DF2 |
|---|---|
| RGB | rgb(215, 125, 242) |
| HSL | hsl(286, 82%, 72%) |
| HSV | hsv(286, 48%, 95%) |
| CMYK | cmyk(11.2%, 48.3%, 0%, 5.1%) |
| CIE-LAB | lab(66.16, 53.19, -44.74) |
| CIE-LCH | lch(66.16, 69.51, 319.93°) |
| OKLab | oklab(73.03% 0.1379 -0.124) |
| OKLCH | oklch(73.03% 0.185 318) |
| XYZ | xyz(51.3828, 35.5269, 88.1379) |
| Luminance | 0.3553 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.83
Light Purple
#BF77F6
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 5.50
Liliac
#C48EFD
ΔE00 5.96
Easter Purple
#C071FE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D77DF2 #98F27D
analogous
#9D7DF2 #D77DF2 #F27DD2
triadic
#D77DF2 #F2D77D #7DF2D7
tetradic
#D77DF2 #F29D7D #98F27D #7DD2F2
square
#D77DF2 #F29D7D #98F27D #7DD2F2
split-complementary
#D77DF2 #D2F27D #7DF29D
monochromatic
#B016DE #C645EC #D77DF2 #E8B5F8 #F6E3FC
Accessibility & contrast
On white
2.59
#D77DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#D77DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D77DF2
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D77DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D77DF2 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689BF6
Deuteranopia (green-blind)
#82A4EF
Tritanopia (blue-blind)
#D78EAC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #d77df2; /* rgb */ color: rgb(215, 125, 242); /* oklch */ color: oklch(73.0% 0.185 318.0);
Tailwind
colors: {
custom: {
50: '#e5a5f7',
500: '#d77df2',
950: '#000000',
},
}SCSS
$custom: #d77df2; $custom-light: #e5a5f7; $custom-dark: #000000;
JSON
{
"hex": "#d77df2",
"rgb": {
"r": 215,
"g": 125,
"b": 242
},
"hsl": {
"h": 286.154,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.73028,
"c": 0.18546,
"h": 318
},
"luminance": 0.35525
}Semantic roles & 50–950 ramp
primary
#D77DF2
secondary
#DEF4D7
accent
#DE0739
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85