#F477F2#F477F2
#F477F2 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.6% C 0.210 H 328.0°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F477F2 |
|---|---|
| RGB | rgb(244, 119, 242) |
| HSL | hsl(301, 85%, 71%) |
| HSV | hsv(301, 51%, 96%) |
| CMYK | cmyk(0%, 51.2%, 0.8%, 4.3%) |
| CIE-LAB | lab(68.64, 63.94, -40.60) |
| CIE-LCH | lch(68.64, 75.75, 327.59°) |
| OKLab | oklab(75.62% 0.1785 -0.1115) |
| OKLCH | oklch(75.62% 0.21 328) |
| XYZ | xyz(59.9312, 38.8410, 88.3276) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.84
Violet (CSS)
#EE82EE
ΔE00 2.20
Candy Pink
#FF63E9
ΔE00 3.52
Light Magenta
#FA5FF7
ΔE00 3.74
Violet Pink
#FB5FFC
ΔE00 3.90
Orchid
#DA70D6
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F477F2 #77F479
analogous
#B777F4 #F477F2 #F477B3
triadic
#F477F2 #F2F477 #77F2F4
tetradic
#F477F2 #F4B777 #77F479 #77B3F4
square
#F477F2 #F4B777 #77F479 #77B3F4
split-complementary
#F477F2 #B3F477 #77F4B7
monochromatic
#DF12DB #EF3EED #F477F2 #F9B0F7 #FDE3FC
Accessibility & contrast
On white
2.40
#F477F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F477F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F477F2
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F477F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F477F2 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9DF6
Deuteranopia (green-blind)
#92ADEE
Tritanopia (blue-blind)
#FB84AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f477f2; /* rgb */ color: rgb(244, 119, 242); /* oklch */ color: oklch(75.6% 0.210 328.0);
Tailwind
colors: {
custom: {
50: '#faa3f6',
500: '#f477f2',
950: '#000000',
},
}SCSS
$custom: #f477f2; $custom-light: #faa3f6; $custom-dark: #000000;
JSON
{
"hex": "#f477f2",
"rgb": {
"r": 244,
"g": 119,
"b": 242
},
"hsl": {
"h": 300.96,
"s": 85.034,
"l": 71.176
},
"oklch": {
"l": 0.7562,
"c": 0.2104,
"h": 328
},
"luminance": 0.38838
}Semantic roles & 50–950 ramp
primary
#F477F2
secondary
#D3F4D3
accent
#E20804
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85