#F164FF#F164FF
#F164FF is a light, highly saturated purple. Relative luminance 0.350; OKLCH L 73.6% C 0.247 H 324.0°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F164FF |
|---|---|
| RGB | rgb(241, 100, 255) |
| HSL | hsl(295, 100%, 70%) |
| HSV | hsv(295, 61%, 100%) |
| CMYK | cmyk(5.5%, 60.8%, 0%, 0%) |
| CIE-LAB | lab(65.78, 73.74, -52.27) |
| CIE-LCH | lch(65.78, 90.39, 324.67°) |
| OKLab | oklab(73.65% 0.1996 -0.1451) |
| OKLCH | oklch(73.65% 0.247 324) |
| XYZ | xyz(58.8812, 35.0384, 98.2500) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.72
Light Magenta
#FA5FF7
ΔE00 2.11
Candy Pink
#FF63E9
ΔE00 4.74
Purply Pink
#F075E6
ΔE00 5.11
Heliotrope
#D94FF5
ΔE00 6.09
Violet (CSS)
#EE82EE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F164FF #72FF64
analogous
#A464FF #F164FF #FF64BF
triadic
#F164FF #FFF164 #64FFF1
tetradic
#F164FF #FFA464 #72FF64 #64BFFF
square
#F164FF #FFA464 #72FF64 #64BFFF
split-complementary
#F164FF #BFFF64 #64FFA4
monochromatic
#D400E9 #EB27FF #F164FF #F7A1FF #FCDEFF
Accessibility & contrast
On white
2.62
#F164FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#F164FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F164FF
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F164FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F164FF | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4795FF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#F57BA9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f164ff; /* rgb */ color: rgb(241, 100, 255); /* oklch */ color: oklch(73.6% 0.247 324.0);
Tailwind
colors: {
custom: {
50: '#f998ff',
500: '#f164ff',
950: '#000000',
},
}SCSS
$custom: #f164ff; $custom-light: #f998ff; $custom-dark: #000000;
JSON
{
"hex": "#f164ff",
"rgb": {
"r": 241,
"g": 100,
"b": 255
},
"hsl": {
"h": 294.581,
"s": 100,
"l": 69.608
},
"oklch": {
"l": 0.73647,
"c": 0.24675,
"h": 324
},
"luminance": 0.35035
}Semantic roles & 50–950 ramp
primary
#F164FF
secondary
#CDF6C9
accent
#E60015
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86