#F477FF#F477FF
#F477FF is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.2% C 0.222 H 324.3°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F477FF |
|---|---|
| RGB | rgb(244, 119, 255) |
| HSL | hsl(295, 100%, 73%) |
| HSV | hsv(295, 53%, 100%) |
| CMYK | cmyk(4.3%, 53.3%, 0%, 0%) |
| CIE-LAB | lab(69.22, 66.20, -46.81) |
| CIE-LCH | lch(69.22, 81.08, 324.73°) |
| OKLab | oklab(76.24% 0.18 -0.1293) |
| OKLCH | oklch(76.24% 0.222 324.3) |
| XYZ | xyz(61.9535, 39.6500, 98.9783) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.43
Violet Pink
#FB5FFC
ΔE00 3.57
Light Magenta
#FA5FF7
ΔE00 3.78
Purply Pink
#F075E6
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 4.84
Orchid
#DA70D6
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F477FF #82FF77
analogous
#B077FF #F477FF #FF77C6
triadic
#F477FF #FFF477 #77FFF4
tetradic
#F477FF #FFB077 #82FF77 #77C6FF
square
#F477FF #FFB077 #82FF77 #77C6FF
split-complementary
#F477FF #C6FF77 #77FFB0
monochromatic
#E700FC #EF3AFF #F477FF #F9B4FF #FDE0FF
Accessibility & contrast
On white
2.35
#F477FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F477FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F477FF
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F477FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F477FF | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#8CAEFB
Tritanopia (blue-blind)
#F889B0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f477ff; /* rgb */ color: rgb(244, 119, 255); /* oklch */ color: oklch(76.2% 0.222 324.3);
Tailwind
colors: {
custom: {
50: '#faa3ff',
500: '#f477ff',
950: '#000000',
},
}SCSS
$custom: #f477ff; $custom-light: #faa3ff; $custom-dark: #000000;
JSON
{
"hex": "#f477ff",
"rgb": {
"r": 244,
"g": 119,
"b": 255
},
"hsl": {
"h": 295.147,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.7624,
"c": 0.22168,
"h": 324.3
},
"luminance": 0.39647
}Semantic roles & 50–950 ramp
primary
#F477FF
secondary
#D7F7D4
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86