#FA8FF6#FA8FF6
#FA8FF6 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.8% C 0.180 H 328.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8FF6 |
|---|---|
| RGB | rgb(250, 143, 246) |
| HSL | hsl(302, 91%, 77%) |
| HSV | hsv(302, 43%, 98%) |
| CMYK | cmyk(0%, 42.8%, 1.6%, 2%) |
| CIE-LAB | lab(73.95, 54.78, -34.47) |
| CIE-LCH | lch(73.95, 64.72, 327.82°) |
| OKLab | oklab(79.77% 0.1532 -0.094) |
| OKLCH | oklch(79.77% 0.18 328.5) |
| XYZ | xyz(65.8803, 46.6261, 92.7005) |
| Luminance | 0.4662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.94
Candy Pink
#FF63E9
ΔE00 7.53
Plum
#DDA0DD
ΔE00 7.67
Bubblegum Pink
#FE83CC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8FF6 #8FFA93
analogous
#C98FFA #FA8FF6 #FA8FC1
triadic
#FA8FF6 #F6FA8F #8FF6FA
tetradic
#FA8FF6 #FAC98F #8FFA93 #8FC1FA
square
#FA8FF6 #FAC98F #8FFA93 #8FC1FA
split-complementary
#FA8FF6 #C1FA8F #8FFAC9
monochromatic
#F51AED #F754F1 #FA8FF6 #FDCAFB #FEE2FD
Accessibility & contrast
On white
2.03
#FA8FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#FA8FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8FF6
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8FF6 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFA
Deuteranopia (green-blind)
#A5BBF3
Tritanopia (blue-blind)
#FF99B7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fa8ff6; /* rgb */ color: rgb(250, 143, 246); /* oklch */ color: oklch(79.8% 0.180 328.5);
Tailwind
colors: {
custom: {
50: '#feb2f9',
500: '#fa8ff6',
950: '#000000',
},
}SCSS
$custom: #fa8ff6; $custom-light: #feb2f9; $custom-dark: #000000;
JSON
{
"hex": "#fa8ff6",
"rgb": {
"r": 250,
"g": 143,
"b": 246
},
"hsl": {
"h": 302.243,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.79774,
"c": 0.17971,
"h": 328.5
},
"luminance": 0.46623
}Semantic roles & 50–950 ramp
primary
#FA8FF6
secondary
#D5F6D6
accent
#E60900
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085