#FA67FC#FA67FC
#FA67FC is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 75.0% C 0.245 H 327.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FA67FC |
|---|---|
| RGB | rgb(250, 103, 252) |
| HSL | hsl(299, 96%, 70%) |
| HSV | hsv(299, 59%, 99%) |
| CMYK | cmyk(0.8%, 59.1%, 0%, 1.2%) |
| CIE-LAB | lab(67.32, 74.13, -48.11) |
| CIE-LCH | lch(67.32, 88.37, 327.02°) |
| OKLab | oklab(74.97% 0.2057 -0.1328) |
| OKLCH | oklch(74.97% 0.245 327.1) |
| XYZ | xyz(61.8443, 37.0567, 95.9718) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.11
Light Magenta
#FA5FF7
ΔE00 1.35
Candy Pink
#FF63E9
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 3.95
Violet (CSS)
#EE82EE
ΔE00 5.04
Orchid
#DA70D6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA67FC #69FC67
analogous
#B067FC #FA67FC #FC67B3
triadic
#FA67FC #FCFA67 #67FCFA
tetradic
#FA67FC #FCB067 #69FC67 #67B3FC
square
#FA67FC #FCB067 #69FC67 #67B3FC
split-complementary
#FA67FC #B3FC67 #67FCB0
monochromatic
#E105E4 #F82BFB #FA67FC #FCA3FD #FEDFFE
Accessibility & contrast
On white
2.50
#FA67FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#FA67FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA67FC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA67FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA67FC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5498FF
Deuteranopia (green-blind)
#88ABF8
Tritanopia (blue-blind)
#FF7AA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa67fc; /* rgb */ color: rgb(250, 103, 252); /* oklch */ color: oklch(75.0% 0.245 327.1);
Tailwind
colors: {
custom: {
50: '#ff9bfe',
500: '#fa67fc',
950: '#000000',
},
}SCSS
$custom: #fa67fc; $custom-light: #ff9bfe; $custom-dark: #000000;
JSON
{
"hex": "#fa67fc",
"rgb": {
"r": 250,
"g": 103,
"b": 252
},
"hsl": {
"h": 299.195,
"s": 96.129,
"l": 69.608
},
"oklch": {
"l": 0.74969,
"c": 0.24482,
"h": 327.1
},
"luminance": 0.37053
}Semantic roles & 50–950 ramp
primary
#FA67FC
secondary
#CBF5CA
accent
#E60003
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86