#FC65E0#FC65E0
#FC65E0 is a light, highly saturated pink. Relative luminance 0.354; OKLCH L 73.7% C 0.227 H 335.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FC65E0 |
|---|---|
| RGB | rgb(252, 101, 224) |
| HSL | hsl(311, 96%, 69%) |
| HSV | hsv(311, 60%, 99%) |
| CMYK | cmyk(0%, 59.9%, 11.1%, 1.2%) |
| CIE-LAB | lab(66.05, 71.05, -34.59) |
| CIE-LCH | lch(66.05, 79.02, 334.04°) |
| OKLab | oklab(73.69% 0.2069 -0.094) |
| OKLCH | oklch(73.69% 0.227 335.6) |
| XYZ | xyz(58.2536, 35.3892, 74.2692) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.39
Purply Pink
#F075E6
ΔE00 3.03
Light Magenta
#FA5FF7
ΔE00 4.03
Violet Pink
#FB5FFC
ΔE00 4.65
Orchid
#DA70D6
ΔE00 5.24
Violet (CSS)
#EE82EE
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC65E0 #65FC81
analogous
#CD65FC #FC65E0 #FC6595
triadic
#FC65E0 #E0FC65 #65E0FC
tetradic
#FC65E0 #FCCD65 #65FC81 #6595FC
square
#FC65E0 #FCCD65 #65FC81 #6595FC
split-complementary
#FC65E0 #95FC65 #65FCCD
monochromatic
#E204B9 #FB29D4 #FC65E0 #FDA1EC #FEDDF8
Accessibility & contrast
On white
2.60
#FC65E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#FC65E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC65E0
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC65E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC65E0 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6692E4
Deuteranopia (green-blind)
#95A9DC
Tritanopia (blue-blind)
#FF6E9A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #fc65e0; /* rgb */ color: rgb(252, 101, 224); /* oklch */ color: oklch(73.7% 0.227 335.6);
Tailwind
colors: {
custom: {
50: '#ff99ea',
500: '#fc65e0',
950: '#000000',
},
}SCSS
$custom: #fc65e0; $custom-light: #ff99ea; $custom-dark: #000000;
JSON
{
"hex": "#fc65e0",
"rgb": {
"r": 252,
"g": 101,
"b": 224
},
"hsl": {
"h": 311.126,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.73691,
"c": 0.22728,
"h": 335.6
},
"luminance": 0.35385
}Semantic roles & 50–950 ramp
primary
#FC65E0
secondary
#C8F4D1
accent
#E62B00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84