#F150FF#F150FF
#F150FF is a light, highly saturated purple. Relative luminance 0.317; OKLCH L 71.7% C 0.271 H 324.5°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F150FF |
|---|---|
| RGB | rgb(241, 80, 255) |
| HSL | hsl(295, 100%, 66%) |
| HSV | hsv(295, 69%, 100%) |
| CMYK | cmyk(5.5%, 68.6%, 0%, 0%) |
| CIE-LAB | lab(63.06, 81.34, -56.58) |
| CIE-LCH | lch(63.06, 99.08, 325.18°) |
| OKLab | oklab(71.69% 0.2205 -0.1575) |
| OKLCH | oklch(71.69% 0.271 324.5) |
| XYZ | xyz(57.1928, 31.6616, 97.6872) |
| Luminance | 0.3166 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 3.29
Light Magenta
#FA5FF7
ΔE00 3.46
Heliotrope
#D94FF5
ΔE00 4.11
Magenta
#FF00FF
ΔE00 4.15
Fuchsia
#FF00FF
ΔE00 4.15
Bright Magenta
#FF08E8
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F150FF #5EFF50
analogous
#9950FF #F150FF #FF50B5
triadic
#F150FF #FFF150 #50FFF1
tetradic
#F150FF #FF9950 #5EFF50 #50B5FF
square
#F150FF #FF9950 #5EFF50 #50B5FF
split-complementary
#F150FF #B5FF50 #50FF99
monochromatic
#C400D5 #EC13FF #F150FF #F68DFF #FBCAFF
Accessibility & contrast
On white
2.86
#F150FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#F150FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F150FF
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F150FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F150FF | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F8CFF
Deuteranopia (green-blind)
#719FFB
Tritanopia (blue-blind)
#F66DA2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #f150ff; /* rgb */ color: rgb(241, 80, 255); /* oklch */ color: oklch(71.7% 0.271 324.5);
Tailwind
colors: {
custom: {
50: '#fa8eff',
500: '#f150ff',
950: '#000000',
},
}SCSS
$custom: #f150ff; $custom-light: #fa8eff; $custom-dark: #000000;
JSON
{
"hex": "#f150ff",
"rgb": {
"r": 241,
"g": 80,
"b": 255
},
"hsl": {
"h": 295.2,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.71688,
"c": 0.27099,
"h": 324.5
},
"luminance": 0.31658
}Semantic roles & 50–950 ramp
primary
#F150FF
secondary
#BDF3B8
accent
#E60012
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180D18
muted
#867E86