#FA78E9#FA78E9
#FA78E9 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.1% C 0.205 H 332.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FA78E9 |
|---|---|
| RGB | rgb(250, 120, 233) |
| HSL | hsl(308, 93%, 73%) |
| HSV | hsv(308, 52%, 98%) |
| CMYK | cmyk(0%, 52%, 6.8%, 2%) |
| CIE-LAB | lab(69.22, 63.62, -34.69) |
| CIE-LCH | lch(69.22, 72.46, 331.40°) |
| OKLab | oklab(76.09% 0.1822 -0.0945) |
| OKLCH | oklch(76.09% 0.205 332.6) |
| XYZ | xyz(60.8486, 39.6442, 81.5221) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.82
Violet (CSS)
#EE82EE
ΔE00 2.72
Candy Pink
#FF63E9
ΔE00 3.26
Light Magenta
#FA5FF7
ΔE00 4.96
Violet Pink
#FB5FFC
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA78E9 #78FA89
analogous
#CA78FA #FA78E9 #FA78A8
triadic
#FA78E9 #E9FA78 #78E9FA
tetradic
#FA78E9 #FACA78 #78FA89 #78A8FA
square
#FA78E9 #FACA78 #78FA89 #78A8FA
split-complementary
#FA78E9 #A8FA78 #78FACA
monochromatic
#EF09D1 #F83DDF #FA78E9 #FCB3F3 #FEE1FA
Accessibility & contrast
On white
2.35
#FA78E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#FA78E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA78E9
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA78E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA78E9 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759DED
Deuteranopia (green-blind)
#9BB0E5
Tritanopia (blue-blind)
#FF81A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa78e9; /* rgb */ color: rgb(250, 120, 233); /* oklch */ color: oklch(76.1% 0.205 332.6);
Tailwind
colors: {
custom: {
50: '#ffa4f0',
500: '#fa78e9',
950: '#000000',
},
}SCSS
$custom: #fa78e9; $custom-light: #ffa4f0; $custom-dark: #000000;
JSON
{
"hex": "#fa78e9",
"rgb": {
"r": 250,
"g": 120,
"b": 233
},
"hsl": {
"h": 307.846,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.76086,
"c": 0.2052,
"h": 332.6
},
"luminance": 0.3964
}Semantic roles & 50–950 ramp
primary
#FA78E9
secondary
#D5F6D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84