#FA7EF4#FA7EF4
#FA7EF4 is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.3% C 0.205 H 329.2°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EF4 |
|---|---|
| RGB | rgb(250, 126, 244) |
| HSL | hsl(303, 93%, 74%) |
| HSV | hsv(303, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 2.4%, 2%) |
| CIE-LAB | lab(70.72, 62.65, -38.39) |
| CIE-LCH | lch(70.72, 73.48, 328.50°) |
| OKLab | oklab(77.35% 0.176 -0.1051) |
| OKLCH | oklch(77.35% 0.205 329.2) |
| XYZ | xyz(63.2136, 41.7811, 90.3054) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.89
Purply Pink
#F075E6
ΔE00 2.82
Candy Pink
#FF63E9
ΔE00 4.46
Light Magenta
#FA5FF7
ΔE00 5.19
Violet Pink
#FB5FFC
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EF4 #7EFA84
analogous
#C27EFA #FA7EF4 #FA7EB6
triadic
#FA7EF4 #F4FA7E #7EF4FA
tetradic
#FA7EF4 #FAC27E #7EFA84 #7EB6FA
square
#FA7EF4 #FAC27E #7EFA84 #7EB6FA
split-complementary
#FA7EF4 #B6FA7E #7EFAC2
monochromatic
#F409E9 #F843EF #FA7EF4 #FCB9F9 #FEE2FC
Accessibility & contrast
On white
2.24
#FA7EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#FA7EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EF4
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EF4 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F8
Deuteranopia (green-blind)
#9AB3F0
Tritanopia (blue-blind)
#FF8AAE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa7ef4; /* rgb */ color: rgb(250, 126, 244); /* oklch */ color: oklch(77.3% 0.205 329.2);
Tailwind
colors: {
custom: {
50: '#fea8f8',
500: '#fa7ef4',
950: '#000000',
},
}SCSS
$custom: #fa7ef4; $custom-light: #fea8f8; $custom-dark: #000000;
JSON
{
"hex": "#fa7ef4",
"rgb": {
"r": 250,
"g": 126,
"b": 244
},
"hsl": {
"h": 302.903,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.77347,
"c": 0.20501,
"h": 329.2
},
"luminance": 0.41777
}Semantic roles & 50–950 ramp
primary
#FA7EF4
secondary
#D5F6D7
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85