#FA8EF1#FA8EF1
#FA8EF1 is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.4% C 0.177 H 330.2°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EF1 |
|---|---|
| RGB | rgb(250, 142, 241) |
| HSL | hsl(305, 92%, 77%) |
| HSV | hsv(305, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 3.6%, 2%) |
| CIE-LAB | lab(73.56, 54.42, -32.35) |
| CIE-LCH | lch(73.56, 63.30, 329.27°) |
| OKLab | oklab(79.42% 0.1535 -0.088) |
| OKLCH | oklch(79.42% 0.177 330.2) |
| XYZ | xyz(64.9738, 46.0243, 88.6633) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.35
Purply Pink
#F075E6
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.50
Bubblegum Pink
#FE83CC
ΔE00 7.15
Candy Pink
#FF63E9
ΔE00 7.33
Plum
#DDA0DD
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EF1 #8EFA97
analogous
#CD8EFA #FA8EF1 #FA8EBB
triadic
#FA8EF1 #F1FA8E #8EF1FA
tetradic
#FA8EF1 #FACD8E #8EFA97 #8EBBFA
square
#FA8EF1 #FACD8E #8EFA97 #8EBBFA
split-complementary
#FA8EF1 #BBFA8E #8EFACD
monochromatic
#F519E2 #F753EA #FA8EF1 #FDC9F8 #FEE2FB
Accessibility & contrast
On white
2.06
#FA8EF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#FA8EF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EF1
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EF1 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ABF4
Deuteranopia (green-blind)
#A6BAEE
Tritanopia (blue-blind)
#FF96B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fa8ef1; /* rgb */ color: rgb(250, 142, 241); /* oklch */ color: oklch(79.4% 0.177 330.2);
Tailwind
colors: {
custom: {
50: '#feb2f6',
500: '#fa8ef1',
950: '#000000',
},
}SCSS
$custom: #fa8ef1; $custom-light: #feb2f6; $custom-dark: #000000;
JSON
{
"hex": "#fa8ef1",
"rgb": {
"r": 250,
"g": 142,
"b": 241
},
"hsl": {
"h": 305,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.7942,
"c": 0.17696,
"h": 330.2
},
"luminance": 0.46021
}Semantic roles & 50–950 ramp
primary
#FA8EF1
secondary
#D5F6D8
accent
#E61300
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085