#FA69FA#FA69FA
#FA69FA is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 75.1% C 0.241 H 327.6°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FA69FA |
|---|---|
| RGB | rgb(250, 105, 250) |
| HSL | hsl(300, 94%, 70%) |
| HSV | hsv(300, 58%, 98%) |
| CMYK | cmyk(0%, 58%, 0%, 2%) |
| CIE-LAB | lab(67.53, 72.98, -46.68) |
| CIE-LCH | lch(67.53, 86.63, 327.39°) |
| OKLab | oklab(75.09% 0.2032 -0.1287) |
| OKLCH | oklch(75.09% 0.241 327.6) |
| XYZ | xyz(61.7303, 37.3332, 94.3786) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.46
Light Magenta
#FA5FF7
ΔE00 1.53
Candy Pink
#FF63E9
ΔE00 2.99
Purply Pink
#F075E6
ΔE00 3.55
Violet (CSS)
#EE82EE
ΔE00 4.66
Orchid
#DA70D6
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA69FA #69FA69
analogous
#B269FA #FA69FA #FA69B2
triadic
#FA69FA #FAFA69 #69FAFA
tetradic
#FA69FA #FAB269 #69FA69 #69B2FA
square
#FA69FA #FAB269 #69FA69 #69B2FA
split-complementary
#FA69FA #B2FA69 #69FAB2
monochromatic
#E108E1 #F82EF8 #FA69FA #FCA4FC #FEDFFE
Accessibility & contrast
On white
2.48
#FA69FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#FA69FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA69FA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA69FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA69FA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5898FE
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#FF7BA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa69fa; /* rgb */ color: rgb(250, 105, 250); /* oklch */ color: oklch(75.1% 0.241 327.6);
Tailwind
colors: {
custom: {
50: '#ff9cfc',
500: '#fa69fa',
950: '#000000',
},
}SCSS
$custom: #fa69fa; $custom-light: #ff9cfc; $custom-dark: #000000;
JSON
{
"hex": "#fa69fa",
"rgb": {
"r": 250,
"g": 105,
"b": 250
},
"hsl": {
"h": 300,
"s": 93.548,
"l": 69.608
},
"oklch": {
"l": 0.75089,
"c": 0.24051,
"h": 327.6
},
"luminance": 0.37329
}Semantic roles & 50–950 ramp
primary
#FA69FA
secondary
#CBF4CB
accent
#E60000
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F17
muted
#867F85