#FA78FF#FA78FF
#FA78FF is a light, highly saturated purple. Relative luminance 0.410; OKLCH L 77.1% C 0.223 H 326.0°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FA78FF |
|---|---|
| RGB | rgb(250, 120, 255) |
| HSL | hsl(298, 100%, 74%) |
| HSV | hsv(298, 53%, 100%) |
| CMYK | cmyk(2%, 52.9%, 0%, 0%) |
| CIE-LAB | lab(70.16, 67.29, -45.28) |
| CIE-LCH | lch(70.16, 81.10, 326.06°) |
| OKLab | oklab(77.09% 0.1853 -0.1248) |
| OKLCH | oklch(77.09% 0.223 326) |
| XYZ | xyz(64.1895, 40.9805, 99.1174) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.23
Purply Pink
#F075E6
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 3.85
Light Magenta
#FA5FF7
ΔE00 4.01
Candy Pink
#FF63E9
ΔE00 4.57
Orchid
#DA70D6
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA78FF #7DFF78
analogous
#B678FF #FA78FF #FF78C0
triadic
#FA78FF #FFFA78 #78FFFA
tetradic
#FA78FF #FFB678 #7DFF78 #78C0FF
square
#FA78FF #FFB678 #7DFF78 #78C0FF
split-complementary
#FA78FF #C0FF78 #78FFB6
monochromatic
#F300FD #F83BFF #FA78FF #FCB5FF #FEE0FF
Accessibility & contrast
On white
2.28
#FA78FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FA78FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA78FF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA78FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA78FF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#FF88B1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fa78ff; /* rgb */ color: rgb(250, 120, 255); /* oklch */ color: oklch(77.1% 0.223 326.0);
Tailwind
colors: {
custom: {
50: '#ffa4ff',
500: '#fa78ff',
950: '#000000',
},
}SCSS
$custom: #fa78ff; $custom-light: #ffa4ff; $custom-dark: #000000;
JSON
{
"hex": "#fa78ff",
"rgb": {
"r": 250,
"g": 120,
"b": 255
},
"hsl": {
"h": 297.778,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.77093,
"c": 0.22342,
"h": 326
},
"luminance": 0.40977
}Semantic roles & 50–950 ramp
primary
#FA78FF
secondary
#D5F7D4
accent
#E60008
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86