#FA8AF3#FA8AF3
#FA8AF3 is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.9% C 0.185 H 329.5°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8AF3 |
|---|---|
| RGB | rgb(250, 138, 243) |
| HSL | hsl(304, 92%, 76%) |
| HSV | hsv(304, 45%, 98%) |
| CMYK | cmyk(0%, 44.8%, 2.8%, 2%) |
| CIE-LAB | lab(72.88, 56.73, -34.50) |
| CIE-LCH | lch(72.88, 66.39, 328.70°) |
| OKLab | oklab(78.93% 0.1595 -0.0941) |
| OKLCH | oklch(78.93% 0.185 329.5) |
| XYZ | xyz(64.6897, 44.9755, 90.0504) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 5.51
Candy Pink
#FF63E9
ΔE00 6.55
Bubblegum Pink
#FE83CC
ΔE00 7.54
Light Magenta
#FA5FF7
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8AF3 #8AFA91
analogous
#C98AFA #FA8AF3 #FA8ABB
triadic
#FA8AF3 #F3FA8A #8AF3FA
tetradic
#FA8AF3 #FAC98A #8AFA91 #8ABBFA
square
#FA8AF3 #FAC98A #8AFA91 #8ABBFA
split-complementary
#FA8AF3 #BBFA8A #8AFAC9
monochromatic
#F515E7 #F74FED #FA8AF3 #FDC5F9 #FEE2FC
Accessibility & contrast
On white
2.10
#FA8AF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FA8AF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8AF3
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8AF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8AF3 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F7
Deuteranopia (green-blind)
#A3B8F0
Tritanopia (blue-blind)
#FF93B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fa8af3; /* rgb */ color: rgb(250, 138, 243); /* oklch */ color: oklch(78.9% 0.185 329.5);
Tailwind
colors: {
custom: {
50: '#feaff7',
500: '#fa8af3',
950: '#000000',
},
}SCSS
$custom: #fa8af3; $custom-light: #feaff7; $custom-dark: #000000;
JSON
{
"hex": "#fa8af3",
"rgb": {
"r": 250,
"g": 138,
"b": 243
},
"hsl": {
"h": 303.75,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.78934,
"c": 0.18519,
"h": 329.5
},
"luminance": 0.44972
}Semantic roles & 50–950 ramp
primary
#FA8AF3
secondary
#D5F6D7
accent
#E60E00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085