#FA7FFC#FA7FFC
#FA7FFC is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.210 H 326.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7FFC |
|---|---|
| RGB | rgb(250, 127, 252) |
| HSL | hsl(299, 95%, 74%) |
| HSV | hsv(299, 50%, 99%) |
| CMYK | cmyk(0.8%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(71.24, 63.55, -41.96) |
| CIE-LCH | lch(71.24, 76.15, 326.57°) |
| OKLab | oklab(77.84% 0.1759 -0.1153) |
| OKLCH | oklch(77.84% 0.21 326.8) |
| XYZ | xyz(64.5832, 42.5345, 96.8848) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.41
Purply Pink
#F075E6
ΔE00 3.70
Candy Pink
#FF63E9
ΔE00 5.12
Violet Pink
#FB5FFC
ΔE00 5.12
Light Magenta
#FA5FF7
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7FFC #81FC7F
analogous
#BC7FFC #FA7FFC #FC7FC0
triadic
#FA7FFC #FCFA7F #7FFCFA
tetradic
#FA7FFC #FCBC7F #81FC7F #7FC0FC
square
#FA7FFC #FCBC7F #81FC7F #7FC0FC
split-complementary
#FA7FFC #C0FC7F #7FFCBC
monochromatic
#F507F9 #F843FB #FA7FFC #FCBBFD #FEE1FE
Accessibility & contrast
On white
2.21
#FA7FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FA7FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7FFC
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7FFC | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#FF8DB2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa7ffc; /* rgb */ color: rgb(250, 127, 252); /* oklch */ color: oklch(77.8% 0.210 326.8);
Tailwind
colors: {
custom: {
50: '#fea8fe',
500: '#fa7ffc',
950: '#000000',
},
}SCSS
$custom: #fa7ffc; $custom-light: #fea8fe; $custom-dark: #000000;
JSON
{
"hex": "#fa7ffc",
"rgb": {
"r": 250,
"g": 127,
"b": 252
},
"hsl": {
"h": 299.04,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.77842,
"c": 0.21033,
"h": 326.8
},
"luminance": 0.42531
}Semantic roles & 50–950 ramp
primary
#FA7FFC
secondary
#D5F7D4
accent
#E60004
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86