#F348FF#F348FF
#F348FF is a light, highly saturated purple. Relative luminance 0.309; OKLCH L 71.3% C 0.280 H 325.1°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F348FF |
|---|---|
| RGB | rgb(243, 72, 255) |
| HSL | hsl(296, 100%, 64%) |
| HSV | hsv(296, 72%, 100%) |
| CMYK | cmyk(4.7%, 71.8%, 0%, 0%) |
| CIE-LAB | lab(62.43, 84.38, -57.56) |
| CIE-LCH | lch(62.43, 102.14, 325.70°) |
| OKLab | oklab(71.3% 0.2299 -0.1602) |
| OKLCH | oklch(71.3% 0.28 325.1) |
| XYZ | xyz(57.3282, 30.9131, 97.5357) |
| Luminance | 0.3091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 3.32
Fuchsia
#FF00FF
ΔE00 3.32
Violet Pink
#FB5FFC
ΔE00 3.86
Heliotrope
#D94FF5
ΔE00 3.99
Light Magenta
#FA5FF7
ΔE00 3.99
Bright Magenta
#FF08E8
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F348FF #54FF48
analogous
#9848FF #F348FF #FF48AF
triadic
#F348FF #FFF348 #48FFF3
tetradic
#F348FF #FF9848 #54FF48 #48AFFF
square
#F348FF #FF9848 #54FF48 #48AFFF
split-complementary
#F348FF #AFFF48 #48FF98
monochromatic
#BF00CD #EF0BFF #F348FF #F785FF #FBC2FF
Accessibility & contrast
On white
2.92
#F348FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#F348FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F348FF
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F348FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F348FF | 1.00 | 2.92 | 7.18 | 7.18 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#008AFF
Deuteranopia (green-blind)
#6E9EFB
Tritanopia (blue-blind)
#F868A0
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #f348ff; /* rgb */ color: rgb(243, 72, 255); /* oklch */ color: oklch(71.3% 0.280 325.1);
Tailwind
colors: {
custom: {
50: '#fb8bff',
500: '#f348ff',
950: '#000000',
},
}SCSS
$custom: #f348ff; $custom-light: #fb8bff; $custom-dark: #000000;
JSON
{
"hex": "#f348ff",
"rgb": {
"r": 243,
"g": 72,
"b": 255
},
"hsl": {
"h": 296.066,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.71297,
"c": 0.28024,
"h": 325.1
},
"luminance": 0.30909
}Semantic roles & 50–950 ramp
primary
#F348FF
secondary
#B6F1B1
accent
#E6000F
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#180D18
muted
#867E86