#FC66FA#FC66FA
#FC66FA is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 75.0% C 0.246 H 328.2°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FC66FA |
|---|---|
| RGB | rgb(252, 102, 250) |
| HSL | hsl(301, 96%, 69%) |
| HSV | hsv(301, 60%, 99%) |
| CMYK | cmyk(0%, 59.5%, 0.8%, 1.2%) |
| CIE-LAB | lab(67.36, 74.69, -46.93) |
| CIE-LCH | lch(67.36, 88.21, 327.86°) |
| OKLab | oklab(75.02% 0.2088 -0.1294) |
| OKLCH | oklch(75.02% 0.246 328.2) |
| XYZ | xyz(62.1508, 37.1044, 94.3123) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.18
Light Magenta
#FA5FF7
ΔE00 1.22
Candy Pink
#FF63E9
ΔE00 2.81
Purply Pink
#F075E6
ΔE00 3.76
Violet (CSS)
#EE82EE
ΔE00 5.02
Orchid
#DA70D6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC66FA #66FC68
analogous
#B366FC #FC66FA #FC66AF
triadic
#FC66FA #FAFC66 #66FAFC
tetradic
#FC66FA #FCB366 #66FC68 #66AFFC
square
#FC66FA #FCB366 #66FC68 #66AFFC
split-complementary
#FC66FA #AFFC66 #66FCB3
monochromatic
#E304E0 #FB2AF8 #FC66FA #FDA2FC #FEDEFE
Accessibility & contrast
On white
2.49
#FC66FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FC66FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC66FA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC66FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC66FA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5697FE
Deuteranopia (green-blind)
#8AABF6
Tritanopia (blue-blind)
#FF78A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc66fa; /* rgb */ color: rgb(252, 102, 250); /* oklch */ color: oklch(75.0% 0.246 328.2);
Tailwind
colors: {
custom: {
50: '#ff9afc',
500: '#fc66fa',
950: '#000000',
},
}SCSS
$custom: #fc66fa; $custom-light: #ff9afc; $custom-dark: #000000;
JSON
{
"hex": "#fc66fa",
"rgb": {
"r": 252,
"g": 102,
"b": 250
},
"hsl": {
"h": 300.8,
"s": 96.154,
"l": 69.412
},
"oklch": {
"l": 0.75021,
"c": 0.2456,
"h": 328.2
},
"luminance": 0.371
}Semantic roles & 50–950 ramp
primary
#FC66FA
secondary
#C9F5CA
accent
#E60300
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85