#FF45FA#FF45FA
#FF45FA is a light, highly saturated purple. Relative luminance 0.324; OKLCH L 72.5% C 0.285 H 329.2°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF45FA |
|---|---|
| RGB | rgb(255, 69, 250) |
| HSL | hsl(302, 100%, 64%) |
| HSV | hsv(302, 73%, 100%) |
| CMYK | cmyk(0%, 72.9%, 2%, 0%) |
| CIE-LAB | lab(63.69, 86.90, -52.69) |
| CIE-LCH | lch(63.69, 101.63, 328.77°) |
| OKLab | oklab(72.46% 0.2446 -0.1457) |
| OKLCH | oklch(72.46% 0.285 329.2) |
| XYZ | xyz(60.6230, 32.4230, 93.4893) |
| Luminance | 0.3242 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.87
Violet Pink
#FB5FFC
ΔE00 2.92
Magenta
#FF00FF
ΔE00 3.74
Fuchsia
#FF00FF
ΔE00 3.74
Bright Magenta
#FF08E8
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF45FA #45FF4A
analogous
#A745FF #FF45FA #FF459D
triadic
#FF45FA #FAFF45 #45FAFF
tetradic
#FF45FA #FFA745 #45FF4A #459DFF
square
#FF45FA #FFA745 #45FF4A #459DFF
split-complementary
#FF45FA #9DFF45 #45FFA7
monochromatic
#CA00C4 #FF08F8 #FF45FA #FF82FC #FFBFFD
Accessibility & contrast
On white
2.81
#FF45FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#FF45FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF45FA
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF45FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF45FA | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#268AFF
Deuteranopia (green-blind)
#7CA3F5
Tritanopia (blue-blind)
#FF609D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff45fa; /* rgb */ color: rgb(255, 69, 250); /* oklch */ color: oklch(72.5% 0.285 329.2);
Tailwind
colors: {
custom: {
50: '#ff8bfc',
500: '#ff45fa',
950: '#000000',
},
}SCSS
$custom: #ff45fa; $custom-light: #ff8bfc; $custom-dark: #000000;
JSON
{
"hex": "#ff45fa",
"rgb": {
"r": 255,
"g": 69,
"b": 250
},
"hsl": {
"h": 301.613,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.72464,
"c": 0.28477,
"h": 329.2
},
"luminance": 0.32418
}Semantic roles & 50–950 ramp
primary
#FF45FA
secondary
#AFF1B1
accent
#E60600
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190D18
muted
#877E86