#FA8FF5#FA8FF5
#FA8FF5 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.7% C 0.179 H 328.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8FF5 |
|---|---|
| RGB | rgb(250, 143, 245) |
| HSL | hsl(303, 91%, 77%) |
| HSV | hsv(303, 43%, 98%) |
| CMYK | cmyk(0%, 42.8%, 2%, 2%) |
| CIE-LAB | lab(73.91, 54.61, -33.99) |
| CIE-LCH | lch(73.91, 64.32, 328.10°) |
| OKLab | oklab(79.73% 0.153 -0.0926) |
| OKLCH | oklch(79.73% 0.179 328.8) |
| XYZ | xyz(65.7273, 46.5649, 91.8943) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.35
Purply Pink
#F075E6
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.85
Candy Pink
#FF63E9
ΔE00 7.52
Plum
#DDA0DD
ΔE00 7.59
Bubblegum Pink
#FE83CC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8FF5 #8FFA94
analogous
#CA8FFA #FA8FF5 #FA8FC0
triadic
#FA8FF5 #F5FA8F #8FF5FA
tetradic
#FA8FF5 #FACA8F #8FFA94 #8FC0FA
square
#FA8FF5 #FACA8F #8FFA94 #8FC0FA
split-complementary
#FA8FF5 #C0FA8F #8FFACA
monochromatic
#F51AEB #F754F0 #FA8FF5 #FDCAFA #FEE2FC
Accessibility & contrast
On white
2.04
#FA8FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#FA8FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8FF5
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8FF5 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADF9
Deuteranopia (green-blind)
#A6BBF2
Tritanopia (blue-blind)
#FF98B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa8ff5; /* rgb */ color: rgb(250, 143, 245); /* oklch */ color: oklch(79.7% 0.179 328.8);
Tailwind
colors: {
custom: {
50: '#feb2f8',
500: '#fa8ff5',
950: '#000000',
},
}SCSS
$custom: #fa8ff5; $custom-light: #feb2f8; $custom-dark: #000000;
JSON
{
"hex": "#fa8ff5",
"rgb": {
"r": 250,
"g": 143,
"b": 245
},
"hsl": {
"h": 302.804,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.79732,
"c": 0.17882,
"h": 328.8
},
"luminance": 0.46561
}Semantic roles & 50–950 ramp
primary
#FA8FF5
secondary
#D5F6D7
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085