#FA72F9#FA72F9
#FA72F9 is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 76.1% C 0.227 H 327.8°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FA72F9 |
|---|---|
| RGB | rgb(250, 114, 249) |
| HSL | hsl(300, 93%, 71%) |
| HSV | hsv(300, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 0.4%, 2%) |
| CIE-LAB | lab(68.90, 68.95, -43.98) |
| CIE-LCH | lch(68.90, 81.78, 327.47°) |
| OKLab | oklab(76.08% 0.1922 -0.121) |
| OKLCH | oklch(76.08% 0.227 327.8) |
| XYZ | xyz(62.5396, 39.2020, 93.8768) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.91
Violet Pink
#FB5FFC
ΔE00 2.94
Light Magenta
#FA5FF7
ΔE00 2.95
Candy Pink
#FF63E9
ΔE00 3.32
Violet (CSS)
#EE82EE
ΔE00 3.39
Orchid
#DA70D6
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA72F9 #72FA73
analogous
#B772FA #FA72F9 #FA72B5
triadic
#FA72F9 #F9FA72 #72F9FA
tetradic
#FA72F9 #FAB772 #72FA73 #72B5FA
square
#FA72F9 #FAB772 #72FA73 #72B5FA
split-complementary
#FA72F9 #B5FA72 #72FAB7
monochromatic
#E908E8 #F837F6 #FA72F9 #FCADFC #FEE1FE
Accessibility & contrast
On white
2.38
#FA72F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FA72F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA72F9
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA72F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA72F9 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649DFD
Deuteranopia (green-blind)
#90AEF5
Tritanopia (blue-blind)
#FF82AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa72f9; /* rgb */ color: rgb(250, 114, 249); /* oklch */ color: oklch(76.1% 0.227 327.8);
Tailwind
colors: {
custom: {
50: '#ffa1fb',
500: '#fa72f9',
950: '#000000',
},
}SCSS
$custom: #fa72f9; $custom-light: #ffa1fb; $custom-dark: #000000;
JSON
{
"hex": "#fa72f9",
"rgb": {
"r": 250,
"g": 114,
"b": 249
},
"hsl": {
"h": 300.441,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.76076,
"c": 0.2271,
"h": 327.8
},
"luminance": 0.39198
}Semantic roles & 50–950 ramp
primary
#FA72F9
secondary
#D2F6D2
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85