#FA7EF2#FA7EF2
#FA7EF2 is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.3% C 0.203 H 329.8°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EF2 |
|---|---|
| RGB | rgb(250, 126, 242) |
| HSL | hsl(304, 93%, 74%) |
| HSV | hsv(304, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 3.2%, 2%) |
| CIE-LAB | lab(70.64, 62.32, -37.43) |
| CIE-LCH | lch(70.64, 72.69, 329.01°) |
| OKLab | oklab(77.26% 0.1757 -0.1023) |
| OKLCH | oklch(77.26% 0.203 329.8) |
| XYZ | xyz(62.9116, 41.6603, 88.7148) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.87
Purply Pink
#F075E6
ΔE00 2.69
Candy Pink
#FF63E9
ΔE00 4.38
Light Magenta
#FA5FF7
ΔE00 5.29
Violet Pink
#FB5FFC
ΔE00 5.44
Lavender Pink
#DD85D7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EF2 #7EFA86
analogous
#C47EFA #FA7EF2 #FA7EB4
triadic
#FA7EF2 #F2FA7E #7EF2FA
tetradic
#FA7EF2 #FAC47E #7EFA86 #7EB4FA
square
#FA7EF2 #FAC47E #7EFA86 #7EB4FA
split-complementary
#FA7EF2 #B4FA7E #7EFAC4
monochromatic
#F409E5 #F843EC #FA7EF2 #FCB9F8 #FEE2FC
Accessibility & contrast
On white
2.25
#FA7EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FA7EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EF2
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EF2 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F6
Deuteranopia (green-blind)
#9BB3EE
Tritanopia (blue-blind)
#FF89AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa7ef2; /* rgb */ color: rgb(250, 126, 242); /* oklch */ color: oklch(77.3% 0.203 329.8);
Tailwind
colors: {
custom: {
50: '#fea8f6',
500: '#fa7ef2',
950: '#000000',
},
}SCSS
$custom: #fa7ef2; $custom-light: #fea8f6; $custom-dark: #000000;
JSON
{
"hex": "#fa7ef2",
"rgb": {
"r": 250,
"g": 126,
"b": 242
},
"hsl": {
"h": 303.871,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.77258,
"c": 0.20333,
"h": 329.8
},
"luminance": 0.41657
}Semantic roles & 50–950 ramp
primary
#FA7EF2
secondary
#D5F6D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85