#FA8EF8#FA8EF8
#FA8EF8 is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.7% C 0.183 H 327.8°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EF8 |
|---|---|
| RGB | rgb(250, 142, 248) |
| HSL | hsl(301, 92%, 77%) |
| HSV | hsv(301, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 0.8%, 2%) |
| CIE-LAB | lab(73.84, 55.62, -35.73) |
| CIE-LCH | lch(73.84, 66.11, 327.28°) |
| OKLab | oklab(79.72% 0.1549 -0.0976) |
| OKLCH | oklch(79.72% 0.183 327.8) |
| XYZ | xyz(66.0395, 46.4506, 94.2761) |
| Luminance | 0.4645 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 5.38
Lavender Pink
#DD85D7
ΔE00 6.08
Candy Pink
#FF63E9
ΔE00 7.38
Plum
#DDA0DD
ΔE00 7.99
Light Magenta
#FA5FF7
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EF8 #8EFA90
analogous
#C68EFA #FA8EF8 #FA8EC2
triadic
#FA8EF8 #F8FA8E #8EF8FA
tetradic
#FA8EF8 #FAC68E #8EFA90 #8EC2FA
square
#FA8EF8 #FAC68E #8EFA90 #8EC2FA
split-complementary
#FA8EF8 #C2FA8E #8EFAC6
monochromatic
#F519F1 #F753F4 #FA8EF8 #FDC9FC #FEE2FD
Accessibility & contrast
On white
2.04
#FA8EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FA8EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EF8
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EF8 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ADFC
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#FF98B8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fa8ef8; /* rgb */ color: rgb(250, 142, 248); /* oklch */ color: oklch(79.7% 0.183 327.8);
Tailwind
colors: {
custom: {
50: '#feb2fb',
500: '#fa8ef8',
950: '#000000',
},
}SCSS
$custom: #fa8ef8; $custom-light: #feb2fb; $custom-dark: #000000;
JSON
{
"hex": "#fa8ef8",
"rgb": {
"r": 250,
"g": 142,
"b": 248
},
"hsl": {
"h": 301.111,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.79716,
"c": 0.18312,
"h": 327.8
},
"luminance": 0.46447
}Semantic roles & 50–950 ramp
primary
#FA8EF8
secondary
#D5F6D6
accent
#E60400
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085