#F686BA#F686BA
#F686BA is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.7% C 0.148 H 352.0°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F686BA |
|---|---|
| RGB | rgb(246, 134, 186) |
| HSL | hsl(332, 86%, 75%) |
| HSV | hsv(332, 46%, 96%) |
| CMYK | cmyk(0%, 45.5%, 24.4%, 3.5%) |
| CIE-LAB | lab(69.61, 48.66, -8.01) |
| CIE-LCH | lch(69.61, 49.32, 350.65°) |
| OKLab | oklab(75.72% 0.1464 -0.0206) |
| OKLCH | oklch(75.72% 0.148 352) |
| XYZ | xyz(55.3956, 40.1925, 51.2852) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.08
Bubblegum Pink
#FE83CC
ΔE00 4.01
Pinky
#FC86AA
ΔE00 4.73
Bubblegum (survey)
#FF6CB5
ΔE00 5.01
Carnation Pink
#FF7FA7
ΔE00 5.02
Bubble Gum Pink
#FF69AF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F686BA #86F6C2
analogous
#F686F2 #F686BA #F68A86
triadic
#F686BA #BAF686 #86BAF6
tetradic
#F686BA #F2F686 #86F6C2 #8A86F6
square
#F686BA #F2F686 #86F6C2 #8A86F6
split-complementary
#F686BA #86F68A #86F2F6
monochromatic
#EE1479 #F24D9A #F686BA #FABFDA #FDE3EF
Accessibility & contrast
On white
2.32
#F686BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F686BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F686BA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F686BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F686BA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBC
Deuteranopia (green-blind)
#B0B1B7
Tritanopia (blue-blind)
#FF8299
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f686ba; /* rgb */ color: rgb(246, 134, 186); /* oklch */ color: oklch(75.7% 0.148 352.0);
Tailwind
colors: {
custom: {
50: '#fbacce',
500: '#f686ba',
950: '#000000',
},
}SCSS
$custom: #f686ba; $custom-light: #fbacce; $custom-dark: #000000;
JSON
{
"hex": "#f686ba",
"rgb": {
"r": 246,
"g": 134,
"b": 186
},
"hsl": {
"h": 332.143,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.75722,
"c": 0.14788,
"h": 352
},
"luminance": 0.40188
}Semantic roles & 50–950 ramp
primary
#F686BA
secondary
#D6F5E7
accent
#E37B03
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82