#FA69FC#FA69FC
#FA69FC is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 75.2% C 0.242 H 327.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FA69FC |
|---|---|
| RGB | rgb(250, 105, 252) |
| HSL | hsl(299, 96%, 70%) |
| HSV | hsv(299, 58%, 99%) |
| CMYK | cmyk(0.8%, 58.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.62, 73.31, -47.63) |
| CIE-LCH | lch(67.62, 87.42, 326.99°) |
| OKLab | oklab(75.19% 0.2033 -0.1315) |
| OKLCH | oklch(75.19% 0.242 327.1) |
| XYZ | xyz(62.0456, 37.4593, 96.0389) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.42
Light Magenta
#FA5FF7
ΔE00 1.61
Candy Pink
#FF63E9
ΔE00 3.28
Purply Pink
#F075E6
ΔE00 3.79
Violet (CSS)
#EE82EE
ΔE00 4.77
Orchid
#DA70D6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA69FC #6BFC69
analogous
#B169FC #FA69FC #FC69B4
triadic
#FA69FC #FCFA69 #69FCFA
tetradic
#FA69FC #FCB169 #6BFC69 #69B4FC
square
#FA69FC #FCB169 #6BFC69 #69B4FC
split-complementary
#FA69FC #B4FC69 #69FCB1
monochromatic
#E305E6 #F82DFB #FA69FC #FCA5FD #FEE1FE
Accessibility & contrast
On white
2.47
#FA69FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#FA69FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA69FC
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA69FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA69FC | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5799FF
Deuteranopia (green-blind)
#89ABF8
Tritanopia (blue-blind)
#FF7CA9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa69fc; /* rgb */ color: rgb(250, 105, 252); /* oklch */ color: oklch(75.2% 0.242 327.1);
Tailwind
colors: {
custom: {
50: '#ff9cfe',
500: '#fa69fc',
950: '#000000',
},
}SCSS
$custom: #fa69fc; $custom-light: #ff9cfe; $custom-dark: #000000;
JSON
{
"hex": "#fa69fc",
"rgb": {
"r": 250,
"g": 105,
"b": 252
},
"hsl": {
"h": 299.184,
"s": 96.078,
"l": 70
},
"oklch": {
"l": 0.75188,
"c": 0.24213,
"h": 327.1
},
"luminance": 0.37455
}Semantic roles & 50–950 ramp
primary
#FA69FC
secondary
#CCF5CC
accent
#E60003
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86