#FA8EF3#FA8EF3
#FA8EF3 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.5% C 0.179 H 329.5°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EF3 |
|---|---|
| RGB | rgb(250, 142, 243) |
| HSL | hsl(304, 92%, 77%) |
| HSV | hsv(304, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 2.8%, 2%) |
| CIE-LAB | lab(73.64, 54.76, -33.32) |
| CIE-LCH | lch(73.64, 64.10, 328.68°) |
| OKLab | oklab(79.5% 0.154 -0.0907) |
| OKLCH | oklch(79.5% 0.179 329.5) |
| XYZ | xyz(65.2741, 46.1445, 90.2452) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.25
Purply Pink
#F075E6
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 5.65
Candy Pink
#FF63E9
ΔE00 7.32
Bubblegum Pink
#FE83CC
ΔE00 7.49
Plum
#DDA0DD
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EF3 #8EFA95
analogous
#CB8EFA #FA8EF3 #FA8EBD
triadic
#FA8EF3 #F3FA8E #8EF3FA
tetradic
#FA8EF3 #FACB8E #8EFA95 #8EBDFA
square
#FA8EF3 #FACB8E #8EFA95 #8EBDFA
split-complementary
#FA8EF3 #BDFA8E #8EFACB
monochromatic
#F519E7 #F753ED #FA8EF3 #FDC9F9 #FEE2FC
Accessibility & contrast
On white
2.05
#FA8EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FA8EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EF3
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EF3 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ACF7
Deuteranopia (green-blind)
#A6BAF0
Tritanopia (blue-blind)
#FF97B5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fa8ef3; /* rgb */ color: rgb(250, 142, 243); /* oklch */ color: oklch(79.5% 0.179 329.5);
Tailwind
colors: {
custom: {
50: '#feb2f7',
500: '#fa8ef3',
950: '#000000',
},
}SCSS
$custom: #fa8ef3; $custom-light: #feb2f7; $custom-dark: #000000;
JSON
{
"hex": "#fa8ef3",
"rgb": {
"r": 250,
"g": 142,
"b": 243
},
"hsl": {
"h": 303.889,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.79504,
"c": 0.1787,
"h": 329.5
},
"luminance": 0.46141
}Semantic roles & 50–950 ramp
primary
#FA8EF3
secondary
#D5F6D7
accent
#E60F00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085