#FA7EF9#FA7EF9
#FA7EF9 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.6% C 0.209 H 327.7°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EF9 |
|---|---|
| RGB | rgb(250, 126, 249) |
| HSL | hsl(300, 93%, 74%) |
| HSV | hsv(300, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 0.4%, 2%) |
| CIE-LAB | lab(70.93, 63.50, -40.80) |
| CIE-LCH | lch(70.93, 75.47, 327.28°) |
| OKLab | oklab(77.57% 0.1768 -0.1119) |
| OKLCH | oklch(77.57% 0.209 327.7) |
| XYZ | xyz(63.9831, 42.0889, 94.3580) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 3.28
Candy Pink
#FF63E9
ΔE00 4.75
Light Magenta
#FA5FF7
ΔE00 5.03
Violet Pink
#FB5FFC
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EF9 #7EFA7F
analogous
#BD7EFA #FA7EF9 #FA7EBB
triadic
#FA7EF9 #F9FA7E #7EF9FA
tetradic
#FA7EF9 #FABD7E #7EFA7F #7EBBFA
square
#FA7EF9 #FABD7E #7EFA7F #7EBBFA
split-complementary
#FA7EF9 #BBFA7E #7EFABD
monochromatic
#F409F2 #F843F6 #FA7EF9 #FCB9FC #FEE2FE
Accessibility & contrast
On white
2.23
#FA7EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FA7EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EF9
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EF9 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FD
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#FF8BB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa7ef9; /* rgb */ color: rgb(250, 126, 249); /* oklch */ color: oklch(77.6% 0.209 327.7);
Tailwind
colors: {
custom: {
50: '#fea8fb',
500: '#fa7ef9',
950: '#000000',
},
}SCSS
$custom: #fa7ef9; $custom-light: #fea8fb; $custom-dark: #000000;
JSON
{
"hex": "#fa7ef9",
"rgb": {
"r": 250,
"g": 126,
"b": 249
},
"hsl": {
"h": 300.484,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.77574,
"c": 0.20926,
"h": 327.7
},
"luminance": 0.42085
}Semantic roles & 50–950 ramp
primary
#FA7EF9
secondary
#D5F6D5
accent
#E60200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85