#FA78E5#FA78E5
#FA78E5 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 75.9% C 0.202 H 333.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FA78E5 |
|---|---|
| RGB | rgb(250, 120, 229) |
| HSL | hsl(310, 93%, 73%) |
| HSV | hsv(310, 52%, 98%) |
| CMYK | cmyk(0%, 52%, 8.4%, 2%) |
| CIE-LAB | lab(69.05, 62.98, -32.73) |
| CIE-LCH | lch(69.05, 70.98, 332.54°) |
| OKLab | oklab(75.91% 0.1815 -0.0889) |
| OKLCH | oklch(75.91% 0.202 333.9) |
| XYZ | xyz(60.2837, 39.4182, 78.5469) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.09
Violet (CSS)
#EE82EE
ΔE00 3.14
Candy Pink
#FF63E9
ΔE00 3.42
Lavender Pink
#DD85D7
ΔE00 5.13
Light Magenta
#FA5FF7
ΔE00 5.41
Orchid
#DA70D6
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA78E5 #78FA8D
analogous
#CE78FA #FA78E5 #FA78A4
triadic
#FA78E5 #E5FA78 #78E5FA
tetradic
#FA78E5 #FACE78 #78FA8D #78A4FA
square
#FA78E5 #FACE78 #78FA8D #78A4FA
split-complementary
#FA78E5 #A4FA78 #78FACE
monochromatic
#EF09CA #F83DDA #FA78E5 #FCB3F0 #FEE1F9
Accessibility & contrast
On white
2.36
#FA78E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FA78E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA78E5
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA78E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA78E5 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769DE9
Deuteranopia (green-blind)
#9CAFE1
Tritanopia (blue-blind)
#FF80A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fa78e5; /* rgb */ color: rgb(250, 120, 229); /* oklch */ color: oklch(75.9% 0.202 333.9);
Tailwind
colors: {
custom: {
50: '#ffa4ed',
500: '#fa78e5',
950: '#000000',
},
}SCSS
$custom: #fa78e5; $custom-light: #ffa4ed; $custom-dark: #000000;
JSON
{
"hex": "#fa78e5",
"rgb": {
"r": 250,
"g": 120,
"b": 229
},
"hsl": {
"h": 309.692,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.75913,
"c": 0.20206,
"h": 333.9
},
"luminance": 0.39414
}Semantic roles & 50–950 ramp
primary
#FA78E5
secondary
#D5F6DA
accent
#E62500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84