#F474FF#F474FF
#F474FF is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.9% C 0.226 H 324.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F474FF |
|---|---|
| RGB | rgb(244, 116, 255) |
| HSL | hsl(295, 100%, 73%) |
| HSV | hsv(295, 55%, 100%) |
| CMYK | cmyk(4.3%, 54.5%, 0%, 0%) |
| CIE-LAB | lab(68.71, 67.56, -47.61) |
| CIE-LCH | lch(68.71, 82.65, 324.83°) |
| OKLab | oklab(75.87% 0.1838 -0.1316) |
| OKLCH | oklch(75.87% 0.226 324.4) |
| XYZ | xyz(61.6021, 38.9471, 98.8611) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.09
Light Magenta
#FA5FF7
ΔE00 3.33
Violet (CSS)
#EE82EE
ΔE00 3.78
Purply Pink
#F075E6
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 4.62
Orchid
#DA70D6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F474FF #7FFF74
analogous
#AF74FF #F474FF #FF74C4
triadic
#F474FF #FFF474 #74FFF4
tetradic
#F474FF #FFAF74 #7FFF74 #74C4FF
square
#F474FF #FFAF74 #7FFF74 #74C4FF
split-complementary
#F474FF #C4FF74 #74FFAF
monochromatic
#E500F9 #EF37FF #F474FF #F9B1FF #FDE0FF
Accessibility & contrast
On white
2.39
#F474FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F474FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F474FF
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F474FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F474FF | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#609EFF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#F986AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f474ff; /* rgb */ color: rgb(244, 116, 255); /* oklch */ color: oklch(75.9% 0.226 324.4);
Tailwind
colors: {
custom: {
50: '#fba2ff',
500: '#f474ff',
950: '#000000',
},
}SCSS
$custom: #f474ff; $custom-light: #fba2ff; $custom-dark: #000000;
JSON
{
"hex": "#f474ff",
"rgb": {
"r": 244,
"g": 116,
"b": 255
},
"hsl": {
"h": 295.252,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.75868,
"c": 0.22607,
"h": 324.4
},
"luminance": 0.38944
}Semantic roles & 50–950 ramp
primary
#F474FF
secondary
#D6F7D4
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86