#DF77DF#DF77DF
#DF77DF is a light, vivid purple. Relative luminance 0.342; OKLCH L 72.2% C 0.181 H 327.2°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DF77DF |
|---|---|
| RGB | rgb(223, 119, 223) |
| HSL | hsl(300, 62%, 67%) |
| HSV | hsv(300, 47%, 87%) |
| CMYK | cmyk(0%, 46.6%, 0%, 12.5%) |
| CIE-LAB | lab(65.13, 54.86, -35.76) |
| CIE-LCH | lch(65.13, 65.48, 326.90°) |
| OKLab | oklab(72.2% 0.1523 -0.098) |
| OKLCH | oklch(72.2% 0.181 327.2) |
| XYZ | xyz(50.3466, 34.2120, 73.7494) |
| Luminance | 0.3421 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.04
Purply Pink
#F075E6
ΔE00 2.69
Violet (CSS)
#EE82EE
ΔE00 3.67
Lavender Pink
#DD85D7
ΔE00 3.78
Candy Pink
#FF63E9
ΔE00 5.18
Orchid (survey)
#C875C4
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF77DF #77DF77
analogous
#AB77DF #DF77DF #DF77AB
triadic
#DF77DF #DFDF77 #77DFDF
tetradic
#DF77DF #DFAB77 #77DF77 #77ABDF
square
#DF77DF #DFAB77 #77DF77 #77ABDF
split-complementary
#DF77DF #ABDF77 #77DFAB
monochromatic
#B22AB2 #D345D3 #DF77DF #EBA9EB #F6DAF6
Accessibility & contrast
On white
2.68
#DF77DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#DF77DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF77DF
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF77DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF77DF | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E95E3
Deuteranopia (green-blind)
#8CA3DC
Tritanopia (blue-blind)
#E582A1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #df77df; /* rgb */ color: rgb(223, 119, 223); /* oklch */ color: oklch(72.2% 0.181 327.2);
Tailwind
colors: {
custom: {
50: '#eba2e9',
500: '#df77df',
950: '#000000',
},
}SCSS
$custom: #df77df; $custom-light: #eba2e9; $custom-dark: #000000;
JSON
{
"hex": "#df77df",
"rgb": {
"r": 223,
"g": 119,
"b": 223
},
"hsl": {
"h": 300,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.72198,
"c": 0.18114,
"h": 327.2
},
"luminance": 0.34209
}Semantic roles & 50–950 ramp
primary
#DF77DF
secondary
#C8E9C8
accent
#CA1C1C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84