#FA7FF5#FA7FF5
#FA7FF5 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.5% C 0.204 H 328.9°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7FF5 |
|---|---|
| RGB | rgb(250, 127, 245) |
| HSL | hsl(302, 92%, 74%) |
| HSV | hsv(302, 49%, 98%) |
| CMYK | cmyk(0%, 49.2%, 2%, 2%) |
| CIE-LAB | lab(70.94, 62.35, -38.60) |
| CIE-LCH | lch(70.94, 73.33, 328.24°) |
| OKLab | oklab(77.52% 0.1749 -0.1057) |
| OKLCH | oklch(77.52% 0.204 328.9) |
| XYZ | xyz(63.4943, 42.0990, 91.1500) |
| Luminance | 0.4209 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 3.01
Candy Pink
#FF63E9
ΔE00 4.67
Light Magenta
#FA5FF7
ΔE00 5.33
Violet Pink
#FB5FFC
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7FF5 #7FFA84
analogous
#C27FFA #FA7FF5 #FA7FB8
triadic
#FA7FF5 #F5FA7F #7FF5FA
tetradic
#FA7FF5 #FAC27F #7FFA84 #7FB8FA
square
#FA7FF5 #FAC27F #7FFA84 #7FB8FA
split-complementary
#FA7FF5 #B8FA7F #7FFAC2
monochromatic
#F50AEB #F844F0 #FA7FF5 #FCBAFA #FEE2FD
Accessibility & contrast
On white
2.23
#FA7FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FA7FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7FF5
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7FF5 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A3F9
Deuteranopia (green-blind)
#9BB4F1
Tritanopia (blue-blind)
#FF8BAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa7ff5; /* rgb */ color: rgb(250, 127, 245); /* oklch */ color: oklch(77.5% 0.204 328.9);
Tailwind
colors: {
custom: {
50: '#fea8f9',
500: '#fa7ff5',
950: '#000000',
},
}SCSS
$custom: #fa7ff5; $custom-light: #fea8f9; $custom-dark: #000000;
JSON
{
"hex": "#fa7ff5",
"rgb": {
"r": 250,
"g": 127,
"b": 245
},
"hsl": {
"h": 302.439,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.77523,
"c": 0.2043,
"h": 328.9
},
"luminance": 0.42095
}Semantic roles & 50–950 ramp
primary
#FA7FF5
secondary
#D5F6D6
accent
#E60900
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85