#FA8EF5#FA8EF5
#FA8EF5 is a light, vivid purple. Relative luminance 0.463; OKLCH L 79.6% C 0.180 H 328.8°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FA8EF5 |
|---|---|
| RGB | rgb(250, 142, 245) |
| HSL | hsl(303, 92%, 77%) |
| HSV | hsv(303, 43%, 98%) |
| CMYK | cmyk(0%, 43.2%, 2%, 2%) |
| CIE-LAB | lab(73.72, 55.10, -34.28) |
| CIE-LCH | lch(73.72, 64.90, 328.11°) |
| OKLab | oklab(79.59% 0.1543 -0.0935) |
| OKLCH | oklch(79.59% 0.18 328.8) |
| XYZ | xyz(65.5778, 46.2660, 91.8445) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.18
Purply Pink
#F075E6
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.81
Candy Pink
#FF63E9
ΔE00 7.33
Plum
#DDA0DD
ΔE00 7.72
Bubblegum Pink
#FE83CC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA8EF5 #8EFA93
analogous
#C98EFA #FA8EF5 #FA8EBF
triadic
#FA8EF5 #F5FA8E #8EF5FA
tetradic
#FA8EF5 #FAC98E #8EFA93 #8EBFFA
square
#FA8EF5 #FAC98E #8EFA93 #8EBFFA
split-complementary
#FA8EF5 #BFFA8E #8EFAC9
monochromatic
#F519EB #F753F0 #FA8EF5 #FDC9FA #FEE2FC
Accessibility & contrast
On white
2.05
#FA8EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#FA8EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA8EF5
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA8EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA8EF5 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ACF9
Deuteranopia (green-blind)
#A5BAF2
Tritanopia (blue-blind)
#FF97B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fa8ef5; /* rgb */ color: rgb(250, 142, 245); /* oklch */ color: oklch(79.6% 0.180 328.8);
Tailwind
colors: {
custom: {
50: '#feb2f8',
500: '#fa8ef5',
950: '#000000',
},
}SCSS
$custom: #fa8ef5; $custom-light: #feb2f8; $custom-dark: #000000;
JSON
{
"hex": "#fa8ef5",
"rgb": {
"r": 250,
"g": 142,
"b": 245
},
"hsl": {
"h": 302.778,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.79588,
"c": 0.18046,
"h": 328.8
},
"luminance": 0.46263
}Semantic roles & 50–950 ramp
primary
#FA8EF5
secondary
#D5F6D7
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085