#FC66FF#FC66FF
#FC66FF is a light, highly saturated purple. Relative luminance 0.374; OKLCH L 75.3% C 0.250 H 326.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FC66FF |
|---|---|
| RGB | rgb(252, 102, 255) |
| HSL | hsl(299, 100%, 70%) |
| HSV | hsv(299, 60%, 100%) |
| CMYK | cmyk(1.2%, 60%, 0%, 0%) |
| CIE-LAB | lab(67.59, 75.51, -49.30) |
| CIE-LCH | lch(67.59, 90.18, 326.86°) |
| OKLab | oklab(75.27% 0.2091 -0.1362) |
| OKLCH | oklch(75.27% 0.25 326.9) |
| XYZ | xyz(62.9452, 37.4222, 98.4961) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.13
Light Magenta
#FA5FF7
ΔE00 1.54
Candy Pink
#FF63E9
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 4.33
Violet (CSS)
#EE82EE
ΔE00 5.30
Orchid
#DA70D6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC66FF #69FF66
analogous
#B066FF #FC66FF #FF66B5
triadic
#FC66FF #FFFC66 #66FFFC
tetradic
#FC66FF #FFB066 #69FF66 #66B5FF
square
#FC66FF #FFB066 #69FF66 #66B5FF
split-complementary
#FC66FF #B5FF66 #66FFB0
monochromatic
#E600EB #FB29FF #FC66FF #FDA3FF #FEE0FF
Accessibility & contrast
On white
2.48
#FC66FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#FC66FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC66FF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC66FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC66FF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5198FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#FF7AAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc66ff; /* rgb */ color: rgb(252, 102, 255); /* oklch */ color: oklch(75.3% 0.250 326.9);
Tailwind
colors: {
custom: {
50: '#ff9aff',
500: '#fc66ff',
950: '#000000',
},
}SCSS
$custom: #fc66ff; $custom-light: #ff9aff; $custom-dark: #000000;
JSON
{
"hex": "#fc66ff",
"rgb": {
"r": 252,
"g": 102,
"b": 255
},
"hsl": {
"h": 298.824,
"s": 100,
"l": 70
},
"oklch": {
"l": 0.7527,
"c": 0.24958,
"h": 326.9
},
"luminance": 0.37418
}Semantic roles & 50–950 ramp
primary
#FC66FF
secondary
#CCF6CB
accent
#E60004
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86