#FA66F0#FA66F0
#FA66F0 is a light, highly saturated purple. Relative luminance 0.361; OKLCH L 74.3% C 0.237 H 330.4°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FA66F0 |
|---|---|
| RGB | rgb(250, 102, 240) |
| HSL | hsl(304, 94%, 69%) |
| HSV | hsv(304, 59%, 98%) |
| CMYK | cmyk(0%, 59.2%, 4%, 2%) |
| CIE-LAB | lab(66.61, 72.60, -42.61) |
| CIE-LCH | lch(66.61, 84.18, 329.59°) |
| OKLab | oklab(74.27% 0.2058 -0.117) |
| OKLCH | oklch(74.27% 0.237 330.4) |
| XYZ | xyz(59.9035, 36.1222, 86.2383) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.55
Light Magenta
#FA5FF7
ΔE00 1.57
Violet Pink
#FB5FFC
ΔE00 2.09
Purply Pink
#F075E6
ΔE00 2.84
Violet (CSS)
#EE82EE
ΔE00 4.77
Orchid
#DA70D6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA66F0 #66FA70
analogous
#BA66FA #FA66F0 #FA66A6
triadic
#FA66F0 #F0FA66 #66F0FA
tetradic
#FA66F0 #FABA66 #66FA70 #66A6FA
square
#FA66F0 #FABA66 #66FA70 #66A6FA
split-complementary
#FA66F0 #A6FA66 #66FABA
monochromatic
#DE07D0 #F82BEA #FA66F0 #FCA1F6 #FEDDFC
Accessibility & contrast
On white
2.55
#FA66F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#FA66F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA66F0
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA66F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA66F0 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C95F4
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#FF75A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fa66f0; /* rgb */ color: rgb(250, 102, 240); /* oklch */ color: oklch(74.3% 0.237 330.4);
Tailwind
colors: {
custom: {
50: '#ff9af5',
500: '#fa66f0',
950: '#000000',
},
}SCSS
$custom: #fa66f0; $custom-light: #ff9af5; $custom-dark: #000000;
JSON
{
"hex": "#fa66f0",
"rgb": {
"r": 250,
"g": 102,
"b": 240
},
"hsl": {
"h": 304.054,
"s": 93.671,
"l": 69.02
},
"oklch": {
"l": 0.74274,
"c": 0.23667,
"h": 330.4
},
"luminance": 0.36118
}Semantic roles & 50–950 ramp
primary
#FA66F0
secondary
#C8F4CB
accent
#E61000
background
#FFF9FF
surface
#FFF2FE
border
#D7CCD6
text
#180F17
muted
#867E85