#F050FF#F050FF
#F050FF is a light, highly saturated purple. Relative luminance 0.315; OKLCH L 71.6% C 0.271 H 324.2°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F050FF |
|---|---|
| RGB | rgb(240, 80, 255) |
| HSL | hsl(295, 100%, 66%) |
| HSV | hsv(295, 69%, 100%) |
| CMYK | cmyk(5.9%, 68.6%, 0%, 0%) |
| CIE-LAB | lab(62.92, 81.13, -56.82) |
| CIE-LCH | lch(62.92, 99.05, 324.99°) |
| OKLab | oklab(71.55% 0.2195 -0.1582) |
| OKLCH | oklch(71.55% 0.271 324.2) |
| XYZ | xyz(56.8523, 31.4861, 97.6713) |
| Luminance | 0.3148 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.43
Light Magenta
#FA5FF7
ΔE00 3.60
Heliotrope
#D94FF5
ΔE00 3.95
Magenta
#FF00FF
ΔE00 4.14
Fuchsia
#FF00FF
ΔE00 4.14
Bright Magenta
#FF08E8
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F050FF #5FFF50
analogous
#9850FF #F050FF #FF50B6
triadic
#F050FF #FFF050 #50FFF0
tetradic
#F050FF #FF9850 #5FFF50 #50B6FF
square
#F050FF #FF9850 #5FFF50 #50B6FF
split-complementary
#F050FF #B6FF50 #50FF98
monochromatic
#C200D5 #EB13FF #F050FF #F58DFF #FACAFF
Accessibility & contrast
On white
2.88
#F050FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#F050FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F050FF
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F050FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F050FF | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D8CFF
Deuteranopia (green-blind)
#709FFB
Tritanopia (blue-blind)
#F56DA2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #f050ff; /* rgb */ color: rgb(240, 80, 255); /* oklch */ color: oklch(71.6% 0.271 324.2);
Tailwind
colors: {
custom: {
50: '#f98eff',
500: '#f050ff',
950: '#000000',
},
}SCSS
$custom: #f050ff; $custom-light: #f98eff; $custom-dark: #000000;
JSON
{
"hex": "#f050ff",
"rgb": {
"r": 240,
"g": 80,
"b": 255
},
"hsl": {
"h": 294.857,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.71554,
"c": 0.27055,
"h": 324.2
},
"luminance": 0.31483
}Semantic roles & 50–950 ramp
primary
#F050FF
secondary
#BDF3B8
accent
#E60014
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180D18
muted
#867E86