#FF3EFA#FF3EFA
#FF3EFA is a light, highly saturated purple. Relative luminance 0.316; OKLCH L 72.0% C 0.291 H 329.3°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF3EFA |
|---|---|
| RGB | rgb(255, 62, 250) |
| HSL | hsl(302, 100%, 62%) |
| HSV | hsv(302, 76%, 100%) |
| CMYK | cmyk(0%, 75.7%, 2%, 0%) |
| CIE-LAB | lab(63.02, 88.83, -53.76) |
| CIE-LCH | lch(63.02, 103.83, 328.82°) |
| OKLab | oklab(71.99% 0.2501 -0.1488) |
| OKLCH | oklch(71.99% 0.291 329.3) |
| XYZ | xyz(60.2175, 31.6120, 93.3541) |
| Luminance | 0.3161 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 3.07
Fuchsia
#FF00FF
ΔE00 3.07
Light Magenta
#FA5FF7
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 3.58
Bright Magenta
#FF08E8
ΔE00 3.94
Pink Purple
#EF1DE7
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF3EFA #3EFF43
analogous
#A33EFF #FF3EFA #FF3E9A
triadic
#FF3EFA #FAFF3E #3EFAFF
tetradic
#FF3EFA #FFA33E #3EFF43 #3E9AFF
square
#FF3EFA #FFA33E #3EFF43 #3E9AFF
split-complementary
#FF3EFA #9AFF3E #3EFFA3
monochromatic
#C300BE #FF01F8 #FF3EFA #FF7BFC #FFB8FD
Accessibility & contrast
On white
2.87
#FF3EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#FF3EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF3EFA
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF3EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF3EFA | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1488FF
Deuteranopia (green-blind)
#79A1F5
Tritanopia (blue-blind)
#FF5C9B
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ff3efa; /* rgb */ color: rgb(255, 62, 250); /* oklch */ color: oklch(72.0% 0.291 329.3);
Tailwind
colors: {
custom: {
50: '#ff88fc',
500: '#ff3efa',
950: '#000000',
},
}SCSS
$custom: #ff3efa; $custom-light: #ff88fc; $custom-dark: #000000;
JSON
{
"hex": "#ff3efa",
"rgb": {
"r": 255,
"g": 62,
"b": 250
},
"hsl": {
"h": 301.554,
"s": 100,
"l": 62.157
},
"oklch": {
"l": 0.71986,
"c": 0.29105,
"h": 329.3
},
"luminance": 0.31607
}Semantic roles & 50–950 ramp
primary
#FF3EFA
secondary
#A9F0AB
accent
#E60600
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#190D18
muted
#877E86