#FA72F3#FA72F3
#FA72F3 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.8% C 0.222 H 329.5°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FA72F3 |
|---|---|
| RGB | rgb(250, 114, 243) |
| HSL | hsl(303, 93%, 71%) |
| HSV | hsv(303, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 2.8%, 2%) |
| CIE-LAB | lab(68.63, 67.95, -41.10) |
| CIE-LCH | lch(68.63, 79.42, 328.83°) |
| OKLab | oklab(75.79% 0.1915 -0.1127) |
| OKLCH | oklch(75.79% 0.222 329.5) |
| XYZ | xyz(61.6187, 38.8336, 89.0268) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.14
Candy Pink
#FF63E9
ΔE00 2.69
Violet (CSS)
#EE82EE
ΔE00 3.12
Light Magenta
#FA5FF7
ΔE00 3.12
Violet Pink
#FB5FFC
ΔE00 3.32
Orchid
#DA70D6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA72F3 #72FA79
analogous
#BD72FA #FA72F3 #FA72AF
triadic
#FA72F3 #F3FA72 #72F3FA
tetradic
#FA72F3 #FABD72 #72FA79 #72AFFA
square
#FA72F3 #FABD72 #72FA79 #72AFFA
split-complementary
#FA72F3 #AFFA72 #72FABD
monochromatic
#E908DE #F837EE #FA72F3 #FCADF8 #FEE1FC
Accessibility & contrast
On white
2.40
#FA72F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FA72F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA72F3
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA72F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA72F3 | 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)
#689CF7
Deuteranopia (green-blind)
#93AEEF
Tritanopia (blue-blind)
#FF7FA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa72f3; /* rgb */ color: rgb(250, 114, 243); /* oklch */ color: oklch(75.8% 0.222 329.5);
Tailwind
colors: {
custom: {
50: '#ffa1f7',
500: '#fa72f3',
950: '#000000',
},
}SCSS
$custom: #fa72f3; $custom-light: #ffa1f7; $custom-dark: #000000;
JSON
{
"hex": "#fa72f3",
"rgb": {
"r": 250,
"g": 114,
"b": 243
},
"hsl": {
"h": 303.088,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.75794,
"c": 0.22217,
"h": 329.5
},
"luminance": 0.3883
}Semantic roles & 50–950 ramp
primary
#FA72F3
secondary
#D2F6D4
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85