#F168B3#F168B3
#F168B3 is a light, vivid pink. Relative luminance 0.319; OKLCH L 70.7% C 0.186 H 348.9°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F168B3 |
|---|---|
| RGB | rgb(241, 104, 179) |
| HSL | hsl(327, 83%, 68%) |
| HSV | hsv(327, 57%, 95%) |
| CMYK | cmyk(0%, 56.8%, 25.7%, 5.5%) |
| CIE-LAB | lab(63.23, 60.41, -13.68) |
| CIE-LCH | lch(63.23, 61.94, 347.24°) |
| OKLab | oklab(70.74% 0.1825 -0.0358) |
| OKLCH | oklch(70.74% 0.186 348.9) |
| XYZ | xyz(49.3644, 31.8607, 46.1890) |
| Luminance | 0.3186 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Hot Pink
#FF69B4
ΔE00 2.58
Bubblegum (survey)
#FF6CB5
ΔE00 2.82
Bubble Gum Pink
#FF69AF
ΔE00 3.18
Pale Magenta
#D767AD
ΔE00 4.65
Barbie Pink
#FE46A5
ΔE00 5.04
Pink (survey)
#FF81C0
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F168B3 #68F1A6
analogous
#EA68F1 #F168B3 #F1686F
triadic
#F168B3 #B3F168 #68B3F1
tetradic
#F168B3 #F1EA68 #68F1A6 #686FF1
square
#F168B3 #F1EA68 #68F1A6 #686FF1
split-complementary
#F168B3 #6FF168 #68F1EA
monochromatic
#CC1378 #EC3097 #F168B3 #F6A0CF #FBD8EB
Accessibility & contrast
On white
2.85
#F168B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#F168B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F168B3
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F168B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F168B3 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788AB5
Deuteranopia (green-blind)
#9DA2B0
Tritanopia (blue-blind)
#FF6486
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #f168b3; /* rgb */ color: rgb(241, 104, 179); /* oklch */ color: oklch(70.7% 0.186 348.9);
Tailwind
colors: {
custom: {
50: '#f999c9',
500: '#f168b3',
950: '#000000',
},
}SCSS
$custom: #f168b3; $custom-light: #f999c9; $custom-dark: #000000;
JSON
{
"hex": "#f168b3",
"rgb": {
"r": 241,
"g": 104,
"b": 179
},
"hsl": {
"h": 327.153,
"s": 83.03,
"l": 67.647
},
"oklch": {
"l": 0.70735,
"c": 0.18597,
"h": 348.9
},
"luminance": 0.31856
}Semantic roles & 50–950 ramp
primary
#F168B3
secondary
#C5F0D8
accent
#DF6806
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#180E13
muted
#867E82