#F461FF#F461FF
#F461FF is a light, highly saturated purple. Relative luminance 0.350; OKLCH L 73.7% C 0.252 H 324.9°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F461FF |
|---|---|
| RGB | rgb(244, 97, 255) |
| HSL | hsl(296, 100%, 69%) |
| HSV | hsv(296, 62%, 100%) |
| CMYK | cmyk(4.3%, 62%, 0%, 0%) |
| CIE-LAB | lab(65.75, 75.65, -52.28) |
| CIE-LCH | lch(65.75, 91.96, 325.35°) |
| OKLab | oklab(73.71% 0.2062 -0.145) |
| OKLCH | oklch(73.71% 0.252 324.9) |
| XYZ | xyz(59.6315, 35.0060, 98.2043) |
| Luminance | 0.3500 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.30
Light Magenta
#FA5FF7
ΔE00 1.74
Candy Pink
#FF63E9
ΔE00 4.47
Purply Pink
#F075E6
ΔE00 5.16
Heliotrope
#D94FF5
ΔE00 6.16
Violet (CSS)
#EE82EE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F461FF #6CFF61
analogous
#A561FF #F461FF #FF61BB
triadic
#F461FF #FFF461 #61FFF4
tetradic
#F461FF #FFA561 #6CFF61 #61BBFF
square
#F461FF #FFA561 #6CFF61 #61BBFF
split-complementary
#F461FF #BBFF61 #61FFA5
monochromatic
#D600E6 #F024FF #F461FF #F89EFF #FDDBFF
Accessibility & contrast
On white
2.62
#F461FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#F461FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F461FF
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F461FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F461FF | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4594FF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#F978A8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f461ff; /* rgb */ color: rgb(244, 97, 255); /* oklch */ color: oklch(73.7% 0.252 324.9);
Tailwind
colors: {
custom: {
50: '#fb97ff',
500: '#f461ff',
950: '#000000',
},
}SCSS
$custom: #f461ff; $custom-light: #fb97ff; $custom-dark: #000000;
JSON
{
"hex": "#f461ff",
"rgb": {
"r": 244,
"g": 97,
"b": 255
},
"hsl": {
"h": 295.823,
"s": 100,
"l": 69.02
},
"oklch": {
"l": 0.73712,
"c": 0.25209,
"h": 324.9
},
"luminance": 0.35002
}Semantic roles & 50–950 ramp
primary
#F461FF
secondary
#CAF5C7
accent
#E60010
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86