#FF3EFB#FF3EFB
#FF3EFB is a light, highly saturated purple. Relative luminance 0.317; OKLCH L 72.0% C 0.292 H 329.0°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF3EFB |
|---|---|
| RGB | rgb(255, 62, 251) |
| HSL | hsl(301, 100%, 62%) |
| HSV | hsv(301, 76%, 100%) |
| CMYK | cmyk(0%, 75.7%, 1.6%, 0%) |
| CIE-LAB | lab(63.07, 88.98, -54.23) |
| CIE-LCH | lch(63.07, 104.20, 328.64°) |
| OKLab | oklab(72.04% 0.2501 -0.1502) |
| OKLCH | oklch(72.04% 0.292 329) |
| XYZ | xyz(60.3747, 31.6749, 94.1821) |
| Luminance | 0.3167 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 3.05
Fuchsia
#FF00FF
ΔE00 3.05
Light Magenta
#FA5FF7
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 3.56
Bright Magenta
#FF08E8
ΔE00 4.03
Pink Purple
#EF1DE7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF3EFB #3EFF42
analogous
#A33EFF #FF3EFB #FF3E9A
triadic
#FF3EFB #FBFF3E #3EFBFF
tetradic
#FF3EFB #FFA33E #3EFF42 #3E9AFF
square
#FF3EFB #FFA33E #3EFF42 #3E9AFF
split-complementary
#FF3EFB #9AFF3E #3EFFA3
monochromatic
#C300BF #FF01FA #FF3EFB #FF7BFC #FFB8FE
Accessibility & contrast
On white
2.86
#FF3EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#FF3EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF3EFB
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF3EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF3EFB | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1088FF
Deuteranopia (green-blind)
#78A1F6
Tritanopia (blue-blind)
#FF5D9C
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff3efb; /* rgb */ color: rgb(255, 62, 251); /* oklch */ color: oklch(72.0% 0.292 329.0);
Tailwind
colors: {
custom: {
50: '#ff88fd',
500: '#ff3efb',
950: '#000000',
},
}SCSS
$custom: #ff3efb; $custom-light: #ff88fd; $custom-dark: #000000;
JSON
{
"hex": "#ff3efb",
"rgb": {
"r": 255,
"g": 62,
"b": 251
},
"hsl": {
"h": 301.244,
"s": 100,
"l": 62.157
},
"oklch": {
"l": 0.7204,
"c": 0.29174,
"h": 329
},
"luminance": 0.3167
}Semantic roles & 50–950 ramp
primary
#FF3EFB
secondary
#A9F0AA
accent
#E60500
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#190D18
muted
#877E86