#FC45FF#FC45FF
#FC45FF is a light, highly saturated purple. Relative luminance 0.322; OKLCH L 72.3% C 0.287 H 327.3°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FC45FF |
|---|---|
| RGB | rgb(252, 69, 255) |
| HSL | hsl(299, 100%, 64%) |
| HSV | hsv(299, 73%, 100%) |
| CMYK | cmyk(1.2%, 72.9%, 0%, 0%) |
| CIE-LAB | lab(63.49, 87.06, -55.80) |
| CIE-LCH | lch(63.49, 103.41, 327.34°) |
| OKLab | oklab(72.31% 0.2416 -0.1549) |
| OKLCH | oklch(72.31% 0.287 327.3) |
| XYZ | xyz(60.3221, 32.1760, 97.6218) |
| Luminance | 0.3217 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.13
Light Magenta
#FA5FF7
ΔE00 3.24
Magenta
#FF00FF
ΔE00 3.44
Fuchsia
#FF00FF
ΔE00 3.44
Bright Magenta
#FF08E8
ΔE00 4.80
Heliotrope
#D94FF5
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC45FF #48FF45
analogous
#9F45FF #FC45FF #FF45A5
triadic
#FC45FF #FFFC45 #45FFFC
tetradic
#FC45FF #FF9F45 #48FF45 #45A5FF
square
#FC45FF #FF9F45 #48FF45 #45A5FF
split-complementary
#FC45FF #A5FF45 #45FF9F
monochromatic
#C600CA #FB08FF #FC45FF #FD82FF #FEBFFF
Accessibility & contrast
On white
2.82
#FC45FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#FC45FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC45FF
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC45FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC45FF | 1.00 | 2.82 | 7.43 | 7.43 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#128BFF
Deuteranopia (green-blind)
#76A2FA
Tritanopia (blue-blind)
#FF64A0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #fc45ff; /* rgb */ color: rgb(252, 69, 255); /* oklch */ color: oklch(72.3% 0.287 327.3);
Tailwind
colors: {
custom: {
50: '#ff8aff',
500: '#fc45ff',
950: '#000000',
},
}SCSS
$custom: #fc45ff; $custom-light: #ff8aff; $custom-dark: #000000;
JSON
{
"hex": "#fc45ff",
"rgb": {
"r": 252,
"g": 69,
"b": 255
},
"hsl": {
"h": 299.032,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.72314,
"c": 0.28699,
"h": 327.3
},
"luminance": 0.32172
}Semantic roles & 50–950 ramp
primary
#FC45FF
secondary
#B0F1AF
accent
#E60004
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#190D18
muted
#877E86