#F340FF#F340FF
#F340FF is a light, highly saturated purple. Relative luminance 0.299; OKLCH L 70.7% C 0.288 H 325.3°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F340FF |
|---|---|
| RGB | rgb(243, 64, 255) |
| HSL | hsl(296, 100%, 63%) |
| HSV | hsv(296, 75%, 100%) |
| CMYK | cmyk(4.7%, 74.9%, 0%, 0%) |
| CIE-LAB | lab(61.61, 86.75, -58.88) |
| CIE-LCH | lch(61.61, 104.85, 325.83°) |
| OKLab | oklab(70.71% 0.2365 -0.164) |
| OKLCH | oklch(70.71% 0.288 325.3) |
| XYZ | xyz(56.8442, 29.9453, 97.3743) |
| Luminance | 0.2994 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 2.60
Fuchsia
#FF00FF
ΔE00 2.60
Heliotrope
#D94FF5
ΔE00 3.74
Bright Magenta
#FF08E8
ΔE00 4.52
Pink Purple
#EF1DE7
ΔE00 4.66
Violet Pink
#FB5FFC
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F340FF #4CFF40
analogous
#9340FF #F340FF #FF40AC
triadic
#F340FF #FFF340 #40FFF3
tetradic
#F340FF #FF9340 #4CFF40 #40ACFF
square
#F340FF #FF9340 #4CFF40 #40ACFF
split-complementary
#F340FF #ACFF40 #40FF93
monochromatic
#B800C5 #EF03FF #F340FF #F77DFF #FBBAFF
Accessibility & contrast
On white
3.01
#F340FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#F340FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #F340FF
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F340FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F340FF | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0087FF
Deuteranopia (green-blind)
#6A9CFB
Tritanopia (blue-blind)
#F8639E
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #f340ff; /* rgb */ color: rgb(243, 64, 255); /* oklch */ color: oklch(70.7% 0.288 325.3);
Tailwind
colors: {
custom: {
50: '#fc87ff',
500: '#f340ff',
950: '#000000',
},
}SCSS
$custom: #f340ff; $custom-light: #fc87ff; $custom-dark: #000000;
JSON
{
"hex": "#f340ff",
"rgb": {
"r": 243,
"g": 64,
"b": 255
},
"hsl": {
"h": 296.23,
"s": 100,
"l": 62.549
},
"oklch": {
"l": 0.70708,
"c": 0.2878,
"h": 325.3
},
"luminance": 0.29941
}Semantic roles & 50–950 ramp
primary
#F340FF
secondary
#AFF0AB
accent
#E6000E
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#180D18
muted
#867E86