#FC65E9#FC65E9
#FC65E9 is a light, highly saturated purple. Relative luminance 0.359; OKLCH L 74.1% C 0.234 H 332.9°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FC65E9 |
|---|---|
| RGB | rgb(252, 101, 233) |
| HSL | hsl(308, 96%, 69%) |
| HSV | hsv(308, 60%, 99%) |
| CMYK | cmyk(0%, 59.9%, 7.5%, 1.2%) |
| CIE-LAB | lab(66.44, 72.41, -38.99) |
| CIE-LCH | lch(66.44, 82.24, 331.70°) |
| OKLab | oklab(74.1% 0.2082 -0.1065) |
| OKLCH | oklch(74.1% 0.234 332.9) |
| XYZ | xyz(59.5066, 35.8904, 80.8684) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 0.46
Light Magenta
#FA5FF7
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 2.71
Violet Pink
#FB5FFC
ΔE00 3.22
Violet (CSS)
#EE82EE
ΔE00 5.00
Orchid
#DA70D6
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC65E9 #65FC78
analogous
#C465FC #FC65E9 #FC659E
triadic
#FC65E9 #E9FC65 #65E9FC
tetradic
#FC65E9 #FCC465 #65FC78 #659EFC
square
#FC65E9 #FCC465 #65FC78 #659EFC
split-complementary
#FC65E9 #9EFC65 #65FCC4
monochromatic
#E204C6 #FB29E0 #FC65E9 #FDA1F2 #FEDDFA
Accessibility & contrast
On white
2.57
#FC65E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FC65E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC65E9
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC65E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC65E9 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6194ED
Deuteranopia (green-blind)
#91A9E5
Tritanopia (blue-blind)
#FF719E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fc65e9; /* rgb */ color: rgb(252, 101, 233); /* oklch */ color: oklch(74.1% 0.234 332.9);
Tailwind
colors: {
custom: {
50: '#ff99f0',
500: '#fc65e9',
950: '#000000',
},
}SCSS
$custom: #fc65e9; $custom-light: #ff99f0; $custom-dark: #000000;
JSON
{
"hex": "#fc65e9",
"rgb": {
"r": 252,
"g": 101,
"b": 233
},
"hsl": {
"h": 307.55,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.74099,
"c": 0.23387,
"h": 332.9
},
"luminance": 0.35886
}Semantic roles & 50–950 ramp
primary
#FC65E9
secondary
#C8F4CE
accent
#E61D00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84