#FF44FB#FF44FB
#FF44FB is a light, highly saturated purple. Relative luminance 0.324; OKLCH L 72.4% C 0.286 H 329.0°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FF44FB |
|---|---|
| RGB | rgb(255, 68, 251) |
| HSL | hsl(301, 100%, 63%) |
| HSV | hsv(301, 73%, 100%) |
| CMYK | cmyk(0%, 73.3%, 1.6%, 0%) |
| CIE-LAB | lab(63.64, 87.34, -53.32) |
| CIE-LCH | lch(63.64, 102.33, 328.59°) |
| OKLab | oklab(72.45% 0.2455 -0.1476) |
| OKLCH | oklch(72.45% 0.286 329) |
| XYZ | xyz(60.7192, 32.3639, 94.2969) |
| Luminance | 0.3236 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.98
Violet Pink
#FB5FFC
ΔE00 3.00
Magenta
#FF00FF
ΔE00 3.62
Fuchsia
#FF00FF
ΔE00 3.62
Bright Magenta
#FF08E8
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF44FB #44FF48
analogous
#A544FF #FF44FB #FF449E
triadic
#FF44FB #FBFF44 #44FBFF
tetradic
#FF44FB #FFA544 #44FF48 #449EFF
square
#FF44FB #FFA544 #44FF48 #449EFF
split-complementary
#FF44FB #9EFF44 #44FFA5
monochromatic
#C900C4 #FF07FA #FF44FB #FF81FC #FFBEFE
Accessibility & contrast
On white
2.81
#FF44FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#FF44FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF44FB
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF44FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF44FB | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#218AFF
Deuteranopia (green-blind)
#7BA3F6
Tritanopia (blue-blind)
#FF609D
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff44fb; /* rgb */ color: rgb(255, 68, 251); /* oklch */ color: oklch(72.4% 0.286 329.0);
Tailwind
colors: {
custom: {
50: '#ff8afd',
500: '#ff44fb',
950: '#000000',
},
}SCSS
$custom: #ff44fb; $custom-light: #ff8afd; $custom-dark: #000000;
JSON
{
"hex": "#ff44fb",
"rgb": {
"r": 255,
"g": 68,
"b": 251
},
"hsl": {
"h": 301.283,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.72446,
"c": 0.2864,
"h": 329
},
"luminance": 0.32359
}Semantic roles & 50–950 ramp
primary
#FF44FB
secondary
#AEF1B0
accent
#E60500
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#190D18
muted
#877E86