#F77DFD#F77DFD
#F77DFD is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.3% C 0.213 H 325.6°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DFD |
|---|---|
| RGB | rgb(247, 125, 253) |
| HSL | hsl(297, 97%, 74%) |
| HSV | hsv(297, 51%, 99%) |
| CMYK | cmyk(2.4%, 50.6%, 0%, 0.8%) |
| CIE-LAB | lab(70.55, 63.85, -43.60) |
| CIE-LCH | lch(70.55, 77.32, 325.67°) |
| OKLab | oklab(77.27% 0.1754 -0.1201) |
| OKLCH | oklch(77.27% 0.213 325.6) |
| XYZ | xyz(63.4196, 41.5366, 97.5863) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.54
Purply Pink
#F075E6
ΔE00 3.64
Violet Pink
#FB5FFC
ΔE00 4.64
Light Magenta
#FA5FF7
ΔE00 4.74
Candy Pink
#FF63E9
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DFD #83FD7D
analogous
#B77DFD #F77DFD #FD7DC3
triadic
#F77DFD #FDF77D #7DFDF7
tetradic
#F77DFD #FDB77D #83FD7D #7DC3FD
square
#F77DFD #FDB77D #83FD7D #7DC3FD
split-complementary
#F77DFD #C3FD7D #7DFDB7
monochromatic
#F004FB #F341FC #F77DFD #FBB9FE #FDE1FF
Accessibility & contrast
On white
2.26
#F77DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F77DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DFD
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DFD | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#FC8CB2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f77dfd; /* rgb */ color: rgb(247, 125, 253); /* oklch */ color: oklch(77.3% 0.213 325.6);
Tailwind
colors: {
custom: {
50: '#fca7fe',
500: '#f77dfd',
950: '#000000',
},
}SCSS
$custom: #f77dfd; $custom-light: #fca7fe; $custom-dark: #000000;
JSON
{
"hex": "#f77dfd",
"rgb": {
"r": 247,
"g": 125,
"b": 253
},
"hsl": {
"h": 297.188,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.77269,
"c": 0.21255,
"h": 325.6
},
"luminance": 0.41533
}Semantic roles & 50–950 ramp
primary
#F77DFD
secondary
#D6F7D4
accent
#E6000B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86