#FF3DFF#FF3DFF
#FF3DFF is a light, highly saturated purple. Relative luminance 0.318; OKLCH L 72.2% C 0.295 H 328.1°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FF3DFF |
|---|---|
| RGB | rgb(255, 61, 255) |
| HSL | hsl(300, 100%, 62%) |
| HSV | hsv(300, 76%, 100%) |
| CMYK | cmyk(0%, 76.1%, 0%, 0%) |
| CIE-LAB | lab(63.20, 89.83, -56.24) |
| CIE-LCH | lch(63.20, 105.98, 327.95°) |
| OKLab | oklab(72.19% 0.2508 -0.156) |
| OKLCH | oklch(72.19% 0.295 328.1) |
| XYZ | xyz(60.9580, 31.8221, 97.5200) |
| Luminance | 0.3182 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 2.94
Fuchsia
#FF00FF
ΔE00 2.94
Violet Pink
#FB5FFC
ΔE00 3.63
Light Magenta
#FA5FF7
ΔE00 3.71
Bright Magenta
#FF08E8
ΔE00 4.35
Pink Purple
#EF1DE7
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF3DFF #3DFF3D
analogous
#9E3DFF #FF3DFF #FF3D9E
triadic
#FF3DFF #FFFF3D #3DFFFF
tetradic
#FF3DFF #FF9E3D #3DFF3D #3D9EFF
square
#FF3DFF #FF9E3D #3DFF3D #3D9EFF
split-complementary
#FF3DFF #9EFF3D #3DFF9E
monochromatic
#C200C2 #FF00FF #FF3DFF #FF7AFF #FFB7FF
Accessibility & contrast
On white
2.85
#FF3DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#FF3DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF3DFF
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF3DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF3DFF | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0089FF
Deuteranopia (green-blind)
#75A2FA
Tritanopia (blue-blind)
#FF5E9E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff3dff; /* rgb */ color: rgb(255, 61, 255); /* oklch */ color: oklch(72.2% 0.295 328.1);
Tailwind
colors: {
custom: {
50: '#ff88ff',
500: '#ff3dff',
950: '#000000',
},
}SCSS
$custom: #ff3dff; $custom-light: #ff88ff; $custom-dark: #000000;
JSON
{
"hex": "#ff3dff",
"rgb": {
"r": 255,
"g": 61,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 61.961
},
"oklch": {
"l": 0.72195,
"c": 0.29533,
"h": 328.1
},
"luminance": 0.31817
}Semantic roles & 50–950 ramp
primary
#FF3DFF
secondary
#A8F0A8
accent
#E60000
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#190D18
muted
#877E86