#F477F7#F477F7
#F477F7 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.9% C 0.215 H 326.5°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F477F7 |
|---|---|
| RGB | rgb(244, 119, 247) |
| HSL | hsl(299, 89%, 72%) |
| HSV | hsv(299, 52%, 97%) |
| CMYK | cmyk(1.2%, 51.8%, 0%, 3.1%) |
| CIE-LAB | lab(68.86, 64.80, -43.00) |
| CIE-LCH | lch(68.86, 77.77, 326.43°) |
| OKLab | oklab(75.85% 0.1791 -0.1183) |
| OKLCH | oklch(75.85% 0.215 326.5) |
| XYZ | xyz(60.6924, 39.1455, 92.3367) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 2.61
Light Magenta
#FA5FF7
ΔE00 3.61
Violet Pink
#FB5FFC
ΔE00 3.63
Candy Pink
#FF63E9
ΔE00 3.96
Orchid
#DA70D6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F477F7 #7AF777
analogous
#B477F7 #F477F7 #F777BA
triadic
#F477F7 #F7F477 #77F7F4
tetradic
#F477F7 #F7B477 #7AF777 #77BAF7
square
#F477F7 #F7B477 #7AF777 #77BAF7
split-complementary
#F477F7 #BAF777 #77F7B4
monochromatic
#E10EE6 #EF3DF4 #F477F7 #F9B1FA #FDE2FD
Accessibility & contrast
On white
2.38
#F477F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F477F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F477F7
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F477F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F477F7 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#90AEF3
Tritanopia (blue-blind)
#FA86AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f477f7; /* rgb */ color: rgb(244, 119, 247); /* oklch */ color: oklch(75.9% 0.215 326.5);
Tailwind
colors: {
custom: {
50: '#faa3fa',
500: '#f477f7',
950: '#000000',
},
}SCSS
$custom: #f477f7; $custom-light: #faa3fa; $custom-dark: #000000;
JSON
{
"hex": "#f477f7",
"rgb": {
"r": 244,
"g": 119,
"b": 247
},
"hsl": {
"h": 298.594,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.75855,
"c": 0.21468,
"h": 326.5
},
"luminance": 0.39142
}Semantic roles & 50–950 ramp
primary
#F477F7
secondary
#D5F5D5
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85