#FA78E6#FA78E6
#FA78E6 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.0% C 0.203 H 333.6°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FA78E6 |
|---|---|
| RGB | rgb(250, 120, 230) |
| HSL | hsl(309, 93%, 73%) |
| HSV | hsv(309, 52%, 98%) |
| CMYK | cmyk(0%, 52%, 8%, 2%) |
| CIE-LAB | lab(69.09, 63.14, -33.22) |
| CIE-LCH | lch(69.09, 71.35, 332.25°) |
| OKLab | oklab(75.96% 0.1816 -0.0903) |
| OKLCH | oklch(75.96% 0.203 333.6) |
| XYZ | xyz(60.4237, 39.4742, 79.2843) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.00
Violet (CSS)
#EE82EE
ΔE00 3.02
Candy Pink
#FF63E9
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 5.17
Light Magenta
#FA5FF7
ΔE00 5.29
Violet Pink
#FB5FFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA78E6 #78FA8C
analogous
#CD78FA #FA78E6 #FA78A5
triadic
#FA78E6 #E6FA78 #78E6FA
tetradic
#FA78E6 #FACD78 #78FA8C #78A5FA
square
#FA78E6 #FACD78 #78FA8C #78A5FA
split-complementary
#FA78E6 #A5FA78 #78FACD
monochromatic
#EF09CB #F83DDB #FA78E6 #FCB3F1 #FEE1FA
Accessibility & contrast
On white
2.36
#FA78E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FA78E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA78E6
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA78E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA78E6 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769DEA
Deuteranopia (green-blind)
#9CB0E2
Tritanopia (blue-blind)
#FF80A5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa78e6; /* rgb */ color: rgb(250, 120, 230); /* oklch */ color: oklch(76.0% 0.203 333.6);
Tailwind
colors: {
custom: {
50: '#ffa4ee',
500: '#fa78e6',
950: '#000000',
},
}SCSS
$custom: #fa78e6; $custom-light: #ffa4ee; $custom-dark: #000000;
JSON
{
"hex": "#fa78e6",
"rgb": {
"r": 250,
"g": 120,
"b": 230
},
"hsl": {
"h": 309.231,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.75956,
"c": 0.20284,
"h": 333.6
},
"luminance": 0.3947
}Semantic roles & 50–950 ramp
primary
#FA78E6
secondary
#D5F6DA
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84