#F464FF#F464FF
#F464FF is a light, highly saturated purple. Relative luminance 0.356; OKLCH L 74.0% C 0.248 H 324.8°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F464FF |
|---|---|
| RGB | rgb(244, 100, 255) |
| HSL | hsl(296, 100%, 70%) |
| HSV | hsv(296, 61%, 100%) |
| CMYK | cmyk(4.3%, 60.8%, 0%, 0%) |
| CIE-LAB | lab(66.19, 74.44, -51.59) |
| CIE-LCH | lch(66.19, 90.57, 325.28°) |
| OKLab | oklab(74.03% 0.2029 -0.143) |
| OKLCH | oklch(74.03% 0.248 324.8) |
| XYZ | xyz(59.9139, 35.5709, 98.2984) |
| Luminance | 0.3557 (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.37
Purply Pink
#F075E6
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 5.90
Heliotrope
#D94FF5
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F464FF #6FFF64
analogous
#A764FF #F464FF #FF64BD
triadic
#F464FF #FFF464 #64FFF4
tetradic
#F464FF #FFA764 #6FFF64 #64BDFF
square
#F464FF #FFA764 #6FFF64 #64BDFF
split-complementary
#F464FF #BDFF64 #64FFA7
monochromatic
#D800E9 #F027FF #F464FF #F8A1FF #FDDEFF
Accessibility & contrast
On white
2.59
#F464FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#F464FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F464FF
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F464FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F464FF | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4996FF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#F97AA9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f464ff; /* rgb */ color: rgb(244, 100, 255); /* oklch */ color: oklch(74.0% 0.248 324.8);
Tailwind
colors: {
custom: {
50: '#fb98ff',
500: '#f464ff',
950: '#000000',
},
}SCSS
$custom: #f464ff; $custom-light: #fb98ff; $custom-dark: #000000;
JSON
{
"hex": "#f464ff",
"rgb": {
"r": 244,
"g": 100,
"b": 255
},
"hsl": {
"h": 295.742,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.74029,
"c": 0.24821,
"h": 324.8
},
"luminance": 0.35567
}Semantic roles & 50–950 ramp
primary
#F464FF
secondary
#CCF6C9
accent
#E60010
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86