#FA72E4#FA72E4
#FA72E4 is a light, highly saturated purple. Relative luminance 0.380; OKLCH L 75.1% C 0.210 H 334.1°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FA72E4 |
|---|---|
| RGB | rgb(250, 114, 228) |
| HSL | hsl(310, 93%, 71%) |
| HSV | hsv(310, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 8.8%, 2%) |
| CIE-LAB | lab(67.99, 65.55, -33.81) |
| CIE-LCH | lch(67.99, 73.76, 332.71°) |
| OKLab | oklab(75.12% 0.1892 -0.0919) |
| OKLCH | oklch(75.12% 0.21 334.1) |
| XYZ | xyz(59.4454, 37.9643, 77.5806) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.79
Candy Pink
#FF63E9
ΔE00 2.44
Violet (CSS)
#EE82EE
ΔE00 3.69
Light Magenta
#FA5FF7
ΔE00 4.63
Violet Pink
#FB5FFC
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA72E4 #72FA88
analogous
#CC72FA #FA72E4 #FA72A0
triadic
#FA72E4 #E4FA72 #72E4FA
tetradic
#FA72E4 #FACC72 #72FA88 #72A0FA
square
#FA72E4 #FACC72 #72FA88 #72A0FA
split-complementary
#FA72E4 #A0FA72 #72FACC
monochromatic
#E908C5 #F837D9 #FA72E4 #FCADEF #FEE1F9
Accessibility & contrast
On white
2.44
#FA72E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#FA72E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA72E4
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA72E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA72E4 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7199E8
Deuteranopia (green-blind)
#99ADE0
Tritanopia (blue-blind)
#FF7AA1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa72e4; /* rgb */ color: rgb(250, 114, 228); /* oklch */ color: oklch(75.1% 0.210 334.1);
Tailwind
colors: {
custom: {
50: '#ffa0ed',
500: '#fa72e4',
950: '#000000',
},
}SCSS
$custom: #fa72e4; $custom-light: #ffa0ed; $custom-dark: #000000;
JSON
{
"hex": "#fa72e4",
"rgb": {
"r": 250,
"g": 114,
"b": 228
},
"hsl": {
"h": 309.706,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.75118,
"c": 0.21034,
"h": 334.1
},
"luminance": 0.3796
}Semantic roles & 50–950 ramp
primary
#FA72E4
secondary
#D2F6D8
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84