#FA8EF2#FA8EF2
#FA8EF2 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.5% C 0.178 H 329.8°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EF2 |
|---|---|
| RGB | rgb(250, 142, 242) |
| HSL | hsl(304, 92%, 77%) |
| HSV | hsv(304, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 3.2%, 2%) |
| CIE-LAB | lab(73.60, 54.59, -32.83) |
| CIE-LCH | lch(73.60, 63.70, 328.97°) |
| OKLab | oklab(79.46% 0.1537 -0.0894) |
| OKLCH | oklch(79.46% 0.178 329.8) |
| XYZ | xyz(65.1236, 46.0843, 89.4521) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.57
Bubblegum Pink
#FE83CC
ΔE00 7.32
Candy Pink
#FF63E9
ΔE00 7.32
Plum
#DDA0DD
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EF2 #8EFA96
analogous
#CC8EFA #FA8EF2 #FA8EBC
triadic
#FA8EF2 #F2FA8E #8EF2FA
tetradic
#FA8EF2 #FACC8E #8EFA96 #8EBCFA
square
#FA8EF2 #FACC8E #8EFA96 #8EBCFA
split-complementary
#FA8EF2 #BCFA8E #8EFACC
monochromatic
#F519E5 #F753EB #FA8EF2 #FDC9F9 #FEE2FC
Accessibility & contrast
On white
2.06
#FA8EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#FA8EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EF2
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EF2 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF6
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#FF97B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fa8ef2; /* rgb */ color: rgb(250, 142, 242); /* oklch */ color: oklch(79.5% 0.178 329.8);
Tailwind
colors: {
custom: {
50: '#feb2f6',
500: '#fa8ef2',
950: '#000000',
},
}SCSS
$custom: #fa8ef2; $custom-light: #feb2f6; $custom-dark: #000000;
JSON
{
"hex": "#fa8ef2",
"rgb": {
"r": 250,
"g": 142,
"b": 242
},
"hsl": {
"h": 304.444,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.79462,
"c": 0.17783,
"h": 329.8
},
"luminance": 0.46081
}Semantic roles & 50–950 ramp
primary
#FA8EF2
secondary
#D5F6D8
accent
#E61100
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085