#F168F0#F168F0
#F168F0 is a light, highly saturated purple. Relative luminance 0.349; OKLCH L 73.3% C 0.229 H 327.9°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F168F0 |
|---|---|
| RGB | rgb(241, 104, 240) |
| HSL | hsl(300, 83%, 68%) |
| HSV | hsv(300, 57%, 95%) |
| CMYK | cmyk(0%, 56.8%, 0.4%, 5.5%) |
| CIE-LAB | lab(65.67, 69.52, -44.18) |
| CIE-LCH | lch(65.67, 82.37, 327.56°) |
| OKLab | oklab(73.33% 0.1939 -0.1217) |
| OKLCH | oklch(73.33% 0.229 327.9) |
| XYZ | xyz(56.9533, 34.8962, 86.1570) |
| Luminance | 0.3489 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.63
Violet Pink
#FB5FFC
ΔE00 2.05
Candy Pink
#FF63E9
ΔE00 2.80
Purply Pink
#F075E6
ΔE00 2.97
Orchid
#DA70D6
ΔE00 4.66
Violet (CSS)
#EE82EE
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F168F0 #68F169
analogous
#AD68F1 #F168F0 #F168AB
triadic
#F168F0 #F0F168 #68F0F1
tetradic
#F168F0 #F1AD68 #68F169 #68ABF1
square
#F168F0 #F1AD68 #68F169 #68ABF1
split-complementary
#F168F0 #ABF168 #68F1AD
monochromatic
#CC13CA #EC30EA #F168F0 #F6A0F6 #FBD8FB
Accessibility & contrast
On white
2.63
#F168F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#F168F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F168F0
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F168F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F168F0 | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A94F4
Deuteranopia (green-blind)
#87A6EC
Tritanopia (blue-blind)
#F878A3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f168f0; /* rgb */ color: rgb(241, 104, 240); /* oklch */ color: oklch(73.3% 0.229 327.9);
Tailwind
colors: {
custom: {
50: '#f99af5',
500: '#f168f0',
950: '#000000',
},
}SCSS
$custom: #f168f0; $custom-light: #f99af5; $custom-dark: #000000;
JSON
{
"hex": "#f168f0",
"rgb": {
"r": 241,
"g": 104,
"b": 240
},
"hsl": {
"h": 300.438,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.73331,
"c": 0.22889,
"h": 327.9
},
"luminance": 0.34893
}Semantic roles & 50–950 ramp
primary
#F168F0
secondary
#C5F0C5
accent
#DF0806
background
#FFF9FF
surface
#FFF2FE
border
#D7CCD6
text
#180F17
muted
#867E85