#FA69FF#FA69FF
#FA69FF is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.3% C 0.245 H 326.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FA69FF |
|---|---|
| RGB | rgb(250, 105, 255) |
| HSL | hsl(298, 100%, 71%) |
| HSV | hsv(298, 59%, 100%) |
| CMYK | cmyk(2%, 58.8%, 0%, 0%) |
| CIE-LAB | lab(67.76, 73.81, -49.05) |
| CIE-LCH | lch(67.76, 88.62, 326.39°) |
| OKLab | oklab(75.34% 0.2036 -0.1356) |
| OKLCH | oklch(75.34% 0.245 326.3) |
| XYZ | xyz(62.5247, 37.6509, 98.5624) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.47
Light Magenta
#FA5FF7
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 4.17
Violet (CSS)
#EE82EE
ΔE00 4.97
Orchid
#DA70D6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA69FF #6EFF69
analogous
#AF69FF #FA69FF #FF69B9
triadic
#FA69FF #FFFA69 #69FFFA
tetradic
#FA69FF #FFAF69 #6EFF69 #69B9FF
square
#FA69FF #FFAF69 #6EFF69 #69B9FF
split-complementary
#FA69FF #B9FF69 #69FFAF
monochromatic
#E600EE #F82CFF #FA69FF #FCA6FF #FEE0FF
Accessibility & contrast
On white
2.46
#FA69FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#FA69FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA69FF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA69FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA69FF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5499FF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#FF7DAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fa69ff; /* rgb */ color: rgb(250, 105, 255); /* oklch */ color: oklch(75.3% 0.245 326.3);
Tailwind
colors: {
custom: {
50: '#ff9cff',
500: '#fa69ff',
950: '#000000',
},
}SCSS
$custom: #fa69ff; $custom-light: #ff9cff; $custom-dark: #000000;
JSON
{
"hex": "#fa69ff",
"rgb": {
"r": 250,
"g": 105,
"b": 255
},
"hsl": {
"h": 298,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.75338,
"c": 0.24457,
"h": 326.3
},
"luminance": 0.37647
}Semantic roles & 50–950 ramp
primary
#FA69FF
secondary
#CFF6CE
accent
#E60008
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86