#FA7EF6#FA7EF6
#FA7EF6 is a light, highly saturated purple. Relative luminance 0.419; OKLCH L 77.4% C 0.207 H 328.6°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EF6 |
|---|---|
| RGB | rgb(250, 126, 246) |
| HSL | hsl(302, 93%, 74%) |
| HSV | hsv(302, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 1.6%, 2%) |
| CIE-LAB | lab(70.80, 62.99, -39.36) |
| CIE-LCH | lch(70.80, 74.27, 328.00°) |
| OKLab | oklab(77.44% 0.1764 -0.1078) |
| OKLCH | oklch(77.44% 0.207 328.6) |
| XYZ | xyz(63.5189, 41.9032, 91.9134) |
| Luminance | 0.4190 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 2.99
Candy Pink
#FF63E9
ΔE00 4.56
Light Magenta
#FA5FF7
ΔE00 5.11
Violet Pink
#FB5FFC
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EF6 #7EFA82
analogous
#C07EFA #FA7EF6 #FA7EB8
triadic
#FA7EF6 #F6FA7E #7EF6FA
tetradic
#FA7EF6 #FAC07E #7EFA82 #7EB8FA
square
#FA7EF6 #FAC07E #7EFA82 #7EB8FA
split-complementary
#FA7EF6 #B8FA7E #7EFAC0
monochromatic
#F409ED #F843F2 #FA7EF6 #FCB9FA #FEE2FD
Accessibility & contrast
On white
2.24
#FA7EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#FA7EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EF6
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EF6 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3FA
Deuteranopia (green-blind)
#99B3F2
Tritanopia (blue-blind)
#FF8AAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa7ef6; /* rgb */ color: rgb(250, 126, 246); /* oklch */ color: oklch(77.4% 0.207 328.6);
Tailwind
colors: {
custom: {
50: '#fea8f9',
500: '#fa7ef6',
950: '#000000',
},
}SCSS
$custom: #fa7ef6; $custom-light: #fea8f9; $custom-dark: #000000;
JSON
{
"hex": "#fa7ef6",
"rgb": {
"r": 250,
"g": 126,
"b": 246
},
"hsl": {
"h": 301.935,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.77437,
"c": 0.2067,
"h": 328.6
},
"luminance": 0.419
}Semantic roles & 50–950 ramp
primary
#FA7EF6
secondary
#D5F6D6
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85