#FA72E9#FA72E9
#FA72E9 is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.3% C 0.214 H 332.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FA72E9 |
|---|---|
| RGB | rgb(250, 114, 233) |
| HSL | hsl(308, 93%, 71%) |
| HSV | hsv(308, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 6.8%, 2%) |
| CIE-LAB | lab(68.20, 66.34, -36.26) |
| CIE-LCH | lch(68.20, 75.60, 331.34°) |
| OKLab | oklab(75.34% 0.19 -0.0989) |
| OKLCH | oklch(75.34% 0.214 332.5) |
| XYZ | xyz(60.1495, 38.2459, 81.2891) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.50
Candy Pink
#FF63E9
ΔE00 2.23
Violet (CSS)
#EE82EE
ΔE00 3.30
Light Magenta
#FA5FF7
ΔE00 4.00
Violet Pink
#FB5FFC
ΔE00 4.41
Orchid
#DA70D6
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA72E9 #72FA83
analogous
#C772FA #FA72E9 #FA72A5
triadic
#FA72E9 #E9FA72 #72E9FA
tetradic
#FA72E9 #FAC772 #72FA83 #72A5FA
square
#FA72E9 #FAC772 #72FA83 #72A5FA
split-complementary
#FA72E9 #A5FA72 #72FAC7
monochromatic
#E908CD #F837E0 #FA72E9 #FCADF2 #FEE1FA
Accessibility & contrast
On white
2.43
#FA72E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#FA72E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA72E9
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA72E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA72E9 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AED
Deuteranopia (green-blind)
#97ADE5
Tritanopia (blue-blind)
#FF7CA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa72e9; /* rgb */ color: rgb(250, 114, 233); /* oklch */ color: oklch(75.3% 0.214 332.5);
Tailwind
colors: {
custom: {
50: '#ffa0f0',
500: '#fa72e9',
950: '#000000',
},
}SCSS
$custom: #fa72e9; $custom-light: #ffa0f0; $custom-dark: #000000;
JSON
{
"hex": "#fa72e9",
"rgb": {
"r": 250,
"g": 114,
"b": 233
},
"hsl": {
"h": 307.5,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.75338,
"c": 0.2142,
"h": 332.5
},
"luminance": 0.38242
}Semantic roles & 50–950 ramp
primary
#FA72E9
secondary
#D2F6D7
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84