#FA8EF7#FA8EF7
#FA8EF7 is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.7% C 0.182 H 328.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EF7 |
|---|---|
| RGB | rgb(250, 142, 247) |
| HSL | hsl(302, 92%, 77%) |
| HSV | hsv(302, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 1.2%, 2%) |
| CIE-LAB | lab(73.80, 55.45, -35.25) |
| CIE-LCH | lch(73.80, 65.71, 327.56°) |
| OKLab | oklab(79.67% 0.1548 -0.0962) |
| OKLCH | oklch(79.67% 0.182 328.1) |
| XYZ | xyz(65.8848, 46.3887, 93.4612) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 5.99
Candy Pink
#FF63E9
ΔE00 7.36
Plum
#DDA0DD
ΔE00 7.90
Light Magenta
#FA5FF7
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EF7 #8EFA91
analogous
#C78EFA #FA8EF7 #FA8EC1
triadic
#FA8EF7 #F7FA8E #8EF7FA
tetradic
#FA8EF7 #FAC78E #8EFA91 #8EC1FA
square
#FA8EF7 #FAC78E #8EFA91 #8EC1FA
split-complementary
#FA8EF7 #C1FA8E #8EFAC7
monochromatic
#F519EF #F753F3 #FA8EF7 #FDC9FB #FEE2FD
Accessibility & contrast
On white
2.04
#FA8EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#FA8EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EF7
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EF7 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ACFB
Deuteranopia (green-blind)
#A4BAF4
Tritanopia (blue-blind)
#FF98B7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fa8ef7; /* rgb */ color: rgb(250, 142, 247); /* oklch */ color: oklch(79.7% 0.182 328.1);
Tailwind
colors: {
custom: {
50: '#feb2fa',
500: '#fa8ef7',
950: '#000000',
},
}SCSS
$custom: #fa8ef7; $custom-light: #feb2fa; $custom-dark: #000000;
JSON
{
"hex": "#fa8ef7",
"rgb": {
"r": 250,
"g": 142,
"b": 247
},
"hsl": {
"h": 301.667,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.79673,
"c": 0.18224,
"h": 328.1
},
"luminance": 0.46385
}Semantic roles & 50–950 ramp
primary
#FA8EF7
secondary
#D5F6D6
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085