#FA7FFD#FA7FFD
#FA7FFD is a light, highly saturated purple. Relative luminance 0.426; OKLCH L 77.9% C 0.211 H 326.5°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FA7FFD |
|---|---|
| RGB | rgb(250, 127, 253) |
| HSL | hsl(299, 97%, 75%) |
| HSV | hsv(299, 50%, 99%) |
| CMYK | cmyk(1.2%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.28, 63.72, -42.43) |
| CIE-LCH | lch(71.28, 76.56, 326.34°) |
| OKLab | oklab(77.89% 0.1761 -0.1166) |
| OKLCH | oklch(77.89% 0.211 326.5) |
| XYZ | xyz(64.7421, 42.5981, 97.7216) |
| Luminance | 0.4259 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Purply Pink
#F075E6
ΔE00 3.81
Violet Pink
#FB5FFC
ΔE00 5.10
Light Magenta
#FA5FF7
ΔE00 5.18
Candy Pink
#FF63E9
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA7FFD #82FD7F
analogous
#BB7FFD #FA7FFD #FD7FC1
triadic
#FA7FFD #FDFA7F #7FFDFA
tetradic
#FA7FFD #FDBB7F #82FD7F #7FC1FD
square
#FA7FFD #FDBB7F #82FD7F #7FC1FD
split-complementary
#FA7FFD #C1FD7F #7FFDBB
monochromatic
#F506FB #F843FC #FA7FFD #FCBBFE #FEE1FF
Accessibility & contrast
On white
2.21
#FA7FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#FA7FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA7FFD
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA7FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA7FFD | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#97B4F9
Tritanopia (blue-blind)
#FF8DB3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fa7ffd; /* rgb */ color: rgb(250, 127, 253); /* oklch */ color: oklch(77.9% 0.211 326.5);
Tailwind
colors: {
custom: {
50: '#fea8fe',
500: '#fa7ffd',
950: '#000000',
},
}SCSS
$custom: #fa7ffd; $custom-light: #fea8fe; $custom-dark: #000000;
JSON
{
"hex": "#fa7ffd",
"rgb": {
"r": 250,
"g": 127,
"b": 253
},
"hsl": {
"h": 298.571,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.77888,
"c": 0.2112,
"h": 326.5
},
"luminance": 0.42595
}Semantic roles & 50–950 ramp
primary
#FA7FFD
secondary
#D5F7D4
accent
#E60005
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86