#F349FF#F349FF
#F349FF is a light, highly saturated purple. Relative luminance 0.310; OKLCH L 71.4% C 0.279 H 325.1°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F349FF |
|---|---|
| RGB | rgb(243, 73, 255) |
| HSL | hsl(296, 100%, 64%) |
| HSV | hsv(296, 71%, 100%) |
| CMYK | cmyk(4.7%, 71.4%, 0%, 0%) |
| CIE-LAB | lab(62.54, 84.06, -57.39) |
| CIE-LCH | lch(62.54, 101.78, 325.68°) |
| OKLab | oklab(71.38% 0.229 -0.1597) |
| OKLCH | oklch(71.38% 0.279 325.1) |
| XYZ | xyz(57.3933, 31.0435, 97.5574) |
| Luminance | 0.3104 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 3.42
Fuchsia
#FF00FF
ΔE00 3.42
Violet Pink
#FB5FFC
ΔE00 3.76
Light Magenta
#FA5FF7
ΔE00 3.89
Heliotrope
#D94FF5
ΔE00 4.03
Bright Magenta
#FF08E8
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F349FF #55FF49
analogous
#9849FF #F349FF #FF49B0
triadic
#F349FF #FFF349 #49FFF3
tetradic
#F349FF #FF9849 #55FF49 #49B0FF
square
#F349FF #FF9849 #55FF49 #49B0FF
split-complementary
#F349FF #B0FF49 #49FF98
monochromatic
#C000CE #EF0CFF #F349FF #F786FF #FBC3FF
Accessibility & contrast
On white
2.91
#F349FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#F349FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F349FF
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F349FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F349FF | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#068AFF
Deuteranopia (green-blind)
#6F9EFB
Tritanopia (blue-blind)
#F868A1
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #f349ff; /* rgb */ color: rgb(243, 73, 255); /* oklch */ color: oklch(71.4% 0.279 325.1);
Tailwind
colors: {
custom: {
50: '#fb8bff',
500: '#f349ff',
950: '#000000',
},
}SCSS
$custom: #f349ff; $custom-light: #fb8bff; $custom-dark: #000000;
JSON
{
"hex": "#f349ff",
"rgb": {
"r": 243,
"g": 73,
"b": 255
},
"hsl": {
"h": 296.044,
"s": 100,
"l": 64.314
},
"oklch": {
"l": 0.71375,
"c": 0.27924,
"h": 325.1
},
"luminance": 0.3104
}Semantic roles & 50–950 ramp
primary
#F349FF
secondary
#B6F1B2
accent
#E6000F
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#180D18
muted
#867E86