#FA7EFE#FA7EFE
#FA7EFE is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.8% C 0.214 H 326.2°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EFE |
|---|---|
| RGB | rgb(250, 126, 254) |
| HSL | hsl(298, 98%, 75%) |
| HSV | hsv(298, 50%, 100%) |
| CMYK | cmyk(1.6%, 50.4%, 0%, 0.4%) |
| CIE-LAB | lab(71.15, 64.36, -43.18) |
| CIE-LCH | lch(71.15, 77.51, 326.14°) |
| OKLab | oklab(77.81% 0.1775 -0.1188) |
| OKLCH | oklch(77.81% 0.214 326.2) |
| XYZ | xyz(64.7733, 42.4050, 98.5199) |
| Luminance | 0.4240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 3.86
Violet Pink
#FB5FFC
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 5.01
Candy Pink
#FF63E9
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EFE #82FE7E
analogous
#BA7EFE #FA7EFE #FE7EC2
triadic
#FA7EFE #FEFA7E #7EFEFA
tetradic
#FA7EFE #FEBA7E #82FE7E #7EC2FE
square
#FA7EFE #FEBA7E #82FE7E #7EC2FE
split-complementary
#FA7EFE #C2FE7E #7EFEBA
monochromatic
#F505FD #F841FE #FA7EFE #FCBBFE #FEE1FF
Accessibility & contrast
On white
2.22
#FA7EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FA7EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EFE
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EFE | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#96B4FA
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa7efe; /* rgb */ color: rgb(250, 126, 254); /* oklch */ color: oklch(77.8% 0.214 326.2);
Tailwind
colors: {
custom: {
50: '#fea8ff',
500: '#fa7efe',
950: '#000000',
},
}SCSS
$custom: #fa7efe; $custom-light: #fea8ff; $custom-dark: #000000;
JSON
{
"hex": "#fa7efe",
"rgb": {
"r": 250,
"g": 126,
"b": 254
},
"hsl": {
"h": 298.125,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.77805,
"c": 0.2136,
"h": 326.2
},
"luminance": 0.42401
}Semantic roles & 50–950 ramp
primary
#FA7EFE
secondary
#D5F7D4
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86