#FC65FA#FC65FA
#FC65FA is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.9% C 0.247 H 328.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FC65FA |
|---|---|
| RGB | rgb(252, 101, 250) |
| HSL | hsl(301, 96%, 69%) |
| HSV | hsv(301, 60%, 99%) |
| CMYK | cmyk(0%, 59.9%, 0.8%, 1.2%) |
| CIE-LAB | lab(67.21, 75.10, -47.16) |
| CIE-LCH | lch(67.21, 88.68, 327.87°) |
| OKLab | oklab(74.91% 0.2099 -0.13) |
| OKLCH | oklch(74.91% 0.247 328.2) |
| XYZ | xyz(62.0531, 36.9090, 94.2797) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.04
Light Magenta
#FA5FF7
ΔE00 1.08
Candy Pink
#FF63E9
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 3.85
Violet (CSS)
#EE82EE
ΔE00 5.15
Orchid
#DA70D6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC65FA #65FC67
analogous
#B365FC #FC65FA #FC65AF
triadic
#FC65FA #FAFC65 #65FAFC
tetradic
#FC65FA #FCB365 #65FC67 #65AFFC
square
#FC65FA #FCB365 #65FC67 #65AFFC
split-complementary
#FC65FA #AFFC65 #65FCB3
monochromatic
#E204DF #FB29F8 #FC65FA #FDA1FC #FEDDFE
Accessibility & contrast
On white
2.51
#FC65FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#FC65FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC65FA
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC65FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC65FA | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5497FF
Deuteranopia (green-blind)
#89ABF6
Tritanopia (blue-blind)
#FF77A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc65fa; /* rgb */ color: rgb(252, 101, 250); /* oklch */ color: oklch(74.9% 0.247 328.2);
Tailwind
colors: {
custom: {
50: '#ff9afc',
500: '#fc65fa',
950: '#000000',
},
}SCSS
$custom: #fc65fa; $custom-light: #ff9afc; $custom-dark: #000000;
JSON
{
"hex": "#fc65fa",
"rgb": {
"r": 252,
"g": 101,
"b": 250
},
"hsl": {
"h": 300.795,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.74914,
"c": 0.24692,
"h": 328.2
},
"luminance": 0.36905
}Semantic roles & 50–950 ramp
primary
#FC65FA
secondary
#C8F4C9
accent
#E60300
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85