#F686B2#F686B2
#F686B2 is a light, vivid pink. Relative luminance 0.399; OKLCH L 75.5% C 0.144 H 356.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F686B2 |
|---|---|
| RGB | rgb(246, 134, 178) |
| HSL | hsl(336, 86%, 75%) |
| HSV | hsv(336, 46%, 96%) |
| CMYK | cmyk(0%, 45.5%, 27.6%, 3.5%) |
| CIE-LAB | lab(69.37, 47.59, -3.88) |
| CIE-LCH | lch(69.37, 47.74, 355.33°) |
| OKLab | oklab(75.47% 0.1439 -0.0096) |
| OKLCH | oklch(75.47% 0.144 356.2) |
| XYZ | xyz(54.5689, 39.8618, 46.9309) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.80
Carnation Pink
#FF7FA7
ΔE00 3.26
Pink (survey)
#FF81C0
ΔE00 3.67
Rosa
#FE86A4
ΔE00 4.62
Pig Pink
#E78EA5
ΔE00 5.07
Bubblegum (survey)
#FF6CB5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F686B2 #86F6CA
analogous
#F686EA #F686B2 #F69286
triadic
#F686B2 #B2F686 #86B2F6
tetradic
#F686B2 #EAF686 #86F6CA #9286F6
square
#F686B2 #EAF686 #86F6CA #9286F6
split-complementary
#F686B2 #86F692 #86EAF6
monochromatic
#EE146A #F24D8E #F686B2 #FABFD6 #FDE3ED
Accessibility & contrast
On white
2.34
#F686B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F686B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F686B2
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F686B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F686B2 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB3
Deuteranopia (green-blind)
#B1B1AF
Tritanopia (blue-blind)
#FF8096
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f686b2; /* rgb */ color: rgb(246, 134, 178); /* oklch */ color: oklch(75.5% 0.144 356.2);
Tailwind
colors: {
custom: {
50: '#fcacc9',
500: '#f686b2',
950: '#000000',
},
}SCSS
$custom: #f686b2; $custom-light: #fcacc9; $custom-dark: #000000;
JSON
{
"hex": "#f686b2",
"rgb": {
"r": 246,
"g": 134,
"b": 178
},
"hsl": {
"h": 336.429,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.75466,
"c": 0.14417,
"h": 356.2
},
"luminance": 0.39857
}Semantic roles & 50–950 ramp
primary
#F686B2
secondary
#D6F5E9
accent
#E38B03
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82