#DF77F7#DF77F7
#DF77F7 is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 73.4% C 0.204 H 319.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DF77F7 |
|---|---|
| RGB | rgb(223, 119, 247) |
| HSL | hsl(289, 89%, 72%) |
| HSV | hsv(289, 52%, 97%) |
| CMYK | cmyk(9.7%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(66.21, 59.28, -47.34) |
| CIE-LCH | lch(66.21, 75.86, 321.39°) |
| OKLab | oklab(73.35% 0.1556 -0.1313) |
| OKLCH | oklch(73.35% 0.204 319.8) |
| XYZ | xyz(53.8147, 35.5992, 92.0143) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.64
Purply Pink
#F075E6
ΔE00 4.84
Violet Pink
#FB5FFC
ΔE00 4.89
Light Magenta
#FA5FF7
ΔE00 4.98
Orchid
#DA70D6
ΔE00 5.38
Light Purple
#BF77F6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF77F7 #8FF777
analogous
#9F77F7 #DF77F7 #F777CF
triadic
#DF77F7 #F7DF77 #77F7DF
tetradic
#DF77F7 #F79F77 #8FF777 #77CFF7
square
#DF77F7 #F79F77 #8FF777 #77CFF7
split-complementary
#DF77F7 #CFF777 #77F79F
monochromatic
#BD0EE6 #D13DF4 #DF77F7 #EDB1FA #F8E2FD
Accessibility & contrast
On white
2.59
#DF77F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#DF77F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF77F7
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF77F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF77F7 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609AFB
Deuteranopia (green-blind)
#81A5F3
Tritanopia (blue-blind)
#E089AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #df77f7; /* rgb */ color: rgb(223, 119, 247); /* oklch */ color: oklch(73.4% 0.204 319.8);
Tailwind
colors: {
custom: {
50: '#eba2fa',
500: '#df77f7',
950: '#000000',
},
}SCSS
$custom: #df77f7; $custom-light: #eba2fa; $custom-dark: #000000;
JSON
{
"hex": "#df77f7",
"rgb": {
"r": 223,
"g": 119,
"b": 247
},
"hsl": {
"h": 288.75,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.73352,
"c": 0.20365,
"h": 319.8
},
"luminance": 0.35597
}Semantic roles & 50–950 ramp
primary
#DF77F7
secondary
#DBF5D5
accent
#E6002B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F17
muted
#857F85