#FA8FF9#FA8FF9
#FA8FF9 is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.9% C 0.182 H 327.4°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8FF9 |
|---|---|
| RGB | rgb(250, 143, 249) |
| HSL | hsl(301, 91%, 77%) |
| HSV | hsv(301, 43%, 98%) |
| CMYK | cmyk(0%, 42.8%, 0.4%, 2%) |
| CIE-LAB | lab(74.07, 55.30, -35.92) |
| CIE-LCH | lch(74.07, 65.94, 327.00°) |
| OKLab | oklab(79.9% 0.1537 -0.0981) |
| OKLCH | oklch(79.9% 0.182 327.4) |
| XYZ | xyz(66.3445, 46.8118, 95.1451) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.22
Candy Pink
#FF63E9
ΔE00 7.59
Plum
#DDA0DD
ΔE00 7.95
Light Magenta
#FA5FF7
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8FF9 #8FFA90
analogous
#C68FFA #FA8FF9 #FA8FC4
triadic
#FA8FF9 #F9FA8F #8FF9FA
tetradic
#FA8FF9 #FAC68F #8FFA90 #8FC4FA
square
#FA8FF9 #FAC68F #8FFA90 #8FC4FA
split-complementary
#FA8FF9 #C4FA8F #8FFAC6
monochromatic
#F51AF3 #F754F6 #FA8FF9 #FDCAFC #FEE2FD
Accessibility & contrast
On white
2.03
#FA8FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#FA8FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8FF9
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8FF9 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ADFD
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#FF99B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa8ff9; /* rgb */ color: rgb(250, 143, 249); /* oklch */ color: oklch(79.9% 0.182 327.4);
Tailwind
colors: {
custom: {
50: '#feb2fb',
500: '#fa8ff9',
950: '#000000',
},
}SCSS
$custom: #fa8ff9; $custom-light: #feb2fb; $custom-dark: #000000;
JSON
{
"hex": "#fa8ff9",
"rgb": {
"r": 250,
"g": 143,
"b": 249
},
"hsl": {
"h": 300.561,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.79902,
"c": 0.18239,
"h": 327.4
},
"luminance": 0.46808
}Semantic roles & 50–950 ramp
primary
#FA8FF9
secondary
#D5F6D5
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085