#F77DF2#F77DF2
#F77DF2 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 76.8% C 0.203 H 328.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DF2 |
|---|---|
| RGB | rgb(247, 125, 242) |
| HSL | hsl(302, 88%, 73%) |
| HSV | hsv(302, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 2%, 3.1%) |
| CIE-LAB | lab(70.07, 61.96, -38.33) |
| CIE-LCH | lch(70.07, 72.86, 328.26°) |
| OKLab | oklab(76.76% 0.1738 -0.1049) |
| OKLCH | oklch(76.76% 0.203 328.9) |
| XYZ | xyz(61.7176, 40.8558, 88.6223) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.55
Purply Pink
#F075E6
ΔE00 2.36
Candy Pink
#FF63E9
ΔE00 4.25
Light Magenta
#FA5FF7
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.09
Lavender Pink
#DD85D7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DF2 #7DF782
analogous
#BF7DF7 #F77DF2 #F77DB5
triadic
#F77DF2 #F2F77D #7DF2F7
tetradic
#F77DF2 #F7BF7D #7DF782 #7DB5F7
square
#F77DF2 #F7BF7D #7DF782 #7DB5F7
split-complementary
#F77DF2 #B5F77D #7DF7BF
monochromatic
#EB0EE2 #F343EC #F77DF2 #FBB7F8 #FDE2FC
Accessibility & contrast
On white
2.29
#F77DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F77DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DF2
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DF2 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F6
Deuteranopia (green-blind)
#98B1EE
Tritanopia (blue-blind)
#FE89AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77df2; /* rgb */ color: rgb(247, 125, 242); /* oklch */ color: oklch(76.8% 0.203 328.9);
Tailwind
colors: {
custom: {
50: '#fca7f6',
500: '#f77df2',
950: '#000000',
},
}SCSS
$custom: #f77df2; $custom-light: #fca7f6; $custom-dark: #000000;
JSON
{
"hex": "#f77df2",
"rgb": {
"r": 247,
"g": 125,
"b": 242
},
"hsl": {
"h": 302.459,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.76763,
"c": 0.20302,
"h": 328.9
},
"luminance": 0.40852
}Semantic roles & 50–950 ramp
primary
#F77DF2
secondary
#D6F5D7
accent
#E50A00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85