#FF44FF#FF44FF
#FF44FF is a light, highly saturated purple. Relative luminance 0.326; OKLCH L 72.7% C 0.289 H 328.1°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FF44FF |
|---|---|
| RGB | rgb(255, 68, 255) |
| HSL | hsl(300, 100%, 63%) |
| HSV | hsv(300, 73%, 100%) |
| CMYK | cmyk(0%, 73.3%, 0%, 0%) |
| CIE-LAB | lab(63.85, 87.94, -55.20) |
| CIE-LCH | lch(63.85, 103.83, 327.88°) |
| OKLab | oklab(72.66% 0.2454 -0.153) |
| OKLCH | oklch(72.66% 0.289 328.1) |
| XYZ | xyz(61.3564, 32.6188, 97.6528) |
| Luminance | 0.3261 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.98
Light Magenta
#FA5FF7
ΔE00 3.09
Magenta
#FF00FF
ΔE00 3.61
Fuchsia
#FF00FF
ΔE00 3.61
Bright Magenta
#FF08E8
ΔE00 4.84
Candy Pink
#FF63E9
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF44FF #44FF44
analogous
#A144FF #FF44FF #FF44A1
triadic
#FF44FF #FFFF44 #44FFFF
tetradic
#FF44FF #FFA144 #44FF44 #44A1FF
square
#FF44FF #FFA144 #44FF44 #44A1FF
split-complementary
#FF44FF #A1FF44 #44FFA1
monochromatic
#C900C9 #FF07FF #FF44FF #FF81FF #FFBEFF
Accessibility & contrast
On white
2.79
#FF44FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#FF44FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF44FF
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF44FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF44FF | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#168BFF
Deuteranopia (green-blind)
#78A3FA
Tritanopia (blue-blind)
#FF629F
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ff44ff; /* rgb */ color: rgb(255, 68, 255); /* oklch */ color: oklch(72.7% 0.289 328.1);
Tailwind
colors: {
custom: {
50: '#ff8aff',
500: '#ff44ff',
950: '#000000',
},
}SCSS
$custom: #ff44ff; $custom-light: #ff8aff; $custom-dark: #000000;
JSON
{
"hex": "#ff44ff",
"rgb": {
"r": 255,
"g": 68,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 63.333
},
"oklch": {
"l": 0.72662,
"c": 0.28922,
"h": 328.1
},
"luminance": 0.32614
}Semantic roles & 50–950 ramp
primary
#FF44FF
secondary
#AEF1AE
accent
#E60000
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#190D18
muted
#877E86