#FA72E8#FA72E8
#FA72E8 is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.3% C 0.213 H 332.8°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FA72E8 |
|---|---|
| RGB | rgb(250, 114, 232) |
| HSL | hsl(308, 93%, 71%) |
| HSV | hsv(308, 54%, 98%) |
| CMYK | cmyk(0%, 54.4%, 7.2%, 2%) |
| CIE-LAB | lab(68.16, 66.18, -35.77) |
| CIE-LCH | lch(68.16, 75.23, 331.61°) |
| OKLab | oklab(75.29% 0.1899 -0.0975) |
| OKLCH | oklch(75.29% 0.213 332.8) |
| XYZ | xyz(60.0071, 38.1890, 80.5389) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.52
Candy Pink
#FF63E9
ΔE00 2.24
Violet (CSS)
#EE82EE
ΔE00 3.36
Light Magenta
#FA5FF7
ΔE00 4.12
Violet Pink
#FB5FFC
ΔE00 4.54
Orchid
#DA70D6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA72E8 #72FA84
analogous
#C872FA #FA72E8 #FA72A4
triadic
#FA72E8 #E8FA72 #72E8FA
tetradic
#FA72E8 #FAC872 #72FA84 #72A4FA
square
#FA72E8 #FAC872 #72FA84 #72A4FA
split-complementary
#FA72E8 #A4FA72 #72FAC8
monochromatic
#E908CC #F837DE #FA72E8 #FCADF2 #FEE1FA
Accessibility & contrast
On white
2.43
#FA72E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FA72E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA72E8
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA72E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA72E8 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AEC
Deuteranopia (green-blind)
#98ADE4
Tritanopia (blue-blind)
#FF7CA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fa72e8; /* rgb */ color: rgb(250, 114, 232); /* oklch */ color: oklch(75.3% 0.213 332.8);
Tailwind
colors: {
custom: {
50: '#ffa0ef',
500: '#fa72e8',
950: '#000000',
},
}SCSS
$custom: #fa72e8; $custom-light: #ffa0ef; $custom-dark: #000000;
JSON
{
"hex": "#fa72e8",
"rgb": {
"r": 250,
"g": 114,
"b": 232
},
"hsl": {
"h": 307.941,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.75294,
"c": 0.21342,
"h": 332.8
},
"luminance": 0.38185
}Semantic roles & 50–950 ramp
primary
#FA72E8
secondary
#D2F6D7
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84