#DF77FF#DF77FF
#DF77FF is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 73.8% C 0.211 H 317.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DF77FF |
|---|---|
| RGB | rgb(223, 119, 255) |
| HSL | hsl(286, 100%, 73%) |
| HSV | hsv(286, 53%, 100%) |
| CMYK | cmyk(12.5%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(66.60, 60.82, -51.12) |
| CIE-LCH | lch(66.60, 79.45, 319.95°) |
| OKLab | oklab(73.76% 0.1564 -0.1423) |
| OKLCH | oklch(73.76% 0.211 317.7) |
| XYZ | xyz(55.0757, 36.1036, 98.6559) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 5.20
Light Purple
#BF77F6
ΔE00 5.42
Light Magenta
#FA5FF7
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.51
Easter Purple
#C071FE
ΔE00 5.80
Purply Pink
#F075E6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF77FF #97FF77
analogous
#9B77FF #DF77FF #FF77DB
triadic
#DF77FF #FFDF77 #77FFDF
tetradic
#DF77FF #FF9B77 #97FF77 #77DBFF
square
#DF77FF #FF9B77 #97FF77 #77DBFF
split-complementary
#DF77FF #DBFF77 #77FF9B
monochromatic
#C000FC #D13AFF #DF77FF #EDB4FF #F8E0FF
Accessibility & contrast
On white
2.55
#DF77FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#DF77FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF77FF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF77FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF77FF | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A9BFF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#DE8CB0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #df77ff; /* rgb */ color: rgb(223, 119, 255); /* oklch */ color: oklch(73.8% 0.211 317.7);
Tailwind
colors: {
custom: {
50: '#eca2ff',
500: '#df77ff',
950: '#000000',
},
}SCSS
$custom: #df77ff; $custom-light: #eca2ff; $custom-dark: #000000;
JSON
{
"hex": "#df77ff",
"rgb": {
"r": 223,
"g": 119,
"b": 255
},
"hsl": {
"h": 285.882,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.73762,
"c": 0.21143,
"h": 317.7
},
"luminance": 0.36102
}Semantic roles & 50–950 ramp
primary
#DF77FF
secondary
#DCF7D4
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F18
muted
#857F86