#F165FF#F165FF
#F165FF is a light, highly saturated purple. Relative luminance 0.352; OKLCH L 73.8% C 0.245 H 324.0°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F165FF |
|---|---|
| RGB | rgb(241, 101, 255) |
| HSL | hsl(295, 100%, 70%) |
| HSV | hsv(295, 60%, 100%) |
| CMYK | cmyk(5.5%, 60.4%, 0%, 0%) |
| CIE-LAB | lab(65.93, 73.33, -52.03) |
| CIE-LCH | lch(65.93, 89.91, 324.64°) |
| OKLab | oklab(73.76% 0.1985 -0.1444) |
| OKLCH | oklch(73.76% 0.245 324) |
| XYZ | xyz(58.9777, 35.2314, 98.2822) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 1.73
Light Magenta
#FA5FF7
ΔE00 2.12
Candy Pink
#FF63E9
ΔE00 4.71
Purply Pink
#F075E6
ΔE00 5.02
Violet (CSS)
#EE82EE
ΔE00 5.96
Heliotrope
#D94FF5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F165FF #73FF65
analogous
#A465FF #F165FF #FF65C0
triadic
#F165FF #FFF165 #65FFF1
tetradic
#F165FF #FFA465 #73FF65 #65C0FF
square
#F165FF #FFA465 #73FF65 #65C0FF
split-complementary
#F165FF #C0FF65 #65FFA4
monochromatic
#D400EA #EB28FF #F165FF #F7A2FF #FCDFFF
Accessibility & contrast
On white
2.61
#F165FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F165FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F165FF
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F165FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F165FF | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4995FF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#F57BA9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f165ff; /* rgb */ color: rgb(241, 101, 255); /* oklch */ color: oklch(73.8% 0.245 324.0);
Tailwind
colors: {
custom: {
50: '#f999ff',
500: '#f165ff',
950: '#000000',
},
}SCSS
$custom: #f165ff; $custom-light: #f999ff; $custom-dark: #000000;
JSON
{
"hex": "#f165ff",
"rgb": {
"r": 241,
"g": 101,
"b": 255
},
"hsl": {
"h": 294.545,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.73755,
"c": 0.24543,
"h": 324
},
"luminance": 0.35228
}Semantic roles & 50–950 ramp
primary
#F165FF
secondary
#CEF6CA
accent
#E60015
background
#FFF9FF
surface
#FFF2FF
border
#D7CCD7
text
#180E18
muted
#867E86