#FA72F7#FA72F7
#FA72F7 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 76.0% C 0.225 H 328.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FA72F7 |
|---|---|
| RGB | rgb(250, 114, 247) |
| HSL | hsl(301, 93%, 71%) |
| HSV | hsv(301, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 1.2%, 2%) |
| CIE-LAB | lab(68.81, 68.62, -43.02) |
| CIE-LCH | lch(68.81, 80.99, 327.91°) |
| OKLab | oklab(75.98% 0.1919 -0.1182) |
| OKLCH | oklch(75.98% 0.225 328.4) |
| XYZ | xyz(62.2293, 39.0779, 92.2427) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.64
Light Magenta
#FA5FF7
ΔE00 2.97
Violet Pink
#FB5FFC
ΔE00 3.04
Candy Pink
#FF63E9
ΔE00 3.10
Violet (CSS)
#EE82EE
ΔE00 3.27
Orchid
#DA70D6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA72F7 #72FA75
analogous
#B972FA #FA72F7 #FA72B3
triadic
#FA72F7 #F7FA72 #72F7FA
tetradic
#FA72F7 #FAB972 #72FA75 #72B3FA
square
#FA72F7 #FAB972 #72FA75 #72B3FA
split-complementary
#FA72F7 #B3FA72 #72FAB9
monochromatic
#E908E4 #F837F4 #FA72F7 #FCADFA #FEE1FD
Accessibility & contrast
On white
2.38
#FA72F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FA72F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA72F7
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA72F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA72F7 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669CFB
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#FF81AA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa72f7; /* rgb */ color: rgb(250, 114, 247); /* oklch */ color: oklch(76.0% 0.225 328.4);
Tailwind
colors: {
custom: {
50: '#ffa1fa',
500: '#fa72f7',
950: '#000000',
},
}SCSS
$custom: #fa72f7; $custom-light: #ffa1fa; $custom-dark: #000000;
JSON
{
"hex": "#fa72f7",
"rgb": {
"r": 250,
"g": 114,
"b": 247
},
"hsl": {
"h": 301.324,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.75981,
"c": 0.22544,
"h": 328.4
},
"luminance": 0.39074
}Semantic roles & 50–950 ramp
primary
#FA72F7
secondary
#D2F6D3
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85