#F777EA#F777EA
#F777EA is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.6% C 0.206 H 331.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F777EA |
|---|---|
| RGB | rgb(247, 119, 234) |
| HSL | hsl(306, 89%, 72%) |
| HSV | hsv(306, 52%, 97%) |
| CMYK | cmyk(0%, 51.8%, 5.3%, 3.1%) |
| CIE-LAB | lab(68.69, 63.42, -36.09) |
| CIE-LCH | lch(68.69, 72.97, 330.36°) |
| OKLab | oklab(75.63% 0.1805 -0.0985) |
| OKLCH | oklch(75.63% 0.206 331.4) |
| XYZ | xyz(59.8055, 38.9122, 82.1867) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.24
Violet (CSS)
#EE82EE
ΔE00 2.43
Candy Pink
#FF63E9
ΔE00 3.06
Light Magenta
#FA5FF7
ΔE00 4.47
Violet Pink
#FB5FFC
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F777EA #77F784
analogous
#C477F7 #F777EA #F777AA
triadic
#F777EA #EAF777 #77EAF7
tetradic
#F777EA #F7C477 #77F784 #77AAF7
square
#F777EA #F7C477 #77F784 #77AAF7
split-complementary
#F777EA #AAF777 #77F7C4
monochromatic
#E60ED0 #F43DE1 #F777EA #FAB1F3 #FDE2FB
Accessibility & contrast
On white
2.39
#F777EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F777EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F777EA
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F777EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F777EA | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEE
Deuteranopia (green-blind)
#98AEE6
Tritanopia (blue-blind)
#FF81A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f777ea; /* rgb */ color: rgb(247, 119, 234); /* oklch */ color: oklch(75.6% 0.206 331.4);
Tailwind
colors: {
custom: {
50: '#fca3f1',
500: '#f777ea',
950: '#000000',
},
}SCSS
$custom: #f777ea; $custom-light: #fca3f1; $custom-dark: #000000;
JSON
{
"hex": "#f777ea",
"rgb": {
"r": 247,
"g": 119,
"b": 234
},
"hsl": {
"h": 306.094,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.75628,
"c": 0.20558,
"h": 331.4
},
"luminance": 0.38908
}Semantic roles & 50–950 ramp
primary
#F777EA
secondary
#D5F5D8
accent
#E61700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84