#F168E7#F168E7
#F168E7 is a light, highly saturated purple. Relative luminance 0.344; OKLCH L 72.9% C 0.222 H 330.5°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F168E7 |
|---|---|
| RGB | rgb(241, 104, 231) |
| HSL | hsl(304, 83%, 68%) |
| HSV | hsv(304, 57%, 95%) |
| CMYK | cmyk(0%, 56.8%, 4.1%, 5.5%) |
| CIE-LAB | lab(65.26, 68.04, -39.83) |
| CIE-LCH | lch(65.26, 78.84, 329.65°) |
| OKLab | oklab(72.9% 0.1929 -0.1092) |
| OKLCH | oklch(72.9% 0.222 330.5) |
| XYZ | xyz(55.6494, 34.3747, 79.2897) |
| Luminance | 0.3437 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.08
Purply Pink
#F075E6
ΔE00 2.31
Light Magenta
#FA5FF7
ΔE00 2.56
Violet Pink
#FB5FFC
ΔE00 3.17
Orchid
#DA70D6
ΔE00 3.91
Violet (CSS)
#EE82EE
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F168E7 #68F172
analogous
#B768F1 #F168E7 #F168A2
triadic
#F168E7 #E7F168 #68E7F1
tetradic
#F168E7 #F1B768 #68F172 #68A2F1
square
#F168E7 #F1B768 #68F172 #68A2F1
split-complementary
#F168E7 #A2F168 #68F1B7
monochromatic
#CC13BE #EC30DE #F168E7 #F6A0F0 #FBD8F9
Accessibility & contrast
On white
2.67
#F168E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#F168E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F168E7
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F168E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F168E7 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6092EB
Deuteranopia (green-blind)
#8BA5E3
Tritanopia (blue-blind)
#F9759E
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f168e7; /* rgb */ color: rgb(241, 104, 231); /* oklch */ color: oklch(72.9% 0.222 330.5);
Tailwind
colors: {
custom: {
50: '#f99aef',
500: '#f168e7',
950: '#000000',
},
}SCSS
$custom: #f168e7; $custom-light: #f99aef; $custom-dark: #000000;
JSON
{
"hex": "#f168e7",
"rgb": {
"r": 241,
"g": 104,
"b": 231
},
"hsl": {
"h": 304.38,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.72899,
"c": 0.22162,
"h": 330.5
},
"luminance": 0.34371
}Semantic roles & 50–950 ramp
primary
#F168E7
secondary
#C5F0C8
accent
#DF1606
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84