#FC66FB#FC66FB
#FC66FB is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 75.1% C 0.246 H 328.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FC66FB |
|---|---|
| RGB | rgb(252, 102, 251) |
| HSL | hsl(300, 96%, 69%) |
| HSV | hsv(300, 60%, 99%) |
| CMYK | cmyk(0%, 59.5%, 0.4%, 1.2%) |
| CIE-LAB | lab(67.40, 74.86, -47.41) |
| CIE-LCH | lch(67.40, 88.60, 327.65°) |
| OKLab | oklab(75.07% 0.2089 -0.1307) |
| OKLCH | oklch(75.07% 0.246 328) |
| XYZ | xyz(62.3080, 37.1673, 95.1403) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.13
Light Magenta
#FA5FF7
ΔE00 1.26
Candy Pink
#FF63E9
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 3.87
Violet (CSS)
#EE82EE
ΔE00 5.07
Orchid
#DA70D6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC66FB #66FC67
analogous
#B266FC #FC66FB #FC66B0
triadic
#FC66FB #FBFC66 #66FBFC
tetradic
#FC66FB #FCB266 #66FC67 #66B0FC
square
#FC66FB #FCB266 #66FC67 #66B0FC
split-complementary
#FC66FB #B0FC66 #66FCB2
monochromatic
#E304E2 #FB2AF9 #FC66FB #FDA2FD #FEDEFE
Accessibility & contrast
On white
2.49
#FC66FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#FC66FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC66FB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC66FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC66FB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5597FF
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#FF79A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc66fb; /* rgb */ color: rgb(252, 102, 251); /* oklch */ color: oklch(75.1% 0.246 328.0);
Tailwind
colors: {
custom: {
50: '#ff9afd',
500: '#fc66fb',
950: '#000000',
},
}SCSS
$custom: #fc66fb; $custom-light: #ff9afd; $custom-dark: #000000;
JSON
{
"hex": "#fc66fb",
"rgb": {
"r": 252,
"g": 102,
"b": 251
},
"hsl": {
"h": 300.4,
"s": 96.154,
"l": 69.412
},
"oklch": {
"l": 0.7507,
"c": 0.2464,
"h": 328
},
"luminance": 0.37163
}Semantic roles & 50–950 ramp
primary
#FC66FB
secondary
#C9F5CA
accent
#E60200
background
#FFFAFF
surface
#FFF3FF
border
#D7CDD7
text
#180F18
muted
#867F86