#F168D8#F168D8
#F168D8 is a light, highly saturated pink. Relative luminance 0.336; OKLCH L 72.2% C 0.210 H 335.2°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F168D8 |
|---|---|
| RGB | rgb(241, 104, 216) |
| HSL | hsl(311, 83%, 68%) |
| HSV | hsv(311, 57%, 95%) |
| CMYK | cmyk(0%, 56.8%, 10.4%, 5.5%) |
| CIE-LAB | lab(64.61, 65.67, -32.47) |
| CIE-LCH | lch(64.61, 73.26, 333.69°) |
| OKLab | oklab(72.21% 0.1907 -0.0882) |
| OKLCH | oklch(72.21% 0.21 335.2) |
| XYZ | xyz(53.6210, 33.5633, 68.6066) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 3.04
Orchid
#DA70D6
ΔE00 3.80
Light Magenta
#FA5FF7
ΔE00 4.86
Violet Pink
#FB5FFC
ΔE00 5.51
Violet (CSS)
#EE82EE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F168D8 #68F181
analogous
#C668F1 #F168D8 #F16893
triadic
#F168D8 #D8F168 #68D8F1
tetradic
#F168D8 #F1C668 #68F181 #6893F1
square
#F168D8 #F1C668 #68F181 #6893F1
split-complementary
#F168D8 #93F168 #68F1C6
monochromatic
#CC13AA #EC30CA #F168D8 #F6A0E6 #FBD8F5
Accessibility & contrast
On white
2.72
#F168D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#F168D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F168D8
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F168D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F168D8 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6890DC
Deuteranopia (green-blind)
#92A4D4
Tritanopia (blue-blind)
#FC7097
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #f168d8; /* rgb */ color: rgb(241, 104, 216); /* oklch */ color: oklch(72.2% 0.210 335.2);
Tailwind
colors: {
custom: {
50: '#f99ae4',
500: '#f168d8',
950: '#000000',
},
}SCSS
$custom: #f168d8; $custom-light: #f99ae4; $custom-dark: #000000;
JSON
{
"hex": "#f168d8",
"rgb": {
"r": 241,
"g": 104,
"b": 216
},
"hsl": {
"h": 310.949,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.72215,
"c": 0.21007,
"h": 335.2
},
"luminance": 0.33559
}Semantic roles & 50–950 ramp
primary
#F168D8
secondary
#C5F0CD
accent
#DF2E06
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180E15
muted
#867E84