#DF77F8#DF77F8
#DF77F8 is a light, highly saturated purple. Relative luminance 0.357; OKLCH L 73.4% C 0.205 H 319.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DF77F8 |
|---|---|
| RGB | rgb(223, 119, 248) |
| HSL | hsl(288, 90%, 72%) |
| HSV | hsv(288, 52%, 97%) |
| CMYK | cmyk(10.1%, 52%, 0%, 2.7%) |
| CIE-LAB | lab(66.26, 59.47, -47.82) |
| CIE-LCH | lch(66.26, 76.31, 321.20°) |
| OKLab | oklab(73.4% 0.1557 -0.1327) |
| OKLCH | oklch(73.4% 0.205 319.6) |
| XYZ | xyz(53.9694, 35.6611, 92.8292) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.75
Violet Pink
#FB5FFC
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 4.97
Light Magenta
#FA5FF7
ΔE00 5.03
Orchid
#DA70D6
ΔE00 5.53
Light Purple
#BF77F6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF77F8 #90F877
analogous
#9F77F8 #DF77F8 #F877D1
triadic
#DF77F8 #F8DF77 #77F8DF
tetradic
#DF77F8 #F89F77 #90F877 #77D1F8
square
#DF77F8 #F89F77 #90F877 #77D1F8
split-complementary
#DF77F8 #D1F877 #77F89F
monochromatic
#BE0CE9 #D13DF5 #DF77F8 #EDB1FB #F8E2FE
Accessibility & contrast
On white
2.58
#DF77F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#DF77F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF77F8
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF77F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF77F8 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9AFC
Deuteranopia (green-blind)
#80A5F4
Tritanopia (blue-blind)
#E08AAD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #df77f8; /* rgb */ color: rgb(223, 119, 248); /* oklch */ color: oklch(73.4% 0.205 319.6);
Tailwind
colors: {
custom: {
50: '#eba2fb',
500: '#df77f8',
950: '#000000',
},
}SCSS
$custom: #df77f8; $custom-light: #eba2fb; $custom-dark: #000000;
JSON
{
"hex": "#df77f8",
"rgb": {
"r": 223,
"g": 119,
"b": 248
},
"hsl": {
"h": 288.372,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.73402,
"c": 0.20461,
"h": 319.6
},
"luminance": 0.35659
}Semantic roles & 50–950 ramp
primary
#DF77F8
secondary
#DCF6D5
accent
#E6002C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#170F17
muted
#857F85