#FA8EF6#FA8EF6
#FA8EF6 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.6% C 0.181 H 328.5°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EF6 |
|---|---|
| RGB | rgb(250, 142, 246) |
| HSL | hsl(302, 92%, 77%) |
| HSV | hsv(302, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 1.6%, 2%) |
| CIE-LAB | lab(73.76, 55.28, -34.77) |
| CIE-LCH | lch(73.76, 65.30, 327.83°) |
| OKLab | oklab(79.63% 0.1546 -0.0949) |
| OKLCH | oklch(79.63% 0.181 328.5) |
| XYZ | xyz(65.7309, 46.3272, 92.6507) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.90
Candy Pink
#FF63E9
ΔE00 7.34
Plum
#DDA0DD
ΔE00 7.81
Bubblegum Pink
#FE83CC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EF6 #8EFA92
analogous
#C88EFA #FA8EF6 #FA8EC0
triadic
#FA8EF6 #F6FA8E #8EF6FA
tetradic
#FA8EF6 #FAC88E #8EFA92 #8EC0FA
square
#FA8EF6 #FAC88E #8EFA92 #8EC0FA
split-complementary
#FA8EF6 #C0FA8E #8EFAC8
monochromatic
#F519ED #F753F1 #FA8EF6 #FDC9FB #FEE2FD
Accessibility & contrast
On white
2.05
#FA8EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#FA8EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EF6
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EF6 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ACFA
Deuteranopia (green-blind)
#A5BAF3
Tritanopia (blue-blind)
#FF98B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fa8ef6; /* rgb */ color: rgb(250, 142, 246); /* oklch */ color: oklch(79.6% 0.181 328.5);
Tailwind
colors: {
custom: {
50: '#feb2f9',
500: '#fa8ef6',
950: '#000000',
},
}SCSS
$custom: #fa8ef6; $custom-light: #feb2f9; $custom-dark: #000000;
JSON
{
"hex": "#fa8ef6",
"rgb": {
"r": 250,
"g": 142,
"b": 246
},
"hsl": {
"h": 302.222,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.79631,
"c": 0.18134,
"h": 328.5
},
"luminance": 0.46324
}Semantic roles & 50–950 ramp
primary
#FA8EF6
secondary
#D5F6D6
accent
#E60800
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085