#FC65F9#FC65F9
#FC65F9 is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.9% C 0.246 H 328.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FC65F9 |
|---|---|
| RGB | rgb(252, 101, 249) |
| HSL | hsl(301, 96%, 69%) |
| HSV | hsv(301, 60%, 99%) |
| CMYK | cmyk(0%, 59.9%, 1.2%, 1.2%) |
| CIE-LAB | lab(67.16, 74.94, -46.69) |
| CIE-LCH | lch(67.16, 88.29, 328.08°) |
| OKLab | oklab(74.87% 0.2098 -0.1287) |
| OKLCH | oklch(74.87% 0.246 328.5) |
| XYZ | xyz(61.8967, 36.8465, 93.4561) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.06
Violet Pink
#FB5FFC
ΔE00 1.11
Candy Pink
#FF63E9
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 5.11
Orchid
#DA70D6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC65F9 #65FC68
analogous
#B465FC #FC65F9 #FC65AE
triadic
#FC65F9 #F9FC65 #65F9FC
tetradic
#FC65F9 #FCB465 #65FC68 #65AEFC
square
#FC65F9 #FCB465 #65FC68 #65AEFC
split-complementary
#FC65F9 #AEFC65 #65FCB4
monochromatic
#E204DE #FB29F7 #FC65F9 #FDA1FB #FEDDFE
Accessibility & contrast
On white
2.51
#FC65F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#FC65F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC65F9
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC65F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC65F9 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5597FD
Deuteranopia (green-blind)
#8AABF5
Tritanopia (blue-blind)
#FF77A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fc65f9; /* rgb */ color: rgb(252, 101, 249); /* oklch */ color: oklch(74.9% 0.246 328.5);
Tailwind
colors: {
custom: {
50: '#ff9afc',
500: '#fc65f9',
950: '#000000',
},
}SCSS
$custom: #fc65f9; $custom-light: #ff9afc; $custom-dark: #000000;
JSON
{
"hex": "#fc65f9",
"rgb": {
"r": 252,
"g": 101,
"b": 249
},
"hsl": {
"h": 301.192,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.74865,
"c": 0.24613,
"h": 328.5
},
"luminance": 0.36842
}Semantic roles & 50–950 ramp
primary
#FC65F9
secondary
#C8F4C9
accent
#E60500
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180F17
muted
#867E85