#FA78EB#FA78EB
#FA78EB is a light, highly saturated purple. Relative luminance 0.398; OKLCH L 76.2% C 0.207 H 332.0°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FA78EB |
|---|---|
| RGB | rgb(250, 120, 235) |
| HSL | hsl(307, 93%, 73%) |
| HSV | hsv(307, 52%, 98%) |
| CMYK | cmyk(0%, 52%, 6%, 2%) |
| CIE-LAB | lab(69.30, 63.95, -35.66) |
| CIE-LCH | lch(69.30, 73.22, 330.85°) |
| OKLab | oklab(76.17% 0.1825 -0.0972) |
| OKLCH | oklch(76.17% 0.207 332) |
| XYZ | xyz(61.1360, 39.7591, 83.0353) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.78
Violet (CSS)
#EE82EE
ΔE00 2.56
Candy Pink
#FF63E9
ΔE00 3.23
Light Magenta
#FA5FF7
ΔE00 4.76
Violet Pink
#FB5FFC
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA78EB #78FA87
analogous
#C878FA #FA78EB #FA78AA
triadic
#FA78EB #EBFA78 #78EBFA
tetradic
#FA78EB #FAC878 #78FA87 #78AAFA
square
#FA78EB #FAC878 #78FA87 #78AAFA
split-complementary
#FA78EB #AAFA78 #78FAC8
monochromatic
#EF09D4 #F83DE2 #FA78EB #FCB3F4 #FEE1FB
Accessibility & contrast
On white
2.35
#FA78EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#FA78EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA78EB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA78EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA78EB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEF
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#FF82A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fa78eb; /* rgb */ color: rgb(250, 120, 235); /* oklch */ color: oklch(76.2% 0.207 332.0);
Tailwind
colors: {
custom: {
50: '#ffa4f1',
500: '#fa78eb',
950: '#000000',
},
}SCSS
$custom: #fa78eb; $custom-light: #ffa4f1; $custom-dark: #000000;
JSON
{
"hex": "#fa78eb",
"rgb": {
"r": 250,
"g": 120,
"b": 235
},
"hsl": {
"h": 306.923,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.76173,
"c": 0.20679,
"h": 332
},
"luminance": 0.39755
}Semantic roles & 50–950 ramp
primary
#FA78EB
secondary
#D5F6D9
accent
#E61A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85