#FA72F8#FA72F8
#FA72F8 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 76.0% C 0.226 H 328.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FA72F8 |
|---|---|
| RGB | rgb(250, 114, 248) |
| HSL | hsl(301, 93%, 71%) |
| HSV | hsv(301, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 0.8%, 2%) |
| CIE-LAB | lab(68.85, 68.78, -43.50) |
| CIE-LCH | lch(68.85, 81.38, 327.69°) |
| OKLab | oklab(76.03% 0.1921 -0.1196) |
| OKLCH | oklch(76.03% 0.226 328.1) |
| XYZ | xyz(62.3841, 39.1397, 93.0576) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.77
Light Magenta
#FA5FF7
ΔE00 2.95
Violet Pink
#FB5FFC
ΔE00 2.99
Candy Pink
#FF63E9
ΔE00 3.21
Violet (CSS)
#EE82EE
ΔE00 3.33
Orchid
#DA70D6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA72F8 #72FA74
analogous
#B872FA #FA72F8 #FA72B4
triadic
#FA72F8 #F8FA72 #72F8FA
tetradic
#FA72F8 #FAB872 #72FA74 #72B4FA
square
#FA72F8 #FAB872 #72FA74 #72B4FA
split-complementary
#FA72F8 #B4FA72 #72FAB8
monochromatic
#E908E6 #F837F5 #FA72F8 #FCADFB #FEE1FE
Accessibility & contrast
On white
2.38
#FA72F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FA72F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA72F8
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA72F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA72F8 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFC
Deuteranopia (green-blind)
#91AEF4
Tritanopia (blue-blind)
#FF81AB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa72f8; /* rgb */ color: rgb(250, 114, 248); /* oklch */ color: oklch(76.0% 0.226 328.1);
Tailwind
colors: {
custom: {
50: '#ffa1fb',
500: '#fa72f8',
950: '#000000',
},
}SCSS
$custom: #fa72f8; $custom-light: #ffa1fb; $custom-dark: #000000;
JSON
{
"hex": "#fa72f8",
"rgb": {
"r": 250,
"g": 114,
"b": 248
},
"hsl": {
"h": 300.882,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.76029,
"c": 0.22627,
"h": 328.1
},
"luminance": 0.39136
}Semantic roles & 50–950 ramp
primary
#FA72F8
secondary
#D2F6D3
accent
#E60300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85