#F166D9#F166D9
#F166D9 is a light, highly saturated pink. Relative luminance 0.332; OKLCH L 72.0% C 0.214 H 334.8°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F166D9 |
|---|---|
| RGB | rgb(241, 102, 217) |
| HSL | hsl(310, 83%, 67%) |
| HSV | hsv(310, 58%, 95%) |
| CMYK | cmyk(0%, 57.7%, 10%, 5.5%) |
| CIE-LAB | lab(64.34, 66.69, -33.46) |
| CIE-LCH | lch(64.34, 74.61, 333.35°) |
| OKLab | oklab(72.02% 0.1934 -0.091) |
| OKLCH | oklch(72.02% 0.214 334.8) |
| XYZ | xyz(53.5517, 33.2173, 69.2233) |
| Luminance | 0.3321 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.73
Purply Pink
#F075E6
ΔE00 3.15
Orchid
#DA70D6
ΔE00 3.77
Light Magenta
#FA5FF7
ΔE00 4.58
Violet Pink
#FB5FFC
ΔE00 5.25
Violet (CSS)
#EE82EE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F166D9 #66F17E
analogous
#C466F1 #F166D9 #F16693
triadic
#F166D9 #D9F166 #66D9F1
tetradic
#F166D9 #F1C466 #66F17E #6693F1
square
#F166D9 #F1C466 #66F17E #6693F1
split-complementary
#F166D9 #93F166 #66F1C4
monochromatic
#CA12AA #EC2ECB #F166D9 #F69EE7 #FBD6F5
Accessibility & contrast
On white
2.75
#F166D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#F166D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F166D9
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F166D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F166D9 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#668FDD
Deuteranopia (green-blind)
#90A3D5
Tritanopia (blue-blind)
#FC6E96
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #f166d9; /* rgb */ color: rgb(241, 102, 217); /* oklch */ color: oklch(72.0% 0.214 334.8);
Tailwind
colors: {
custom: {
50: '#f998e5',
500: '#f166d9',
950: '#000000',
},
}SCSS
$custom: #f166d9; $custom-light: #f998e5; $custom-dark: #000000;
JSON
{
"hex": "#f166d9",
"rgb": {
"r": 241,
"g": 102,
"b": 217
},
"hsl": {
"h": 310.36,
"s": 83.234,
"l": 67.255
},
"oklch": {
"l": 0.72024,
"c": 0.2137,
"h": 334.8
},
"luminance": 0.33213
}Semantic roles & 50–950 ramp
primary
#F166D9
secondary
#C3EFCB
accent
#E02B06
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#180E15
muted
#867E84