#FA7EF3#FA7EF3
#FA7EF3 is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.3% C 0.204 H 329.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EF3 |
|---|---|
| RGB | rgb(250, 126, 243) |
| HSL | hsl(303, 93%, 74%) |
| HSV | hsv(303, 50%, 98%) |
| CMYK | cmyk(0%, 49.6%, 2.8%, 2%) |
| CIE-LAB | lab(70.68, 62.48, -37.91) |
| CIE-LCH | lch(70.68, 73.08, 328.75°) |
| OKLab | oklab(77.3% 0.1759 -0.1037) |
| OKLCH | oklch(77.3% 0.204 329.5) |
| XYZ | xyz(63.0621, 41.7205, 89.5079) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.87
Purply Pink
#F075E6
ΔE00 2.75
Candy Pink
#FF63E9
ΔE00 4.42
Light Magenta
#FA5FF7
ΔE00 5.24
Violet Pink
#FB5FFC
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EF3 #7EFA85
analogous
#C37EFA #FA7EF3 #FA7EB5
triadic
#FA7EF3 #F3FA7E #7EF3FA
tetradic
#FA7EF3 #FAC37E #7EFA85 #7EB5FA
square
#FA7EF3 #FAC37E #7EFA85 #7EB5FA
split-complementary
#FA7EF3 #B5FA7E #7EFAC3
monochromatic
#F409E7 #F843EE #FA7EF3 #FCB9F8 #FEE2FC
Accessibility & contrast
On white
2.25
#FA7EF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#FA7EF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EF3
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EF3 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F7
Deuteranopia (green-blind)
#9BB3EF
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fa7ef3; /* rgb */ color: rgb(250, 126, 243); /* oklch */ color: oklch(77.3% 0.204 329.5);
Tailwind
colors: {
custom: {
50: '#fea8f7',
500: '#fa7ef3',
950: '#000000',
},
}SCSS
$custom: #fa7ef3; $custom-light: #fea8f7; $custom-dark: #000000;
JSON
{
"hex": "#fa7ef3",
"rgb": {
"r": 250,
"g": 126,
"b": 243
},
"hsl": {
"h": 303.387,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.77302,
"c": 0.20416,
"h": 329.5
},
"luminance": 0.41717
}Semantic roles & 50–950 ramp
primary
#FA7EF3
secondary
#D5F6D7
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85