#DF77F0#DF77F0
#DF77F0 is a light, vivid purple. Relative luminance 0.352; OKLCH L 73.0% C 0.197 H 321.8°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DF77F0 |
|---|---|
| RGB | rgb(223, 119, 240) |
| HSL | hsl(292, 80%, 70%) |
| HSV | hsv(292, 50%, 94%) |
| CMYK | cmyk(7.1%, 50.4%, 0%, 5.9%) |
| CIE-LAB | lab(65.88, 57.96, -44.00) |
| CIE-LCH | lch(65.88, 72.77, 322.79°) |
| OKLab | oklab(73% 0.1548 -0.1217) |
| OKLCH | oklch(73% 0.197 321.8) |
| XYZ | xyz(52.7547, 35.1752, 86.4318) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.96
Violet (CSS)
#EE82EE
ΔE00 4.01
Orchid
#DA70D6
ΔE00 4.32
Light Magenta
#FA5FF7
ΔE00 4.81
Violet Pink
#FB5FFC
ΔE00 4.88
Candy Pink
#FF63E9
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF77F0 #88F077
analogous
#A277F0 #DF77F0 #F077C5
triadic
#DF77F0 #F0DF77 #77F0DF
tetradic
#DF77F0 #F0A277 #88F077 #77C5F0
square
#DF77F0 #F0A277 #88F077 #77C5F0
split-complementary
#DF77F0 #C5F077 #77F0A2
monochromatic
#BA18D5 #D240EA #DF77F0 #ECAEF6 #F9E3FC
Accessibility & contrast
On white
2.61
#DF77F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#DF77F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF77F0
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF77F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF77F0 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6498F4
Deuteranopia (green-blind)
#84A4ED
Tritanopia (blue-blind)
#E187A9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #df77f0; /* rgb */ color: rgb(223, 119, 240); /* oklch */ color: oklch(73.0% 0.197 321.8);
Tailwind
colors: {
custom: {
50: '#eba2f5',
500: '#df77f0',
950: '#000000',
},
}SCSS
$custom: #df77f0; $custom-light: #eba2f5; $custom-dark: #000000;
JSON
{
"hex": "#df77f0",
"rgb": {
"r": 223,
"g": 119,
"b": 240
},
"hsl": {
"h": 291.57,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.73003,
"c": 0.19693,
"h": 321.8
},
"luminance": 0.35173
}Semantic roles & 50–950 ramp
primary
#DF77F0
secondary
#D5F2D1
accent
#DC0927
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85