#FA8AFD#FA8AFD
#FA8AFD is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.4% C 0.194 H 326.3°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8AFD |
|---|---|
| RGB | rgb(250, 138, 253) |
| HSL | hsl(298, 97%, 77%) |
| HSV | hsv(298, 45%, 99%) |
| CMYK | cmyk(1.2%, 45.5%, 0%, 0.8%) |
| CIE-LAB | lab(73.28, 58.46, -39.31) |
| CIE-LCH | lch(73.28, 70.45, 326.08°) |
| OKLab | oklab(79.37% 0.1614 -0.1078) |
| OKLCH | oklch(79.37% 0.194 326.3) |
| XYZ | xyz(66.2411, 45.5961, 98.2212) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 6.53
Candy Pink
#FF63E9
ΔE00 6.86
Violet Pink
#FB5FFC
ΔE00 7.16
Light Magenta
#FA5FF7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8AFD #8DFD8A
analogous
#C18AFD #FA8AFD #FD8AC7
triadic
#FA8AFD #FDFA8A #8AFDFA
tetradic
#FA8AFD #FDC18A #8DFD8A #8AC7FD
square
#FA8AFD #FDC18A #8DFD8A #8AC7FD
split-complementary
#FA8AFD #C7FD8A #8AFDC1
monochromatic
#F512FB #F74EFC #FA8AFD #FDC6FE #FEE1FE
Accessibility & contrast
On white
2.08
#FA8AFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#FA8AFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8AFD
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8AFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8AFD | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FABFF
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#FF96B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fa8afd; /* rgb */ color: rgb(250, 138, 253); /* oklch */ color: oklch(79.4% 0.194 326.3);
Tailwind
colors: {
custom: {
50: '#feaffe',
500: '#fa8afd',
950: '#000000',
},
}SCSS
$custom: #fa8afd; $custom-light: #feaffe; $custom-dark: #000000;
JSON
{
"hex": "#fa8afd",
"rgb": {
"r": 250,
"g": 138,
"b": 253
},
"hsl": {
"h": 298.435,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.7937,
"c": 0.19405,
"h": 326.3
},
"luminance": 0.45593
}Semantic roles & 50–950 ramp
primary
#FA8AFD
secondary
#D5F7D4
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086