#F77DF1#F77DF1
#F77DF1 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 76.7% C 0.202 H 329.2°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DF1 |
|---|---|
| RGB | rgb(247, 125, 241) |
| HSL | hsl(303, 88%, 73%) |
| HSV | hsv(303, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 2.4%, 3.1%) |
| CIE-LAB | lab(70.03, 61.79, -37.85) |
| CIE-LCH | lch(70.03, 72.46, 328.51°) |
| OKLab | oklab(76.72% 0.1736 -0.1035) |
| OKLCH | oklch(76.72% 0.202 329.2) |
| XYZ | xyz(61.5678, 40.7959, 87.8335) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.54
Purply Pink
#F075E6
ΔE00 2.28
Candy Pink
#FF63E9
ΔE00 4.21
Light Magenta
#FA5FF7
ΔE00 5.00
Violet Pink
#FB5FFC
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DF1 #7DF783
analogous
#C07DF7 #F77DF1 #F77DB4
triadic
#F77DF1 #F1F77D #7DF1F7
tetradic
#F77DF1 #F7C07D #7DF783 #7DB4F7
square
#F77DF1 #F7C07D #7DF783 #7DB4F7
split-complementary
#F77DF1 #B4F77D #7DF7C0
monochromatic
#EB0EE0 #F343EB #F77DF1 #FBB7F7 #FDE2FC
Accessibility & contrast
On white
2.29
#F77DF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#F77DF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DF1
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DF1 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F5
Deuteranopia (green-blind)
#99B1ED
Tritanopia (blue-blind)
#FE88AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77df1; /* rgb */ color: rgb(247, 125, 241); /* oklch */ color: oklch(76.7% 0.202 329.2);
Tailwind
colors: {
custom: {
50: '#fca7f6',
500: '#f77df1',
950: '#000000',
},
}SCSS
$custom: #f77df1; $custom-light: #fca7f6; $custom-dark: #000000;
JSON
{
"hex": "#f77df1",
"rgb": {
"r": 247,
"g": 125,
"b": 241
},
"hsl": {
"h": 302.951,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.76718,
"c": 0.20216,
"h": 329.2
},
"luminance": 0.40792
}Semantic roles & 50–950 ramp
primary
#F77DF1
secondary
#D6F5D7
accent
#E50C00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85