#FA7EF1#FA7EF1
#FA7EF1 is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.2% C 0.202 H 330.1°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EF1 |
|---|---|
| RGB | rgb(250, 126, 241) |
| HSL | hsl(304, 93%, 74%) |
| HSV | hsv(304, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 3.6%, 2%) |
| CIE-LAB | lab(70.59, 62.15, -36.94) |
| CIE-LCH | lch(70.59, 72.30, 329.27°) |
| OKLab | oklab(77.21% 0.1755 -0.1009) |
| OKLCH | oklch(77.21% 0.202 330.1) |
| XYZ | xyz(62.7618, 41.6003, 87.9259) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.89
Purply Pink
#F075E6
ΔE00 2.63
Candy Pink
#FF63E9
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.52
Violet Pink
#FB5FFC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EF1 #7EFA87
analogous
#C57EFA #FA7EF1 #FA7EB3
triadic
#FA7EF1 #F1FA7E #7EF1FA
tetradic
#FA7EF1 #FAC57E #7EFA87 #7EB3FA
square
#FA7EF1 #FAC57E #7EFA87 #7EB3FA
split-complementary
#FA7EF1 #B3FA7E #7EFAC5
monochromatic
#F409E3 #F843EB #FA7EF1 #FCB9F7 #FEE2FC
Accessibility & contrast
On white
2.25
#FA7EF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FA7EF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EF1
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EF1 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F5
Deuteranopia (green-blind)
#9CB3ED
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa7ef1; /* rgb */ color: rgb(250, 126, 241); /* oklch */ color: oklch(77.2% 0.202 330.1);
Tailwind
colors: {
custom: {
50: '#fea8f6',
500: '#fa7ef1',
950: '#000000',
},
}SCSS
$custom: #fa7ef1; $custom-light: #fea8f6; $custom-dark: #000000;
JSON
{
"hex": "#fa7ef1",
"rgb": {
"r": 250,
"g": 126,
"b": 241
},
"hsl": {
"h": 304.355,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.77214,
"c": 0.20249,
"h": 330.1
},
"luminance": 0.41597
}Semantic roles & 50–950 ramp
primary
#FA7EF1
secondary
#D5F6D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85