#FF3FED#FF3FED
#FF3FED is a light, highly saturated purple. Relative luminance 0.309; OKLCH L 71.4% C 0.281 H 332.4°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF3FED |
|---|---|
| RGB | rgb(255, 63, 237) |
| HSL | hsl(306, 100%, 62%) |
| HSV | hsv(306, 75%, 100%) |
| CMYK | cmyk(0%, 75.3%, 7.1%, 0%) |
| CIE-LAB | lab(62.45, 86.68, -47.44) |
| CIE-LCH | lch(62.45, 98.81, 331.31°) |
| OKLab | oklab(71.37% 0.2493 -0.1305) |
| OKLCH | oklch(71.37% 0.281 332.4) |
| XYZ | xyz(58.3038, 30.9344, 83.0046) |
| Luminance | 0.3093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Bright Magenta
#FF08E8
ΔE00 3.21
Light Magenta
#FA5FF7
ΔE00 3.81
Magenta
#FF00FF
ΔE00 3.91
Fuchsia
#FF00FF
ΔE00 3.91
Violet Pink
#FB5FFC
ΔE00 4.16
Candy Pink
#FF63E9
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF3FED #3FFF51
analogous
#B13FFF #FF3FED #FF3F8D
triadic
#FF3FED #EDFF3F #3FEDFF
tetradic
#FF3FED #FFB13F #3FFF51 #3F8DFF
square
#FF3FED #FFB13F #3FFF51 #3F8DFF
split-complementary
#FF3FED #8DFF3F #3FFFB1
monochromatic
#C400B1 #FF02E7 #FF3FED #FF7CF3 #FFB9F8
Accessibility & contrast
On white
2.92
#FF3FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#FF3FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF3FED
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF3FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF3FED | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3186F2
Deuteranopia (green-blind)
#80A0E8
Tritanopia (blue-blind)
#FF5694
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ff3fed; /* rgb */ color: rgb(255, 63, 237); /* oklch */ color: oklch(71.4% 0.281 332.4);
Tailwind
colors: {
custom: {
50: '#ff88f3',
500: '#ff3fed',
950: '#000000',
},
}SCSS
$custom: #ff3fed; $custom-light: #ff88f3; $custom-dark: #000000;
JSON
{
"hex": "#ff3fed",
"rgb": {
"r": 255,
"g": 63,
"b": 237
},
"hsl": {
"h": 305.625,
"s": 100,
"l": 62.353
},
"oklch": {
"l": 0.71366,
"c": 0.28138,
"h": 332.4
},
"luminance": 0.30929
}Semantic roles & 50–950 ramp
primary
#FF3FED
secondary
#AAF0B0
accent
#E61600
background
#FFF9FE
surface
#FFF1FD
border
#D7CBD5
text
#190D17
muted
#877E85