#FA7EF8#FA7EF8
#FA7EF8 is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.5% C 0.208 H 328.0°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EF8 |
|---|---|
| RGB | rgb(250, 126, 248) |
| HSL | hsl(301, 93%, 74%) |
| HSV | hsv(301, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 0.8%, 2%) |
| CIE-LAB | lab(70.89, 63.33, -40.32) |
| CIE-LCH | lch(70.89, 75.07, 327.52°) |
| OKLab | oklab(77.53% 0.1767 -0.1106) |
| OKLCH | oklch(77.53% 0.208 328) |
| XYZ | xyz(63.8275, 42.0266, 93.5387) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.09
Purply Pink
#F075E6
ΔE00 3.18
Candy Pink
#FF63E9
ΔE00 4.68
Light Magenta
#FA5FF7
ΔE00 5.05
Violet Pink
#FB5FFC
ΔE00 5.08
Lavender Pink
#DD85D7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EF8 #7EFA80
analogous
#BE7EFA #FA7EF8 #FA7EBA
triadic
#FA7EF8 #F8FA7E #7EF8FA
tetradic
#FA7EF8 #FABE7E #7EFA80 #7EBAFA
square
#FA7EF8 #FABE7E #7EFA80 #7EBAFA
split-complementary
#FA7EF8 #BAFA7E #7EFABE
monochromatic
#F409F0 #F843F5 #FA7EF8 #FCB9FB #FEE2FD
Accessibility & contrast
On white
2.23
#FA7EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#FA7EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EF8
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EF8 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FC
Deuteranopia (green-blind)
#99B3F4
Tritanopia (blue-blind)
#FF8BB0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa7ef8; /* rgb */ color: rgb(250, 126, 248); /* oklch */ color: oklch(77.5% 0.208 328.0);
Tailwind
colors: {
custom: {
50: '#fea8fb',
500: '#fa7ef8',
950: '#000000',
},
}SCSS
$custom: #fa7ef8; $custom-light: #fea8fb; $custom-dark: #000000;
JSON
{
"hex": "#fa7ef8",
"rgb": {
"r": 250,
"g": 126,
"b": 248
},
"hsl": {
"h": 300.968,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.77528,
"c": 0.20841,
"h": 328
},
"luminance": 0.42023
}Semantic roles & 50–950 ramp
primary
#FA7EF8
secondary
#D5F6D6
accent
#E60400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85