#FA8FF4#FA8FF4
#FA8FF4 is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.7% C 0.178 H 329.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8FF4 |
|---|---|
| RGB | rgb(250, 143, 244) |
| HSL | hsl(303, 91%, 77%) |
| HSV | hsv(303, 43%, 98%) |
| CMYK | cmyk(0%, 42.8%, 2.4%, 2%) |
| CIE-LAB | lab(73.87, 54.43, -33.50) |
| CIE-LCH | lch(73.87, 63.92, 328.39°) |
| OKLab | oklab(79.69% 0.1528 -0.0913) |
| OKLCH | oklch(79.69% 0.178 329.1) |
| XYZ | xyz(65.5750, 46.5040, 91.0925) |
| Luminance | 0.4650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.38
Purply Pink
#F075E6
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.77
Plum
#DDA0DD
ΔE00 7.50
Candy Pink
#FF63E9
ΔE00 7.52
Bubblegum Pink
#FE83CC
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8FF4 #8FFA95
analogous
#CA8FFA #FA8FF4 #FA8FBF
triadic
#FA8FF4 #F4FA8F #8FF4FA
tetradic
#FA8FF4 #FACA8F #8FFA95 #8FBFFA
square
#FA8FF4 #FACA8F #8FFA95 #8FBFFA
split-complementary
#FA8FF4 #BFFA8F #8FFACA
monochromatic
#F51AE8 #F754EE #FA8FF4 #FDCAFA #FEE2FC
Accessibility & contrast
On white
2.04
#FA8FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#FA8FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8FF4
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8FF4 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF8
Deuteranopia (green-blind)
#A6BBF1
Tritanopia (blue-blind)
#FF98B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa8ff4; /* rgb */ color: rgb(250, 143, 244); /* oklch */ color: oklch(79.7% 0.178 329.1);
Tailwind
colors: {
custom: {
50: '#feb2f8',
500: '#fa8ff4',
950: '#000000',
},
}SCSS
$custom: #fa8ff4; $custom-light: #feb2f8; $custom-dark: #000000;
JSON
{
"hex": "#fa8ff4",
"rgb": {
"r": 250,
"g": 143,
"b": 244
},
"hsl": {
"h": 303.364,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.7969,
"c": 0.17795,
"h": 329.1
},
"luminance": 0.46501
}Semantic roles & 50–950 ramp
primary
#FA8FF4
secondary
#D5F6D7
accent
#E60D00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085