#F840FF#F840FF
#F840FF is a light, highly saturated purple. Relative luminance 0.308; OKLCH L 71.4% C 0.290 H 326.5°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F840FF |
|---|---|
| RGB | rgb(248, 64, 255) |
| HSL | hsl(298, 100%, 63%) |
| HSV | hsv(298, 75%, 100%) |
| CMYK | cmyk(2.7%, 74.9%, 0%, 0%) |
| CIE-LAB | lab(62.38, 87.70, -57.61) |
| CIE-LCH | lch(62.38, 104.93, 326.70°) |
| OKLab | oklab(71.41% 0.2416 -0.1602) |
| OKLCH | oklch(71.41% 0.29 326.5) |
| XYZ | xyz(58.5937, 30.8473, 97.4563) |
| Luminance | 0.3084 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 2.69
Fuchsia
#FF00FF
ΔE00 2.69
Violet Pink
#FB5FFC
ΔE00 4.05
Light Magenta
#FA5FF7
ΔE00 4.14
Bright Magenta
#FF08E8
ΔE00 4.41
Heliotrope
#D94FF5
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F840FF #47FF40
analogous
#9840FF #F840FF #FF40A7
triadic
#F840FF #FFF840 #40FFF8
tetradic
#F840FF #FF9840 #47FF40 #40A7FF
square
#F840FF #FF9840 #47FF40 #40A7FF
split-complementary
#F840FF #A7FF40 #40FF98
monochromatic
#BD00C5 #F603FF #F840FF #FA7DFF #FCBAFF
Accessibility & contrast
On white
2.93
#F840FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#F840FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F840FF
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F840FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F840FF | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0088FF
Deuteranopia (green-blind)
#709FFA
Tritanopia (blue-blind)
#FF629E
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #f840ff; /* rgb */ color: rgb(248, 64, 255); /* oklch */ color: oklch(71.4% 0.290 326.5);
Tailwind
colors: {
custom: {
50: '#ff88ff',
500: '#f840ff',
950: '#000000',
},
}SCSS
$custom: #f840ff; $custom-light: #ff88ff; $custom-dark: #000000;
JSON
{
"hex": "#f840ff",
"rgb": {
"r": 248,
"g": 64,
"b": 255
},
"hsl": {
"h": 297.801,
"s": 100,
"l": 62.549
},
"oklch": {
"l": 0.71405,
"c": 0.28985,
"h": 326.5
},
"luminance": 0.30843
}Semantic roles & 50–950 ramp
primary
#F840FF
secondary
#ADF0AB
accent
#E60008
background
#FFF9FF
surface
#FFF1FF
border
#D7CBD7
text
#190D18
muted
#877E86