#FA8AFE#FA8AFE
#FA8AFE is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.4% C 0.195 H 325.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8AFE |
|---|---|
| RGB | rgb(250, 138, 254) |
| HSL | hsl(298, 98%, 77%) |
| HSV | hsv(298, 46%, 100%) |
| CMYK | cmyk(1.6%, 45.7%, 0%, 0.4%) |
| CIE-LAB | lab(73.32, 58.64, -39.79) |
| CIE-LCH | lch(73.32, 70.86, 325.84°) |
| OKLab | oklab(79.42% 0.1615 -0.1092) |
| OKLCH | oklch(79.42% 0.195 325.9) |
| XYZ | xyz(66.4008, 45.6600, 99.0624) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.94
Purply Pink
#F075E6
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 6.64
Candy Pink
#FF63E9
ΔE00 6.92
Violet Pink
#FB5FFC
ΔE00 7.14
Light Magenta
#FA5FF7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8AFE #8EFE8A
analogous
#C08AFE #FA8AFE #FE8AC8
triadic
#FA8AFE #FEFA8A #8AFEFA
tetradic
#FA8AFE #FEC08A #8EFE8A #8AC8FE
square
#FA8AFE #FEC08A #8EFE8A #8AC8FE
split-complementary
#FA8AFE #C8FE8A #8AFEC0
monochromatic
#F511FD #F74DFD #FA8AFE #FDC7FF #FEE1FF
Accessibility & contrast
On white
2.07
#FA8AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FA8AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8AFE
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8AFE | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#9EB9FA
Tritanopia (blue-blind)
#FF97B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fa8afe; /* rgb */ color: rgb(250, 138, 254); /* oklch */ color: oklch(79.4% 0.195 325.9);
Tailwind
colors: {
custom: {
50: '#feafff',
500: '#fa8afe',
950: '#000000',
},
}SCSS
$custom: #fa8afe; $custom-light: #feafff; $custom-dark: #000000;
JSON
{
"hex": "#fa8afe",
"rgb": {
"r": 250,
"g": 138,
"b": 254
},
"hsl": {
"h": 297.931,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.79415,
"c": 0.19496,
"h": 325.9
},
"luminance": 0.45657
}Semantic roles & 50–950 ramp
primary
#FA8AFE
secondary
#D5F7D4
accent
#E60008
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086