#FA72F0#FA72F0
#FA72F0 is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.7% C 0.220 H 330.4°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FA72F0 |
|---|---|
| RGB | rgb(250, 114, 240) |
| HSL | hsl(304, 93%, 71%) |
| HSV | hsv(304, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 4%, 2%) |
| CIE-LAB | lab(68.50, 67.46, -39.66) |
| CIE-LCH | lch(68.50, 78.26, 329.55°) |
| OKLab | oklab(75.66% 0.191 -0.1086) |
| OKLCH | oklch(75.66% 0.22 330.4) |
| XYZ | xyz(61.1694, 38.6539, 86.6603) |
| Luminance | 0.3865 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.82
Candy Pink
#FF63E9
ΔE00 2.45
Violet (CSS)
#EE82EE
ΔE00 3.08
Light Magenta
#FA5FF7
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 3.60
Orchid
#DA70D6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA72F0 #72FA7C
analogous
#C072FA #FA72F0 #FA72AC
triadic
#FA72F0 #F0FA72 #72F0FA
tetradic
#FA72F0 #FAC072 #72FA7C #72ACFA
square
#FA72F0 #FAC072 #72FA7C #72ACFA
split-complementary
#FA72F0 #ACFA72 #72FAC0
monochromatic
#E908D9 #F837EA #FA72F0 #FCADF6 #FEE1FC
Accessibility & contrast
On white
2.41
#FA72F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FA72F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA72F0
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA72F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA72F0 | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF4
Deuteranopia (green-blind)
#94AEEC
Tritanopia (blue-blind)
#FF7EA7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fa72f0; /* rgb */ color: rgb(250, 114, 240); /* oklch */ color: oklch(75.7% 0.220 330.4);
Tailwind
colors: {
custom: {
50: '#ffa0f5',
500: '#fa72f0',
950: '#000000',
},
}SCSS
$custom: #fa72f0; $custom-light: #ffa0f5; $custom-dark: #000000;
JSON
{
"hex": "#fa72f0",
"rgb": {
"r": 250,
"g": 114,
"b": 240
},
"hsl": {
"h": 304.412,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.75655,
"c": 0.21975,
"h": 330.4
},
"luminance": 0.3865
}Semantic roles & 50–950 ramp
primary
#FA72F0
secondary
#D2F6D5
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85