#F77DFF#F77DFF
#F77DFF is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.4% C 0.214 H 325.0°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DFF |
|---|---|
| RGB | rgb(247, 125, 255) |
| HSL | hsl(296, 100%, 75%) |
| HSV | hsv(296, 51%, 100%) |
| CMYK | cmyk(3.1%, 51%, 0%, 0%) |
| CIE-LAB | lab(70.64, 64.21, -44.56) |
| CIE-LCH | lch(70.64, 78.15, 325.24°) |
| OKLab | oklab(77.36% 0.1757 -0.1228) |
| OKLCH | oklch(77.36% 0.214 325) |
| XYZ | xyz(63.7399, 41.6647, 99.2731) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 3.92
Violet Pink
#FB5FFC
ΔE00 4.63
Light Magenta
#FA5FF7
ΔE00 4.78
Candy Pink
#FF63E9
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DFF #85FF7D
analogous
#B67DFF #F77DFF #FF7DC6
triadic
#F77DFF #FFF77D #7DFFF7
tetradic
#F77DFF #FFB67D #85FF7D #7DC6FF
square
#F77DFF #FFB67D #85FF7D #7DC6FF
split-complementary
#F77DFF #C6FF7D #7DFFB6
monochromatic
#EF03FF #F340FF #F77DFF #FBBAFF #FDE0FF
Accessibility & contrast
On white
2.25
#F77DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F77DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DFF
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DFF | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#FC8DB3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f77dff; /* rgb */ color: rgb(247, 125, 255); /* oklch */ color: oklch(77.4% 0.214 325.0);
Tailwind
colors: {
custom: {
50: '#fca7ff',
500: '#f77dff',
950: '#000000',
},
}SCSS
$custom: #f77dff; $custom-light: #fca7ff; $custom-dark: #000000;
JSON
{
"hex": "#f77dff",
"rgb": {
"r": 247,
"g": 125,
"b": 255
},
"hsl": {
"h": 296.308,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.77364,
"c": 0.21432,
"h": 325
},
"luminance": 0.41661
}Semantic roles & 50–950 ramp
primary
#F77DFF
secondary
#D6F7D4
accent
#E6000E
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86