#FA72E6#FA72E6
#FA72E6 is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.2% C 0.212 H 333.4°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FA72E6 |
|---|---|
| RGB | rgb(250, 114, 230) |
| HSL | hsl(309, 93%, 71%) |
| HSV | hsv(309, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 8%, 2%) |
| CIE-LAB | lab(68.08, 65.86, -34.79) |
| CIE-LCH | lch(68.08, 74.49, 332.15°) |
| OKLab | oklab(75.21% 0.1895 -0.0947) |
| OKLCH | oklch(75.21% 0.212 333.4) |
| XYZ | xyz(59.7246, 38.0760, 79.0513) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.63
Candy Pink
#FF63E9
ΔE00 2.32
Violet (CSS)
#EE82EE
ΔE00 3.51
Light Magenta
#FA5FF7
ΔE00 4.37
Violet Pink
#FB5FFC
ΔE00 4.81
Orchid
#DA70D6
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA72E6 #72FA86
analogous
#CA72FA #FA72E6 #FA72A2
triadic
#FA72E6 #E6FA72 #72E6FA
tetradic
#FA72E6 #FACA72 #72FA86 #72A2FA
square
#FA72E6 #FACA72 #72FA86 #72A2FA
split-complementary
#FA72E6 #A2FA72 #72FACA
monochromatic
#E908C8 #F837DC #FA72E6 #FCADF0 #FEE1FA
Accessibility & contrast
On white
2.44
#FA72E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FA72E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA72E6
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA72E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA72E6 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7099EA
Deuteranopia (green-blind)
#98ADE2
Tritanopia (blue-blind)
#FF7BA2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa72e6; /* rgb */ color: rgb(250, 114, 230); /* oklch */ color: oklch(75.2% 0.212 333.4);
Tailwind
colors: {
custom: {
50: '#ffa0ee',
500: '#fa72e6',
950: '#000000',
},
}SCSS
$custom: #fa72e6; $custom-light: #ffa0ee; $custom-dark: #000000;
JSON
{
"hex": "#fa72e6",
"rgb": {
"r": 250,
"g": 114,
"b": 230
},
"hsl": {
"h": 308.824,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.75205,
"c": 0.21188,
"h": 333.4
},
"luminance": 0.38072
}Semantic roles & 50–950 ramp
primary
#FA72E6
secondary
#D2F6D7
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84