#F473F3#F473F3
#F473F3 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.2% C 0.217 H 327.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F473F3 |
|---|---|
| RGB | rgb(244, 115, 243) |
| HSL | hsl(300, 85%, 70%) |
| HSV | hsv(300, 53%, 96%) |
| CMYK | cmyk(0%, 52.9%, 0.4%, 4.3%) |
| CIE-LAB | lab(68.00, 65.94, -42.15) |
| CIE-LCH | lch(68.00, 78.26, 327.41°) |
| OKLab | oklab(75.17% 0.1837 -0.1159) |
| OKLCH | oklch(75.17% 0.217 327.8) |
| XYZ | xyz(59.6157, 37.9692, 88.9653) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.05
Violet (CSS)
#EE82EE
ΔE00 2.90
Light Magenta
#FA5FF7
ΔE00 3.00
Violet Pink
#FB5FFC
ΔE00 3.17
Candy Pink
#FF63E9
ΔE00 3.17
Orchid
#DA70D6
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F473F3 #73F474
analogous
#B473F4 #F473F3 #F473B2
triadic
#F473F3 #F3F473 #73F3F4
tetradic
#F473F3 #F4B473 #73F474 #73B2F4
square
#F473F3 #F4B473 #73F474 #73B2F4
split-complementary
#F473F3 #B2F473 #73F4B4
monochromatic
#DB11DA #F03AEE #F473F3 #F8ACF8 #FDE3FD
Accessibility & contrast
On white
2.44
#F473F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F473F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F473F3
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F473F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F473F3 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679BF7
Deuteranopia (green-blind)
#8FACEF
Tritanopia (blue-blind)
#FB81A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f473f3; /* rgb */ color: rgb(244, 115, 243); /* oklch */ color: oklch(75.2% 0.217 327.8);
Tailwind
colors: {
custom: {
50: '#faa1f7',
500: '#f473f3',
950: '#000000',
},
}SCSS
$custom: #f473f3; $custom-light: #faa1f7; $custom-dark: #000000;
JSON
{
"hex": "#f473f3",
"rgb": {
"r": 244,
"g": 115,
"b": 243
},
"hsl": {
"h": 300.465,
"s": 85.43,
"l": 70.392
},
"oklch": {
"l": 0.75165,
"c": 0.21722,
"h": 327.8
},
"luminance": 0.37966
}Semantic roles & 50–950 ramp
primary
#F473F3
secondary
#D0F3D0
accent
#E20504
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85