#FC65FF#FC65FF
#FC65FF is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 75.2% C 0.251 H 326.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FC65FF |
|---|---|
| RGB | rgb(252, 101, 255) |
| HSL | hsl(299, 100%, 70%) |
| HSV | hsv(299, 60%, 100%) |
| CMYK | cmyk(1.2%, 60.4%, 0%, 0%) |
| CIE-LAB | lab(67.45, 75.91, -49.53) |
| CIE-LCH | lch(67.45, 90.64, 326.88°) |
| OKLab | oklab(75.16% 0.2103 -0.1369) |
| OKLCH | oklch(75.16% 0.251 326.9) |
| XYZ | xyz(62.8475, 37.2268, 98.4636) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.00
Light Magenta
#FA5FF7
ΔE00 1.44
Candy Pink
#FF63E9
ΔE00 3.54
Purply Pink
#F075E6
ΔE00 4.40
Violet (CSS)
#EE82EE
ΔE00 5.42
Orchid
#DA70D6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC65FF #68FF65
analogous
#AF65FF #FC65FF #FF65B5
triadic
#FC65FF #FFFC65 #65FFFC
tetradic
#FC65FF #FFAF65 #68FF65 #65B5FF
square
#FC65FF #FFAF65 #68FF65 #65B5FF
split-complementary
#FC65FF #B5FF65 #65FFAF
monochromatic
#E500EA #FB28FF #FC65FF #FDA2FF #FEDFFF
Accessibility & contrast
On white
2.49
#FC65FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FC65FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC65FF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC65FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC65FF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5098FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#FF79A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc65ff; /* rgb */ color: rgb(252, 101, 255); /* oklch */ color: oklch(75.2% 0.251 326.9);
Tailwind
colors: {
custom: {
50: '#ff9aff',
500: '#fc65ff',
950: '#000000',
},
}SCSS
$custom: #fc65ff; $custom-light: #ff9aff; $custom-dark: #000000;
JSON
{
"hex": "#fc65ff",
"rgb": {
"r": 252,
"g": 101,
"b": 255
},
"hsl": {
"h": 298.831,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.75164,
"c": 0.25089,
"h": 326.9
},
"luminance": 0.37223
}Semantic roles & 50–950 ramp
primary
#FC65FF
secondary
#CBF6CA
accent
#E60004
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F18
muted
#867E86