#F473FF#F473FF
#F473FF is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.7% C 0.228 H 324.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F473FF |
|---|---|
| RGB | rgb(244, 115, 255) |
| HSL | hsl(295, 100%, 73%) |
| HSV | hsv(295, 55%, 100%) |
| CMYK | cmyk(4.3%, 54.9%, 0%, 0%) |
| CIE-LAB | lab(68.55, 68.01, -47.87) |
| CIE-LCH | lch(68.55, 83.17, 324.86°) |
| OKLab | oklab(75.75% 0.1851 -0.1324) |
| OKLCH | oklch(75.75% 0.228 324.4) |
| XYZ | xyz(61.4874, 38.7178, 98.8229) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.93
Light Magenta
#FA5FF7
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 3.89
Violet (CSS)
#EE82EE
ΔE00 3.91
Candy Pink
#FF63E9
ΔE00 4.56
Orchid
#DA70D6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F473FF #7EFF73
analogous
#AE73FF #F473FF #FF73C4
triadic
#F473FF #FFF473 #73FFF4
tetradic
#F473FF #FFAE73 #7EFF73 #73C4FF
square
#F473FF #FFAE73 #7EFF73 #73C4FF
split-complementary
#F473FF #C4FF73 #73FFAE
monochromatic
#E400F8 #EF36FF #F473FF #F9B0FF #FDE0FF
Accessibility & contrast
On white
2.40
#F473FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#F473FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F473FF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F473FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F473FF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#89ADFB
Tritanopia (blue-blind)
#F985AF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f473ff; /* rgb */ color: rgb(244, 115, 255); /* oklch */ color: oklch(75.7% 0.228 324.4);
Tailwind
colors: {
custom: {
50: '#fba1ff',
500: '#f473ff',
950: '#000000',
},
}SCSS
$custom: #f473ff; $custom-light: #fba1ff; $custom-dark: #000000;
JSON
{
"hex": "#f473ff",
"rgb": {
"r": 244,
"g": 115,
"b": 255
},
"hsl": {
"h": 295.286,
"s": 100,
"l": 72.549
},
"oklch": {
"l": 0.75746,
"c": 0.22751,
"h": 324.4
},
"luminance": 0.38715
}Semantic roles & 50–950 ramp
primary
#F473FF
secondary
#D6F7D4
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F18
muted
#867F86