#FA7EFB#FA7EFB
#FA7EFB is a light, highly saturated purple. Relative luminance 0.422; OKLCH L 77.7% C 0.211 H 327.1°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7EFB |
|---|---|
| RGB | rgb(250, 126, 251) |
| HSL | hsl(300, 94%, 74%) |
| HSV | hsv(300, 50%, 98%) |
| CMYK | cmyk(0.4%, 49.8%, 0%, 1.6%) |
| CIE-LAB | lab(71.02, 63.84, -41.75) |
| CIE-LCH | lch(71.02, 76.28, 326.81°) |
| OKLab | oklab(77.67% 0.1771 -0.1147) |
| OKLCH | oklch(77.67% 0.211 327.1) |
| XYZ | xyz(64.2966, 42.2143, 96.0096) |
| Luminance | 0.4221 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 3.50
Candy Pink
#FF63E9
ΔE00 4.90
Violet Pink
#FB5FFC
ΔE00 4.97
Light Magenta
#FA5FF7
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7EFB #7FFB7E
analogous
#BC7EFB #FA7EFB #FB7EBE
triadic
#FA7EFB #FBFA7E #7EFBFA
tetradic
#FA7EFB #FBBC7E #7FFB7E #7EBEFB
square
#FA7EFB #FBBC7E #7FFB7E #7EBEFB
split-complementary
#FA7EFB #BEFB7E #7EFBBC
monochromatic
#F508F7 #F843F9 #FA7EFB #FCB9FD #FEE1FE
Accessibility & contrast
On white
2.22
#FA7EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#FA7EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7EFB
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7EFB | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#97B4F7
Tritanopia (blue-blind)
#FF8CB1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa7efb; /* rgb */ color: rgb(250, 126, 251); /* oklch */ color: oklch(77.7% 0.211 327.1);
Tailwind
colors: {
custom: {
50: '#fea8fd',
500: '#fa7efb',
950: '#000000',
},
}SCSS
$custom: #fa7efb; $custom-light: #fea8fd; $custom-dark: #000000;
JSON
{
"hex": "#fa7efb",
"rgb": {
"r": 250,
"g": 126,
"b": 251
},
"hsl": {
"h": 299.52,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.77666,
"c": 0.21098,
"h": 327.1
},
"luminance": 0.42211
}Semantic roles & 50–950 ramp
primary
#FA7EFB
secondary
#D5F6D5
accent
#E60002
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85