#FA66FE#FA66FE
#FA66FE is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 75.0% C 0.248 H 326.6°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FA66FE |
|---|---|
| RGB | rgb(250, 102, 254) |
| HSL | hsl(298, 99%, 70%) |
| HSV | hsv(298, 60%, 100%) |
| CMYK | cmyk(1.6%, 59.8%, 0%, 0.4%) |
| CIE-LAB | lab(67.27, 74.87, -49.29) |
| CIE-LCH | lch(67.27, 89.64, 326.64°) |
| OKLab | oklab(74.96% 0.207 -0.1362) |
| OKLCH | oklch(74.96% 0.248 326.6) |
| XYZ | xyz(62.0640, 36.9863, 97.6168) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.00
Light Magenta
#FA5FF7
ΔE00 1.40
Candy Pink
#FF63E9
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 4.27
Violet (CSS)
#EE82EE
ΔE00 5.29
Orchid
#DA70D6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA66FE #6AFE66
analogous
#AE66FE #FA66FE #FE66B6
triadic
#FA66FE #FEFA66 #66FEFA
tetradic
#FA66FE #FEAE66 #6AFE66 #66B6FE
square
#FA66FE #FEAE66 #6AFE66 #66B6FE
split-complementary
#FA66FE #B6FE66 #66FEAE
monochromatic
#E202E8 #F829FE #FA66FE #FCA3FE #FEE0FF
Accessibility & contrast
On white
2.50
#FA66FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#FA66FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA66FE
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA66FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA66FE | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5198FF
Deuteranopia (green-blind)
#86AAFA
Tritanopia (blue-blind)
#FF7AA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fa66fe; /* rgb */ color: rgb(250, 102, 254); /* oklch */ color: oklch(75.0% 0.248 326.6);
Tailwind
colors: {
custom: {
50: '#ff9aff',
500: '#fa66fe',
950: '#000000',
},
}SCSS
$custom: #fa66fe; $custom-light: #ff9aff; $custom-dark: #000000;
JSON
{
"hex": "#fa66fe",
"rgb": {
"r": 250,
"g": 102,
"b": 254
},
"hsl": {
"h": 298.421,
"s": 98.701,
"l": 69.804
},
"oklch": {
"l": 0.74962,
"c": 0.24776,
"h": 326.6
},
"luminance": 0.36982
}Semantic roles & 50–950 ramp
primary
#FA66FE
secondary
#CCF5CA
accent
#E60006
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86