#FA7EF5#FA7EF5
#FA7EF5 is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.4% C 0.206 H 328.9°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EF5 |
|---|---|
| RGB | rgb(250, 126, 245) |
| HSL | hsl(302, 93%, 74%) |
| HSV | hsv(302, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 2%, 2%) |
| CIE-LAB | lab(70.76, 62.82, -38.87) |
| CIE-LCH | lch(70.76, 73.87, 328.25°) |
| OKLab | oklab(77.39% 0.1762 -0.1064) |
| OKLCH | oklch(77.39% 0.206 328.9) |
| XYZ | xyz(63.3658, 41.8420, 91.1072) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.92
Purply Pink
#F075E6
ΔE00 2.90
Candy Pink
#FF63E9
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 5.15
Violet Pink
#FB5FFC
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EF5 #7EFA83
analogous
#C17EFA #FA7EF5 #FA7EB7
triadic
#FA7EF5 #F5FA7E #7EF5FA
tetradic
#FA7EF5 #FAC17E #7EFA83 #7EB7FA
square
#FA7EF5 #FAC17E #7EFA83 #7EB7FA
split-complementary
#FA7EF5 #B7FA7E #7EFAC1
monochromatic
#F409EB #F843F0 #FA7EF5 #FCB9FA #FEE2FD
Accessibility & contrast
On white
2.24
#FA7EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#FA7EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EF5
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EF5 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3F9
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#FF8AAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa7ef5; /* rgb */ color: rgb(250, 126, 245); /* oklch */ color: oklch(77.4% 0.206 328.9);
Tailwind
colors: {
custom: {
50: '#fea8f9',
500: '#fa7ef5',
950: '#000000',
},
}SCSS
$custom: #fa7ef5; $custom-light: #fea8f9; $custom-dark: #000000;
JSON
{
"hex": "#fa7ef5",
"rgb": {
"r": 250,
"g": 126,
"b": 245
},
"hsl": {
"h": 302.419,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.77392,
"c": 0.20585,
"h": 328.9
},
"luminance": 0.41838
}Semantic roles & 50–950 ramp
primary
#FA7EF5
secondary
#D5F6D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85