#F77DF0#F77DF0
#F77DF0 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.7% C 0.201 H 329.5°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DF0 |
|---|---|
| RGB | rgb(247, 125, 240) |
| HSL | hsl(303, 88%, 73%) |
| HSV | hsv(303, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 2.8%, 3.1%) |
| CIE-LAB | lab(69.99, 61.62, -37.36) |
| CIE-LCH | lch(69.99, 72.06, 328.77°) |
| OKLab | oklab(76.67% 0.1735 -0.1022) |
| OKLCH | oklch(76.67% 0.201 329.5) |
| XYZ | xyz(61.4189, 40.7363, 87.0490) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.55
Purply Pink
#F075E6
ΔE00 2.21
Candy Pink
#FF63E9
ΔE00 4.18
Light Magenta
#FA5FF7
ΔE00 5.06
Violet Pink
#FB5FFC
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DF0 #7DF784
analogous
#C17DF7 #F77DF0 #F77DB3
triadic
#F77DF0 #F0F77D #7DF0F7
tetradic
#F77DF0 #F7C17D #7DF784 #7DB3F7
square
#F77DF0 #F7C17D #7DF784 #7DB3F7
split-complementary
#F77DF0 #B3F77D #7DF7C1
monochromatic
#EB0EDE #F343E9 #F77DF0 #FBB7F7 #FDE2FC
Accessibility & contrast
On white
2.30
#F77DF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F77DF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DF0
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DF0 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F4
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f77df0; /* rgb */ color: rgb(247, 125, 240); /* oklch */ color: oklch(76.7% 0.201 329.5);
Tailwind
colors: {
custom: {
50: '#fca7f5',
500: '#f77df0',
950: '#000000',
},
}SCSS
$custom: #f77df0; $custom-light: #fca7f5; $custom-dark: #000000;
JSON
{
"hex": "#f77df0",
"rgb": {
"r": 247,
"g": 125,
"b": 240
},
"hsl": {
"h": 303.443,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.76673,
"c": 0.20132,
"h": 329.5
},
"luminance": 0.40733
}Semantic roles & 50–950 ramp
primary
#F77DF0
secondary
#D6F5D8
accent
#E50E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85